cdec9782a1
applied Lukas' focus suggestion at startup, thanks
Anselm R Garbe2013-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 Garbe2013-08-02 22:40:20 +02:00
4fb31e0896
do not take our font declaration as default for st
Anselm R Garbe2013-07-20 09:08:46 +02:00
aafeaf7317
continued with draw.c and draw.h implementation, now the integration begins
Anselm R Garbe2012-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 Garbe2012-12-08 10:13:01 +01:00
0a673ad7a3
continued, distinction of Draw and DDC is bad, needs to be merged
anselm@garbe.us2012-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.us2012-11-18 16:39:56 +01:00
940feed314
reverted to old updategeom() after several complains, we need to optimize the old way
anselm@garbe.us2012-07-08 09:43:11 +02:00
606b44179d
applied James Turner's XkbKeycodeToKeysym patch, thanks
anselm@garbe.us2012-06-23 20:12:49 +02:00
20f6917910
drastically changed updategeom() handling, see comment in updategeom() for details
anselm@garbe.us2012-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.us2012-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.us2012-04-15 11:41:18 +02:00
3bfc43c3d0
applied Andreas Amanns' netwm_client_list patch, but with some indentation fixes
anselm@garbe.us2012-03-25 17:49:35 +02:00
c1128417a9
applied Andreas Amann's netwm_active_window patch, thx
anselm@garbe.us2012-03-25 17:46:03 +02:00
1b62f8fa58
applied Andreas Amann fullscreen fix, some minor modifications
anselm@garbe.us2012-03-17 18:14:17 +01:00
873bcb97a9
applied Eckehard Berns barwin leak fix and his suggestion to deal with restack() -- the latter aspect needs further investigation.
anselm@garbe.us2012-01-12 07:36:05 +01:00
0f1f30daca
applied Connors cleanup patch of Eckehards proposed fix of applyrules(), thanks everyone involved
garbeam@gmail.com2011-08-15 18:44:12 +02:00
dec4850d05
applied Connors and Valentins patch to improve the unmapnotify handling of broken clients
garbeam@gmail.com2011-08-08 16:55:06 +00:00
0de4197cc5
applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver
garbeam@gmail.com2011-07-29 20:01:22 +02:00
d5c5c52b30
applied lolilolicon's floating center patch, further investigation wrt his second issue reported needed
garbeam@gmail.com2011-07-20 18:33:19 +00:00
867ba36030
applied Nicolas Capit's patch as interim solution until the multiscreen support is reworked in 6.0
garbeam@gmail.com2011-07-01 17:56:53 +01:00