Wed, 16 Aug 2006 15:57:36 +0200 added general centralization rule for new clients (works around various borken apps)
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:57:36 +0200] rev 306
added general centralization rule for new clients (works around various borken apps)
Wed, 16 Aug 2006 15:31:24 +0200 removed leading ;
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:31:24 +0200] rev 305
removed leading ;
Wed, 16 Aug 2006 15:00:14 +0200 added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 15:00:14 +0200] rev 304
added sample command to config.default.h to highlight how to query class:instance info with a one-liner of shell commands
Wed, 16 Aug 2006 12:36:32 +0200 applied another config.mk patch made by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 12:36:32 +0200] rev 303
applied another config.mk patch made by sander
Wed, 16 Aug 2006 09:31:41 +0200 we close stdin as well
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:31:41 +0200] rev 302
we close stdin as well
Wed, 16 Aug 2006 09:05:58 +0200 simplified sort | uniq into sort -u (on my boxes all sort support -u)
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 09:05:58 +0200] rev 301
simplified sort | uniq into sort -u (on my boxes all sort support -u)
Tue, 15 Aug 2006 16:54:54 +0200 fixing small bug in config.mk
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 16:54:54 +0200] rev 300
fixing small bug in config.mk
Tue, 15 Aug 2006 10:45:14 +0200 adding forgetten whitespace
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:45:14 +0200] rev 299
adding forgetten whitespace
Tue, 15 Aug 2006 10:44:15 +0200 added gmane archive to dwm.html
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:44:15 +0200] rev 298
added gmane archive to dwm.html
Tue, 15 Aug 2006 10:25:30 +0200 Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:25:30 +0200] rev 297
Added tag 0.9 for changeset fae61afa861755636c4a1070694209ace8efbb6c
Tue, 15 Aug 2006 10:11:29 +0200 prepared dwm-0.9 0.9
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 10:11:29 +0200] rev 296
prepared dwm-0.9
Tue, 15 Aug 2006 09:37:12 +0200 extended cleanup
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 09:37:12 +0200] rev 295
extended cleanup
Tue, 15 Aug 2006 08:38:19 +0200 applied Sanders changes to config.arg.h
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:38:19 +0200] rev 294
applied Sanders changes to config.arg.h
Tue, 15 Aug 2006 08:25:11 +0200 applied jk_to_tab patch
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 08:25:11 +0200] rev 293
applied jk_to_tab patch
Tue, 15 Aug 2006 07:31:42 +0200 changed main event loop
Anselm R.Garbe <arg@10ksloc.org> [Tue, 15 Aug 2006 07:31:42 +0200] rev 292
changed main event loop
Mon, 14 Aug 2006 19:18:02 +0200 removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 19:18:02 +0200] rev 291
removed NUMLOCKMASK, added dynamically calculated numlockmask instead
Mon, 14 Aug 2006 18:47:13 +0200 added Sander to LICENSE (since he has contributed/revised big portions)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:47:13 +0200] rev 290
added Sander to LICENSE (since he has contributed/revised big portions)
Mon, 14 Aug 2006 18:46:07 +0200 applied viewsel.patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:46:07 +0200] rev 289
applied viewsel.patch
Mon, 14 Aug 2006 18:14:08 +0200 applied sanders man page patch, removed button2 from bar click
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 18:14:08 +0200] rev 288
applied sanders man page patch, removed button2 from bar click
Mon, 14 Aug 2006 17:50:48 +0200 applied sanders tag()/toggletag() fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:50:48 +0200] rev 287
applied sanders tag()/toggletag() fixes
Mon, 14 Aug 2006 17:48:54 +0200 fixed
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:48:54 +0200] rev 286
fixed
Mon, 14 Aug 2006 17:14:22 +0200 added missing arrange
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 17:14:22 +0200] rev 285
added missing arrange
Mon, 14 Aug 2006 16:59:18 +0200 changed replacetag into toggletag
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:59:18 +0200] rev 284
changed replacetag into toggletag
Mon, 14 Aug 2006 16:37:55 +0200 added some flicker prevention
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:37:55 +0200] rev 283
added some flicker prevention
Mon, 14 Aug 2006 16:26:06 +0200 remove unnecessary XSync
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:26:06 +0200] rev 282
remove unnecessary XSync
Mon, 14 Aug 2006 16:21:16 +0200 changed order of selecting input at root window
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:21:16 +0200] rev 281
changed order of selecting input at root window
Mon, 14 Aug 2006 16:11:54 +0200 removed finished message
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:11:54 +0200] rev 280
removed finished message
Mon, 14 Aug 2006 16:08:52 +0200 added mappingnotify event for kb refreshes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 16:08:52 +0200] rev 279
added mappingnotify event for kb refreshes
Mon, 14 Aug 2006 15:43:04 +0200 removed unneecessary crap
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:43:04 +0200] rev 278
removed unneecessary crap
Mon, 14 Aug 2006 15:33:23 +0200 applied the saner patch (removed the pathetic one)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:33:23 +0200] rev 277
applied the saner patch (removed the pathetic one)
Mon, 14 Aug 2006 15:31:58 +0200 pplied Sanders appendtag patch
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:31:58 +0200] rev 276
pplied Sanders appendtag patch
Mon, 14 Aug 2006 15:11:02 +0200 some other small fixes
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 15:11:02 +0200] rev 275
some other small fixes
Mon, 14 Aug 2006 11:38:43 +0200 removed ungrabkeys again (because of sander's mail)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 11:38:43 +0200] rev 274
removed ungrabkeys again (because of sander's mail)
Mon, 14 Aug 2006 10:58:03 +0200 fixed string cutting
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:58:03 +0200] rev 273
fixed string cutting
Mon, 14 Aug 2006 10:49:22 +0200 fixed a core dump
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:49:22 +0200] rev 272
fixed a core dump
Mon, 14 Aug 2006 10:24:38 +0200 implemented ungrabkeys() which is called in cleanup()
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:24:38 +0200] rev 271
implemented ungrabkeys() which is called in cleanup()
Mon, 14 Aug 2006 10:18:24 +0200 implemented restack behavior (floats are on top in tiled mode)
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 10:18:24 +0200] rev 270
implemented restack behavior (floats are on top in tiled mode)
Mon, 14 Aug 2006 08:52:15 +0200 fixed string cutting in draw.c
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:52:15 +0200] rev 269
fixed string cutting in draw.c
Mon, 14 Aug 2006 08:43:19 +0200 applied Sanders LD and resize patches
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:43:19 +0200] rev 268
applied Sanders LD and resize patches
Mon, 14 Aug 2006 08:38:26 +0200 removed viewnext/viewprev
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 08:38:26 +0200] rev 267
removed viewnext/viewprev
Mon, 14 Aug 2006 07:40:20 +0200 supplying NULL args in select
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:40:20 +0200] rev 266
supplying NULL args in select
Mon, 14 Aug 2006 07:23:46 +0200 reducing ConnectionNumber calls to a bare minimum
Anselm R.Garbe <arg@10ksloc.org> [Mon, 14 Aug 2006 07:23:46 +0200] rev 265
reducing ConnectionNumber calls to a bare minimum
Sun, 13 Aug 2006 18:04:42 +0200 updated man page, added CAVEATS section
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 18:04:42 +0200] rev 264
updated man page, added CAVEATS section
Sun, 13 Aug 2006 17:58:06 +0200 made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Anselm R.Garbe <arg@10ksloc.org> [Sun, 13 Aug 2006 17:58:06 +0200] rev 263
made shortcuts like proposed by Sander, renamed viewextend to toggleview (more clear)
Fri, 11 Aug 2006 19:26:12 +0200 implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 19:26:12 +0200] rev 262
implemented viewextend and added M-S-C-n shortcuts for extending the current view... updated man page (works great!) nice feature
Fri, 11 Aug 2006 18:37:41 +0200 implement multi-tag selection through button3 click on the specific tag
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:37:41 +0200] rev 261
implement multi-tag selection through button3 click on the specific tag
Fri, 11 Aug 2006 18:11:39 +0200 after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 18:11:39 +0200] rev 260
after some days of experimenting with grey background, I finally give up and switch to white on black ;)
Fri, 11 Aug 2006 17:12:48 +0200 applied Sanders fixes to dwm.1
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 17:12:48 +0200] rev 259
applied Sanders fixes to dwm.1
Fri, 11 Aug 2006 12:32:34 +0200 fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 12:32:34 +0200] rev 258
fixed dwm.1, added Mod1-Shift-c (was missing for an odd reason)
Fri, 11 Aug 2006 11:52:55 +0200 simplified drawtext
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 11:52:55 +0200] rev 257
simplified drawtext
Fri, 11 Aug 2006 10:54:29 +0200 updated dwm(1)
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:54:29 +0200] rev 256
updated dwm(1)
Fri, 11 Aug 2006 10:28:51 +0200 upgraded version info
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:28:51 +0200] rev 255
upgraded version info
Fri, 11 Aug 2006 10:05:53 +0200 applied Sander's patch as well
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:05:53 +0200] rev 254
applied Sander's patch as well
Fri, 11 Aug 2006 10:00:47 +0200 realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 10:00:47 +0200] rev 253
realized that client focussing through the bar is pretty useless, better is sloppy view focussing for B1/B3 as well instead
Fri, 11 Aug 2006 09:16:40 +0200 implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 09:16:40 +0200] rev 252
implemented focusprev on button1 press in the bar, and focusnext on button3 press in the bar
Fri, 11 Aug 2006 08:47:55 +0200 simplified unmanage
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:47:55 +0200] rev 251
simplified unmanage
Fri, 11 Aug 2006 08:34:42 +0200 removed the if(clients) check from popping code
Anselm R.Garbe <arg@10ksloc.org> [Fri, 11 Aug 2006 08:34:42 +0200] rev 250
removed the if(clients) check from popping code
Thu, 10 Aug 2006 18:44:19 +0200 added dwm favicon
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 18:44:19 +0200] rev 249
added dwm favicon
Thu, 10 Aug 2006 17:48:50 +0200 applied Sanders zoom_update patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:48:50 +0200] rev 248
applied Sanders zoom_update patch
Thu, 10 Aug 2006 17:33:11 +0200 respecting inc hints in floating mode on togglemax
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 17:33:11 +0200] rev 247
respecting inc hints in floating mode on togglemax
Thu, 10 Aug 2006 16:37:13 +0200 reverting last patch, that sucks, I don't care about retarded apps like gvim
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:37:13 +0200] rev 246
reverting last patch, that sucks, I don't care about retarded apps like gvim
Thu, 10 Aug 2006 16:35:36 +0200 togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 16:35:36 +0200] rev 245
togglemax repects inc-hints (this way gvim can be toggle'maxed as well)
Thu, 10 Aug 2006 15:35:02 +0200 applied grammar correction by ILF
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:35:02 +0200] rev 244
applied grammar correction by ILF
Thu, 10 Aug 2006 15:19:31 +0200 Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:31 +0200] rev 243
Added tag 0.8 for changeset cd15de32e173f8ce97bfe1c9b6607937b59056b4
Thu, 10 Aug 2006 15:19:25 +0200 prepared 0.8 0.8
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 15:19:25 +0200] rev 242
prepared 0.8
Thu, 10 Aug 2006 13:30:39 +0200 updated html
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 13:30:39 +0200] rev 241
updated html
Thu, 10 Aug 2006 12:33:44 +0200 fixed the issue reported by sander (gaps at left columns button due to round-offs)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 12:33:44 +0200] rev 240
fixed the issue reported by sander (gaps at left columns button due to round-offs)
Thu, 10 Aug 2006 11:26:32 +0200 applied sumik's multihead patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:26:32 +0200] rev 239
applied sumik's multihead patch
Thu, 10 Aug 2006 11:19:25 +0200 applied sander's patch
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:19:25 +0200] rev 238
applied sander's patch
Thu, 10 Aug 2006 11:12:15 +0200 readded border color, this sucks least
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:12:15 +0200] rev 237
readded border color, this sucks least
Thu, 10 Aug 2006 11:07:27 +0200 drawing border with fg color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 11:07:27 +0200] rev 236
drawing border with fg color
Thu, 10 Aug 2006 10:27:08 +0200 removed unnecessary border color
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:27:08 +0200] rev 235
removed unnecessary border color
Thu, 10 Aug 2006 10:22:15 +0200 swapping my default colors (bg with fg)
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:22:15 +0200] rev 234
swapping my default colors (bg with fg)
Thu, 10 Aug 2006 10:20:26 +0200 made terminals darker, that is better indeed
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:20:26 +0200] rev 233
made terminals darker, that is better indeed
Thu, 10 Aug 2006 10:16:12 +0200 disallow zoom on maximized clients
Anselm R.Garbe <arg@10ksloc.org> [Thu, 10 Aug 2006 10:16:12 +0200] rev 232
disallow zoom on maximized clients
Wed, 09 Aug 2006 18:37:33 +0200 added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Anselm R.Garbe <arg@10ksloc.org> [Wed, 09 Aug 2006 18:37:33 +0200] rev 231
added zoom on Mod1-Button1 on managed clients only (there is no moving possible)
Tue, 08 Aug 2006 18:12:18 +0200 removed NET_ACTIVE_WINDOW handling
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 18:12:18 +0200] rev 230
removed NET_ACTIVE_WINDOW handling
Tue, 08 Aug 2006 17:08:45 +0200 implemented NET_ACTIVE_WINDOW support
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 17:08:45 +0200] rev 229
implemented NET_ACTIVE_WINDOW support
Tue, 08 Aug 2006 12:58:05 +0200 fixed typo
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:58:05 +0200] rev 228
fixed typo
Tue, 08 Aug 2006 12:50:11 +0200 it always takes a while until one sticks to a colorscheme, but this one feels well
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:50:11 +0200] rev 227
it always takes a while until one sticks to a colorscheme, but this one feels well
Tue, 08 Aug 2006 12:47:45 +0200 default colors are best
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 12:47:45 +0200] rev 226
default colors are best
Tue, 08 Aug 2006 11:47:29 +0200 without borders it looks cleaner
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:47:29 +0200] rev 225
without borders it looks cleaner
Tue, 08 Aug 2006 11:18:05 +0200 red is easier to my eyes with ffffaa bg
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:18:05 +0200] rev 224
red is easier to my eyes with ffffaa bg
Tue, 08 Aug 2006 11:06:56 +0200 using a better colorscheme (ffffaa is the best background for black)
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 11:06:56 +0200] rev 223
using a better colorscheme (ffffaa is the best background for black)
Tue, 08 Aug 2006 09:30:45 +0200 applied Sanders tiny patches
Anselm R.Garbe <arg@10ksloc.org> [Tue, 08 Aug 2006 09:30:45 +0200] rev 222
applied Sanders tiny patches
Mon, 07 Aug 2006 17:38:14 +0200 removed some "
arg@10ksloc.org [Mon, 07 Aug 2006 17:38:14 +0200] rev 221
removed some "
Mon, 07 Aug 2006 14:12:28 +0200 I really only need 3 tags
arg@10ksloc.org [Mon, 07 Aug 2006 14:12:28 +0200] rev 220
I really only need 3 tags
Mon, 07 Aug 2006 14:10:22 +0200 added a trailing '.' to shortcut descriptions in dwm(1)
arg@10ksloc.org [Mon, 07 Aug 2006 14:10:22 +0200] rev 219
added a trailing '.' to shortcut descriptions in dwm(1)
Mon, 07 Aug 2006 13:54:59 +0200 changed signature of drawtext
arg@10ksloc.org [Mon, 07 Aug 2006 13:54:59 +0200] rev 218
changed signature of drawtext
Mon, 07 Aug 2006 13:40:31 +0200 applied grabbing-- and shell_minimal
arg@10ksloc.org [Mon, 07 Aug 2006 13:40:31 +0200] rev 217
applied grabbing-- and shell_minimal
Mon, 07 Aug 2006 12:26:28 +0200 updated screenshot section
arg@10ksloc.org [Mon, 07 Aug 2006 12:26:28 +0200] rev 216
updated screenshot section
Mon, 07 Aug 2006 12:21:17 +0200 changed font size, I'm not blind...
arg@10ksloc.org [Mon, 07 Aug 2006 12:21:17 +0200] rev 215
changed font size, I'm not blind...
Mon, 07 Aug 2006 12:12:56 +0200 small fix of a comment
arg@10ksloc.org [Mon, 07 Aug 2006 12:12:56 +0200] rev 214
small fix of a comment
Mon, 07 Aug 2006 11:58:46 +0200 typo fix
arg@10ksloc.org [Mon, 07 Aug 2006 11:58:46 +0200] rev 213
typo fix
Mon, 07 Aug 2006 11:57:05 +0200 applied Sanders man page/Makefile patch
arg@10ksloc.org [Mon, 07 Aug 2006 11:57:05 +0200] rev 212
applied Sanders man page/Makefile patch
Mon, 07 Aug 2006 11:10:19 +0200 settle with grey
arg@10ksloc.org [Mon, 07 Aug 2006 11:10:19 +0200] rev 211
settle with grey
Mon, 07 Aug 2006 10:32:36 +0200 next version is 0.8
arg@10ksloc.org [Mon, 07 Aug 2006 10:32:36 +0200] rev 210
next version is 0.8
Mon, 07 Aug 2006 10:28:21 +0200 made my colors tasting better with the background
arg@10ksloc.org [Mon, 07 Aug 2006 10:28:21 +0200] rev 209
made my colors tasting better with the background
Mon, 07 Aug 2006 09:47:13 +0200 status box should have a border in my eyes
arg@10ksloc.org [Mon, 07 Aug 2006 09:47:13 +0200] rev 208
status box should have a border in my eyes
Mon, 07 Aug 2006 09:41:43 +0200 next attempt for w on black switch
arg@10ksloc.org [Mon, 07 Aug 2006 09:41:43 +0200] rev 207
next attempt for w on black switch
Mon, 07 Aug 2006 08:55:39 +0200 Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
arg@10ksloc.org [Mon, 07 Aug 2006 08:55:39 +0200] rev 206
Added tag 0.7 for changeset 3fb41412e2492f66476d92ce8f007a8b48fb1d2a
Mon, 07 Aug 2006 08:51:43 +0200 prepared dwm.html 0.7
arg@10ksloc.org [Mon, 07 Aug 2006 08:51:43 +0200] rev 205
prepared dwm.html
Mon, 07 Aug 2006 08:46:11 +0200 added stripping to dwm target in Makefile
arg@10ksloc.org [Mon, 07 Aug 2006 08:46:11 +0200] rev 204
added stripping to dwm target in Makefile
Mon, 07 Aug 2006 08:19:58 +0200 changed getproto, maybe that might fix the killclient issue reported on the list
arg@10ksloc.org [Mon, 07 Aug 2006 08:19:58 +0200] rev 203
changed getproto, maybe that might fix the killclient issue reported on the list
Mon, 07 Aug 2006 08:05:04 +0200 applied endless loop prevention on zoom()
arg@10ksloc.org [Mon, 07 Aug 2006 08:05:04 +0200] rev 202
applied endless loop prevention on zoom()
Mon, 07 Aug 2006 07:36:36 +0200 updated man page
arg@10ksloc.org [Mon, 07 Aug 2006 07:36:36 +0200] rev 201
updated man page
Sat, 05 Aug 2006 14:57:26 +0200 small fix of the last commit
arg@10ksloc.org [Sat, 05 Aug 2006 14:57:26 +0200] rev 200
small fix of the last commit
Sat, 05 Aug 2006 14:56:32 +0200 using -Os again, zoom is ignored in floating mode or on floating clients
arg@10ksloc.org [Sat, 05 Aug 2006 14:56:32 +0200] rev 199
using -Os again, zoom is ignored in floating mode or on floating clients
Sat, 05 Aug 2006 14:02:25 +0200 mouse grab needs also to grab for combinations of numlock/lockmask
arg@10ksloc.org [Sat, 05 Aug 2006 14:02:25 +0200] rev 198
mouse grab needs also to grab for combinations of numlock/lockmask
Sat, 05 Aug 2006 13:10:09 +0200 slight fix
arg@10ksloc.org [Sat, 05 Aug 2006 13:10:09 +0200] rev 197
slight fix
Fri, 04 Aug 2006 18:34:40 +0200 small performance tweak ;)
arg@10ksloc.org [Fri, 04 Aug 2006 18:34:40 +0200] rev 196
small performance tweak ;)
Fri, 04 Aug 2006 18:25:40 +0200 fixed xterm font change (all other related apps should work fine with this fix as well)
arg@10ksloc.org [Fri, 04 Aug 2006 18:25:40 +0200] rev 195
fixed xterm font change (all other related apps should work fine with this fix as well)
Fri, 04 Aug 2006 18:17:02 +0200 fixed view-change bug reported on the list
arg@10ksloc.org [Fri, 04 Aug 2006 18:17:02 +0200] rev 194
fixed view-change bug reported on the list
Fri, 04 Aug 2006 17:04:50 +0200 no need for -g anymore, regexp matching works now
arg@10ksloc.org [Fri, 04 Aug 2006 17:04:50 +0200] rev 193
no need for -g anymore, regexp matching works now
Fri, 04 Aug 2006 15:47:50 +0200 fixed dmenu link (thx to deifl)
arg@10ksloc.org [Fri, 04 Aug 2006 15:47:50 +0200] rev 192
fixed dmenu link (thx to deifl)
Fri, 04 Aug 2006 14:40:32 +0200 switched to regexp matching for Rules
arg@10ksloc.org [Fri, 04 Aug 2006 14:40:32 +0200] rev 191
switched to regexp matching for Rules
Fri, 04 Aug 2006 13:42:40 +0200 fixed a bug in dmenu call
arg@10ksloc.org [Fri, 04 Aug 2006 13:42:40 +0200] rev 190
fixed a bug in dmenu call
Fri, 04 Aug 2006 12:00:55 +0200 using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
arg@10ksloc.org [Fri, 04 Aug 2006 12:00:55 +0200] rev 189
using execl now, argv changed, using cmd and const char defs directly in the KEYS struct
Fri, 04 Aug 2006 10:36:22 +0200 added dmenu to dwm.html
arg@10ksloc.org [Fri, 04 Aug 2006 10:36:22 +0200] rev 188
added dmenu to dwm.html
Fri, 04 Aug 2006 10:27:16 +0200 small stylistic fix
arg@10ksloc.org [Fri, 04 Aug 2006 10:27:16 +0200] rev 187
small stylistic fix
(0) -120 +120 +1000 tip