04db03a4e6cleanup, dont use c++ style comments
Hiltjo Posthuma
2015-10-20 23:28:30 +0200
4a4817b3aadwm: cleanup: free schemes and cursors as array
Hiltjo Posthuma
2015-10-20 23:27:31 +0200
7e1182ce55config.h: use common default font, pass Xft font name to dmenu
Hiltjo Posthuma
2015-10-20 23:10:54 +0200
40529e1469config.mk: add $FREETYPELIBS and $FREETYPEINC, simpler to override (ports and *BSDs)
Hiltjo Posthuma
2015-10-20 23:01:49 +0200
14343e69ccAdd Xft and follback-fonts support to graphics lib
Eric Pruitt
2015-03-05 20:26:11 -0800
35db6d8afcremoved .hgtags, thanks Dimitris for spotting
Anselm R Garbe
2014-11-23 15:25:35 +0100
3d1090ba89applied Hiltjo's resize/move limitation
Anselm R Garbe
2014-08-11 07:24:29 +0200
18248ebf4bsame as before with dwm.c as well
Anselm R Garbe
2014-05-29 18:05:17 +0200
b468873b2bupdated copyright notice in LICENSE file
Anselm R Garbe
2014-05-29 18:02:12 +0200
cdec9782a1applied Lukas' focus suggestion at startup, thanks
Anselm R Garbe
2013-08-27 20:39:21 +0200
6af273771capplied improved version of Martti Kühne's dmenu/multi monitor approach from dwm, no dmenuspawn required
Anselm R Garbe
2013-08-02 22:40:20 +0200
4fb31e0896do not take our font declaration as default for st
Anselm R Garbe
2013-07-20 09:08:46 +0200
33a74489f0applied Julian's enum approach, however renamed theme into scheme resp. Theme into ClrScheme
Anselm R Garbe
2013-06-19 19:35:33 +0200
5364697914finished libsl/drw integration
Anselm R Garbe
2013-06-16 15:20:29 +0200
7edc596311include font argument for st by default
Anselm R Garbe
2013-05-02 17:31:22 +0200
68b400e95dadded st to SEE ALSO section
Anselm R Garbe
2013-05-01 15:45:32 +0200
656882d76fuse st as default terminal from now on
Anselm R Garbe
2013-05-01 15:41:44 +0200
1479e76f01shut up about deprecated Xlib functions
Anselm R Garbe
2013-05-01 15:39:06 +0200
f2544a3318renamed draw into drw
Anselm R Garbe
2013-04-17 21:21:47 +0200
aafeaf7317continued with draw.c and draw.h implementation, now the integration begins
Anselm R Garbe
2012-12-09 19:11:11 +0100
f21d46ea7dcontinued with draw.c abstraction, also started util.{h,c} implementation, that will be used by draw.c as well
Anselm R Garbe
2012-12-08 10:13:01 +0100
c0ba635c50removed DDC, all is Draw-dependent
anselm@garbe.us
2012-11-18 17:52:42 +0100
0a673ad7a3continued, distinction of Draw and DDC is bad, needs to be merged
anselm@garbe.us
2012-11-18 17:26:12 +0100
3aabc08edereverting the xkb dependency, I don't care if this function is deprecated, it seems it breaks other stuff instead.
anselm@garbe.us
2012-11-18 16:39:56 +0100
940feed314reverted to old updategeom() after several complains, we need to optimize the old way
anselm@garbe.us
2012-07-08 09:43:11 +0200
606b44179dapplied James Turner's XkbKeycodeToKeysym patch, thanks
anselm@garbe.us
2012-06-23 20:12:49 +0200
20f6917910drastically changed updategeom() handling, see comment in updategeom() for details
anselm@garbe.us
2012-06-23 10:12:46 +0200
820cbb3545reversed Andreas Amann's fullscreen fix with the approach proposed by Gary Langshaw: - idea is not supporting movemouse/resizemouse/togglefloating for fullscreen windows - as fullscreen windows are broken anyways, they should only be adjusted by their own means
anselm@garbe.us
2012-06-23 09:06:00 +0200
90f3238301added kludge to fix some input focus misbehavior in gedit and anjuta, thanks Martti Kühne
anselm@garbe.us
2012-04-15 11:41:18 +0200