cdec9782a1applied Lukas' focus suggestion at startup, thanks
Anselm R Garbe
2013-08-27 20:39:21 +02:00
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 +02:00
4fb31e0896do not take our font declaration as default for st
Anselm R Garbe
2013-07-20 09:08:46 +02:00
33a74489f0applied Julian's enum approach, however renamed theme into scheme resp. Theme into ClrScheme
Anselm R Garbe
2013-06-19 19:35:33 +02:00
5364697914finished libsl/drw integration
Anselm R Garbe
2013-06-16 15:20:29 +02:00
7edc596311include font argument for st by default
Anselm R Garbe
2013-05-02 17:31:22 +02:00
68b400e95dadded st to SEE ALSO section
Anselm R Garbe
2013-05-01 15:45:32 +02:00
656882d76fuse st as default terminal from now on
Anselm R Garbe
2013-05-01 15:41:44 +02:00
1479e76f01shut up about deprecated Xlib functions
Anselm R Garbe
2013-05-01 15:39:06 +02:00
f2544a3318renamed draw into drw
Anselm R Garbe
2013-04-17 21:21:47 +02:00
aafeaf7317continued with draw.c and draw.h implementation, now the integration begins
Anselm R Garbe
2012-12-09 19:11:11 +01:00
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 +01:00
c0ba635c50removed DDC, all is Draw-dependent
anselm@garbe.us
2012-11-18 17:52:42 +01:00
0a673ad7a3continued, distinction of Draw and DDC is bad, needs to be merged
anselm@garbe.us
2012-11-18 17:26:12 +01:00
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 +01:00
940feed314reverted to old updategeom() after several complains, we need to optimize the old way
anselm@garbe.us
2012-07-08 09:43:11 +02:00
606b44179dapplied James Turner's XkbKeycodeToKeysym patch, thanks
anselm@garbe.us
2012-06-23 20:12:49 +02:00
20f6917910drastically changed updategeom() handling, see comment in updategeom() for details
anselm@garbe.us
2012-06-23 10:12:46 +02:00
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 +02:00
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 +02:00
3bfc43c3d0applied Andreas Amanns' netwm_client_list patch, but with some indentation fixes
anselm@garbe.us
2012-03-25 17:49:35 +02:00
c1128417a9applied Andreas Amann's netwm_active_window patch, thx
anselm@garbe.us
2012-03-25 17:46:03 +02:00
1b62f8fa58applied Andreas Amann fullscreen fix, some minor modifications
anselm@garbe.us
2012-03-17 18:14:17 +01:00
54c3044decunfocus on slow sloppy monitor focus
Connor Lane Smith
2012-02-10 00:36:08 +00:00
51336aa4a3applied Eckehard Berns fix fix, sorry that this took so long
anselm@garbe.us
2012-02-08 19:54:05 +01:00
873bcb97a9applied 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
8262d9e663make ewmh dialog windows float
Christoph Lohmann
2011-11-02 12:01:28 +00:00
90af1ced3callow 0 nmaster
Connor Lane Smith
2011-10-31 20:09:27 +01:00
5ccd42f807fix big-border corner case
Connor Lane Smith
2011-10-30 12:14:34 +01:00
1586b7a02dadded keyrelease remark to TODO
garbeam@gmail.com
2011-10-29 10:57:27 +02:00
2420071f4cimprove tile spacing
Connor Lane Smith
2011-10-28 23:45:12 +01:00
04c26574b8add nmaster binds to manpage
Connor Lane Smith
2011-10-26 12:16:25 +01:00
b1a28ae1daapply nmaster patch
Connor Lane Smith
2011-10-25 20:40:46 +01:00
f68a01cd76apply resize hints in floating layout
Connor Lane Smith
2011-10-25 20:08:08 +01:00
2b625eb73ehide clients to the left, not the right
Connor Lane Smith
2011-10-25 20:01:18 +01:00
0f1f30dacaapplied Connors cleanup patch of Eckehards proposed fix of applyrules(), thanks everyone involved
garbeam@gmail.com
2011-08-15 18:44:12 +02:00
dec4850d05applied Connors and Valentins patch to improve the unmapnotify handling of broken clients
garbeam@gmail.com
2011-08-08 16:55:06 +00:00
0de4197cc5applied Peter Hartlichs nice interim Xinerama and map fix patches, for debugging purposes I also added his transient test driver
garbeam@gmail.com
2011-07-29 20:01:22 +02:00
d5c5c52b30applied lolilolicon's floating center patch, further investigation wrt his second issue reported needed
garbeam@gmail.com
2011-07-20 18:33:19 +00:00
d0b4575bf4thanks to recursions on IRC for his remark
garbeam@gmail.com
2011-07-20 18:30:51 +00:00
03518ce49eAdded tag 5.9 for changeset dd74622a4785
garbeam@gmail.com
2011-07-10 21:25:23 +01:00
3150a8a1beapplied Peters wintoclient/wintomon optimisation in enternotify()
garbeam@gmail.com
2011-07-10 21:22:22 +01:00
b3c5f5435aremoved unneeded offset recalculation, thanks Jukka, let's see if this breaks some other client
garbeam@gmail.com
2011-07-10 21:18:50 +01:00
a692bdcf2bundo the focus optimisation patch for 5.9
garbeam@gmail.com
2011-07-10 21:12:05 +01:00
d83454f6b7applied Peters two patches, please test hg tip, if nothing breaks this is 5.9
garbeam@gmail.com
2011-07-09 07:57:10 +01:00
27b0142203applied Garys patch in a slightly modified way
garbeam@gmail.com
2011-07-02 11:02:22 +02:00
867ba36030applied Nicolas Capit's patch as interim solution until the multiscreen support is reworked in 6.0
garbeam@gmail.com
2011-07-01 17:56:53 +01:00
e83f36db10fixed scroll lock (thanks bogdan)
Connor Lane Smith
2011-06-27 20:12:42 +01:00
212f417e44fix numlock (thanks mikhail)
Connor Lane Smith
2011-06-27 19:35:11 +01:00
3a392b8558making enternotify less focus hungry
garbeam@gmail.com
2011-06-25 09:07:28 +01:00
92fe06b501applied Andreas Amann's patch from Oct 2010, thanks
garbeam@gmail.com
2011-06-24 21:02:32 +01:00