Wed, 23 Aug 2006 13:04:43 +0200 removed a blank line
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 13:04:43 +0200] rev 339
removed a blank line
Wed, 23 Aug 2006 12:28:39 +0200 eliminated sentinel warning
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:28:39 +0200] rev 338
eliminated sentinel warning
Wed, 23 Aug 2006 12:10:55 +0200 small fix of man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:10:55 +0200] rev 337
small fix of man page
Wed, 23 Aug 2006 12:08:37 +0200 implemented class:inst:title matching
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:08:37 +0200] rev 336
implemented class:inst:title matching
Wed, 23 Aug 2006 12:03:25 +0200 applied zero_to_five patch
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 12:03:25 +0200] rev 335
applied zero_to_five patch
Wed, 23 Aug 2006 11:33:50 +0200 tags appear in the left again
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 11:33:50 +0200] rev 334
tags appear in the left again
Wed, 23 Aug 2006 10:21:57 +0200 separated setup stuff into main.c:setup() - this makes main() more readable
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 10:21:57 +0200] rev 333
separated setup stuff into main.c:setup() - this makes main() more readable
Tue, 22 Aug 2006 19:56:29 +0200 updated man page
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:56:29 +0200] rev 332
updated man page
Tue, 22 Aug 2006 19:55:20 +0200 titlebars contain tags in the right now
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 19:55:20 +0200] rev 331
titlebars contain tags in the right now
Tue, 22 Aug 2006 18:08:25 +0200 fixed default key bindings (indexes of tags were screwed up)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 18:08:25 +0200] rev 330
fixed default key bindings (indexes of tags were screwed up)
Tue, 22 Aug 2006 17:40:21 +0200 rearranged getproto
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:40:21 +0200] rev 329
rearranged getproto
Tue, 22 Aug 2006 17:38:59 +0200 removed winprop (merged into getproto)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 17:38:59 +0200] rev 328
removed winprop (merged into getproto)
Tue, 22 Aug 2006 16:50:21 +0200 separated several functions into view.c
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:50:21 +0200] rev 327
separated several functions into view.c
Tue, 22 Aug 2006 16:42:29 +0200 removed DEFTAG
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:42:29 +0200] rev 326
removed DEFTAG
Tue, 22 Aug 2006 16:06:11 +0200 removed badmalloc (thx for the pointer to Uriel)
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 16:06:11 +0200] rev 325
removed badmalloc (thx for the pointer to Uriel)
Tue, 22 Aug 2006 10:06:11 +0200 rxvt is quite slow under OpenBSD
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:06:11 +0200] rev 324
rxvt is quite slow under OpenBSD
Tue, 22 Aug 2006 10:01:32 +0200 font fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 10:01:32 +0200] rev 323
font fix
Tue, 22 Aug 2006 09:57:32 +0200 slight change of my config.h
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:57:32 +0200] rev 322
slight change of my config.h
Tue, 22 Aug 2006 09:49:48 +0200 fixed
Anselm R. Garbe <arg@10kloc.org> [Tue, 22 Aug 2006 09:49:48 +0200] rev 321
fixed
Mon, 21 Aug 2006 17:35:37 +0200 windows which have set transient_for hint inherit the transient_for window tags now
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:35:37 +0200] rev 320
windows which have set transient_for hint inherit the transient_for window tags now
Mon, 21 Aug 2006 17:41:09 +0200 after switching to OpenBSD again, I switched back to a saner color scheme
arg@localhost.10kloc.org [Mon, 21 Aug 2006 17:41:09 +0200] rev 319
after switching to OpenBSD again, I switched back to a saner color scheme
Mon, 21 Aug 2006 09:03:14 +0200 applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 09:03:14 +0200] rev 318
applied Sanders focus_* patches, removed the unnecessary clean-prefix from the new function names
Mon, 21 Aug 2006 07:33:18 +0200 small renamings of two static functions
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:33:18 +0200] rev 317
small renamings of two static functions
Mon, 21 Aug 2006 07:31:15 +0200 small changes to dwm.1, rearranged order within main event loop
Anselm R.Garbe <arg@10ksloc.org> [Mon, 21 Aug 2006 07:31:15 +0200] rev 316
small changes to dwm.1, rearranged order within main event loop
Fri, 18 Aug 2006 13:40:34 +0200 applied Sanders patch
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 13:40:34 +0200] rev 315
applied Sanders patch
Fri, 18 Aug 2006 08:39:33 +0200 made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
Anselm R.Garbe <arg@10ksloc.org> [Fri, 18 Aug 2006 08:39:33 +0200] rev 314
made a new client position strategy similiar to that one proposed by Sander, but which takes top bar into account
Thu, 17 Aug 2006 10:06:36 +0200 fixed a bug reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 10:06:36 +0200] rev 313
fixed a bug reported by sander
Thu, 17 Aug 2006 09:44:17 +0200 applied the shorter xprop command
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:44:17 +0200] rev 312
applied the shorter xprop command
Thu, 17 Aug 2006 09:37:43 +0200 centering apps only if transient_for is not(!) set
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:37:43 +0200] rev 311
centering apps only if transient_for is not(!) set
Thu, 17 Aug 2006 09:35:44 +0200 fixed issue Sander reported
Anselm R.Garbe <arg@10ksloc.org> [Thu, 17 Aug 2006 09:35:44 +0200] rev 310
fixed issue Sander reported
Wed, 16 Aug 2006 19:25:29 +0200 corrected order of cleanup code
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 19:25:29 +0200] rev 309
corrected order of cleanup code
Wed, 16 Aug 2006 17:58:18 +0200 condition was insufficient
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:58:18 +0200] rev 308
condition was insufficient
Wed, 16 Aug 2006 17:56:04 +0200 fixed issue reported by sander
Anselm R.Garbe <arg@10ksloc.org> [Wed, 16 Aug 2006 17:56:04 +0200] rev 307
fixed issue reported by sander
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
(0) -120 +120 +1000 tip