Thu, 22 Feb 2007 11:09:44 +0100 removed button4/5-bindings for incnmaster on mode label - that is misleading
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:09:44 +0100] rev 821
removed button4/5-bindings for incnmaster on mode label - that is misleading
Thu, 22 Feb 2007 11:06:37 +0100 fixed order of key bindings described in dwm.1
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 11:06:37 +0100] rev 820
fixed order of key bindings described in dwm.1
Thu, 22 Feb 2007 10:59:42 +0100 status needs update even in togglemax() - since we got an indicator for this
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:59:42 +0100] rev 819
status needs update even in togglemax() - since we got an indicator for this
Thu, 22 Feb 2007 10:57:19 +0100 reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window.
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:57:19 +0100] rev 818
reusing drawsquare for client title, empty square before title means versatile window, filled square before title means versatile maximized window.
Thu, 22 Feb 2007 10:52:57 +0100 dwm draws a small caret before the client title if it's a versatile client
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 10:52:57 +0100] rev 817
dwm draws a small caret before the client title if it's a versatile client
Thu, 22 Feb 2007 09:29:38 +0100 nah grouped keybindings by context
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 09:29:38 +0100] rev 816
nah grouped keybindings by context
Thu, 22 Feb 2007 08:08:36 +0100 fixed exit condition in togglemax()
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 08:08:36 +0100] rev 815
fixed exit condition in togglemax()
Thu, 22 Feb 2007 08:02:04 +0100 fixing missing extern declars in dwm.h for {de,at}tach()
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 08:02:04 +0100] rev 814
fixing missing extern declars in dwm.h for {de,at}tach()
Thu, 22 Feb 2007 07:59:13 +0100 several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH
Anselm R. Garbe <arg@suckless.org> [Thu, 22 Feb 2007 07:59:13 +0100] rev 813
several changes, made togglemax extern and separated it from zoom() - moved zoom() and togglemax() into layout.c, changed void (*func)(Arg *) into void (*func)(Arg), changed default keybindings of focusnext/focusprev and incmasterw to h/j/k/l accordingly, made keys in config*h appear alphabetically (special keys first), renamed resizemaster into incmasterw, renamed MASTER into MASTERWIDTH
Wed, 21 Feb 2007 21:36:54 +0100 just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair)
Anselm R. Garbe <arg@suckless.org> [Wed, 21 Feb 2007 21:36:54 +0100] rev 812
just ignore the FD_ISSET check in main.c of xfd, just call XPending (which does the same afair)
(0) -300 -100 -10 +10 +100 +300 tip