Tue, 11 Mar 2008 21:52:10 +0000 added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw, th, wx, wy, ww, wh ad variables
anselm@anselm1 [Tue, 11 Mar 2008 21:52:10 +0000] rev 1132
added bx, by, bw, wx, wy, ww, wh, mx, my, mw, mh, mox, moy, mow, moh, tx, ty, tw, th, wx, wy, ww, wh ad variables
Thu, 06 Mar 2008 19:22:00 +0000 changed config.def.h
Anselm R Garbe <garbeam@gmail.com> [Thu, 06 Mar 2008 19:22:00 +0000] rev 1131
changed config.def.h
Thu, 06 Mar 2008 19:20:14 +0000 new stuff
Anselm R Garbe <garbeam@gmail.com> [Thu, 06 Mar 2008 19:20:14 +0000] rev 1130
new stuff
Thu, 06 Mar 2008 18:53:15 +0000 implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
Anselm R Garbe <garbeam@gmail.com> [Thu, 06 Mar 2008 18:53:15 +0000] rev 1129
implemented setlayout in the way proposed on the ml, split tile() into two functions, a third will follow soon
Thu, 06 Mar 2008 11:56:43 +0000 allow for vstack
Anselm R Garbe <garbeam@gmail.com> [Thu, 06 Mar 2008 11:56:43 +0000] rev 1128
allow for vstack
Thu, 06 Mar 2008 11:56:00 +0000 added some comments what the TODOs are for 4.8
Anselm R Garbe <garbeam@gmail.com> [Thu, 06 Mar 2008 11:56:00 +0000] rev 1127
added some comments what the TODOs are for 4.8
Wed, 05 Mar 2008 21:14:57 +0000 changed config.def.h
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 21:14:57 +0000] rev 1126
changed config.def.h
Wed, 05 Mar 2008 19:03:45 +0000 integrated the new -x -y -w toggles of dmenu into my setup
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 19:03:45 +0000] rev 1125
integrated the new -x -y -w toggles of dmenu into my setup
Wed, 05 Mar 2008 18:48:33 +0000 removed some more useless clunk
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 18:48:33 +0000] rev 1124
removed some more useless clunk
Wed, 05 Mar 2008 18:31:08 +0000 implemented the stuff as I discussed on dwm@
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 18:31:08 +0000] rev 1123
implemented the stuff as I discussed on dwm@
Wed, 05 Mar 2008 13:13:13 +0000 fixed urgent hint handling
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 13:13:13 +0000] rev 1122
fixed urgent hint handling
Wed, 05 Mar 2008 10:31:37 +0000 renamed maximise to monocle again.
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 10:31:37 +0000] rev 1121
renamed maximise to monocle again.
Wed, 05 Mar 2008 10:22:21 +0000 fixed urgency hint, though Xinerama integration is still ongoing
Anselm R Garbe <garbeam@gmail.com> [Wed, 05 Mar 2008 10:22:21 +0000] rev 1120
fixed urgency hint, though Xinerama integration is still ongoing
Wed, 05 Mar 2008 00:11:44 +0000 next on TODO
anselm@anselm1 [Wed, 05 Mar 2008 00:11:44 +0000] rev 1119
next on TODO
Tue, 04 Mar 2008 21:41:36 +0000 renamed MAXLEN into MAXTAGLEN (backward compliance)
anselm@anselm1 [Tue, 04 Mar 2008 21:41:36 +0000] rev 1118
renamed MAXLEN into MAXTAGLEN (backward compliance)
Tue, 04 Mar 2008 21:40:49 +0000 renamed monocle into maxmise, documented the keybindings in dwm(1)
anselm@anselm1 [Tue, 04 Mar 2008 21:40:49 +0000] rev 1117
renamed monocle into maxmise, documented the keybindings in dwm(1)
Tue, 04 Mar 2008 18:58:23 +0000 monocle goes mainstream
Anselm R Garbe <garbeam@gmail.com> [Tue, 04 Mar 2008 18:58:23 +0000] rev 1116
monocle goes mainstream
Tue, 04 Mar 2008 18:13:07 +0000 fixed applyrules bug
Anselm R Garbe <garbeam@gmail.com> [Tue, 04 Mar 2008 18:13:07 +0000] rev 1115
fixed applyrules bug
Mon, 03 Mar 2008 21:40:37 +0000 removed View cruft, now back to the roots
anselm@anselm1 [Mon, 03 Mar 2008 21:40:37 +0000] rev 1114
removed View cruft, now back to the roots
Fri, 29 Feb 2008 11:59:28 +0000 made tag names snappier
Anselm R Garbe <garbeam@gmail.com> [Fri, 29 Feb 2008 11:59:28 +0000] rev 1113
made tag names snappier
Thu, 28 Feb 2008 21:44:52 +0000 fixed some issues nsz reported in IRC log
anselm@anselm1 [Thu, 28 Feb 2008 21:44:52 +0000] rev 1112
fixed some issues nsz reported in IRC log
Thu, 28 Feb 2008 21:39:45 +0000 well, AIM_XINERAMA should not be enabled
anselm@anselm1 [Thu, 28 Feb 2008 21:39:45 +0000] rev 1111
well, AIM_XINERAMA should not be enabled
Thu, 28 Feb 2008 21:38:53 +0000 made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
anselm@anselm1 [Thu, 28 Feb 2008 21:38:53 +0000] rev 1110
made the basics of the tagging concept working -- if people want dynamic tags, that's even possible with this concept, the vtags[] array needs to be modified during runtime for this -- the new code is quite experimental, ugly and needs polishing
Thu, 28 Feb 2008 20:02:57 +0000 removed initags -- we autoselect the first tag in each view instead
anselm@anselm1 [Thu, 28 Feb 2008 20:02:57 +0000] rev 1109
removed initags -- we autoselect the first tag in each view instead
Thu, 28 Feb 2008 17:13:13 +0000 a small fix to buttonpress
Anselm R Garbe <garbeam@gmail.com> [Thu, 28 Feb 2008 17:13:13 +0000] rev 1108
a small fix to buttonpress
Thu, 28 Feb 2008 17:07:30 +0000 some more changes towards a better dwm
Anselm R Garbe <garbeam@gmail.com> [Thu, 28 Feb 2008 17:07:30 +0000] rev 1107
some more changes towards a better dwm
Wed, 27 Feb 2008 21:50:50 +0000 proceeded, though we still miss a real Tag struct
anselm@anselm1 [Wed, 27 Feb 2008 21:50:50 +0000] rev 1106
proceeded, though we still miss a real Tag struct
Tue, 26 Feb 2008 22:57:23 +0000 disabled AIM_XINERAMA
anselm@anselm1 [Tue, 26 Feb 2008 22:57:23 +0000] rev 1105
disabled AIM_XINERAMA
Tue, 26 Feb 2008 22:51:23 +0000 simplified dwm
anselm@anselm1 [Tue, 26 Feb 2008 22:51:23 +0000] rev 1104
simplified dwm
Mon, 25 Feb 2008 22:19:17 +0000 certain fixes, though still a lot of the mutex stuff missing
anselm@anselm1 [Mon, 25 Feb 2008 22:19:17 +0000] rev 1103
certain fixes, though still a lot of the mutex stuff missing
(0) -1000 -300 -100 -50 -30 +30 +50 +100 +300 tip