18248ebf4b
same as before with dwm.c as well
Anselm R Garbe
2014-05-29 18:05:17 +02:00
b468873b2b
updated copyright notice in LICENSE file
Anselm R Garbe
2014-05-29 18:02:12 +02:00
cdec9782a1
applied Lukas' focus suggestion at startup, thanks
Anselm R Garbe
2013-08-27 20:39:21 +02:00
6af273771c
applied 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 +02:00
4fb31e0896
do not take our font declaration as default for st
Anselm R Garbe
2013-07-20 09:08:46 +02:00
33a74489f0
applied Julian's enum approach, however renamed theme into scheme resp. Theme into ClrScheme
Anselm R Garbe
2013-06-19 19:35:33 +02:00
5364697914
finished libsl/drw integration
Anselm R Garbe
2013-06-16 15:20:29 +02:00
7edc596311
include font argument for st by default
Anselm R Garbe
2013-05-02 17:31:22 +02:00
68b400e95d
added st to SEE ALSO section
Anselm R Garbe
2013-05-01 15:45:32 +02:00
656882d76f
use st as default terminal from now on
Anselm R Garbe
2013-05-01 15:41:44 +02:00
1479e76f01
shut up about deprecated Xlib functions
Anselm R Garbe
2013-05-01 15:39:06 +02:00
f2544a3318
renamed draw into drw
Anselm R Garbe
2013-04-17 21:21:47 +02:00
aafeaf7317
continued with draw.c and draw.h implementation, now the integration begins
Anselm R Garbe
2012-12-09 19:11:11 +01:00
f21d46ea7d
continued 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 +01:00
c0ba635c50
removed DDC, all is Draw-dependent
anselm@garbe.us
2012-11-18 17:52:42 +01:00
0a673ad7a3
continued, distinction of Draw and DDC is bad, needs to be merged
anselm@garbe.us
2012-11-18 17:26:12 +01:00
3aabc08ede
reverting 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 +01:00
20f6917910
drastically changed updategeom() handling, see comment in updategeom() for details
anselm@garbe.us
2012-06-23 10:12:46 +02:00
820cbb3545
reversed 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 +02:00
90f3238301
added kludge to fix some input focus misbehavior in gedit and anjuta, thanks Martti Kühne
anselm@garbe.us
2012-04-15 11:41:18 +02:00
3bfc43c3d0
applied Andreas Amanns' netwm_client_list patch, but with some indentation fixes
anselm@garbe.us
2012-03-25 17:49:35 +02:00
873bcb97a9
applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation.
anselm@garbe.us
2012-01-12 07:36:05 +01:00