Fri, 22 Sep 2006 08:22:39 +0200 slight change to config.arg.h (I use ff floating)
arg@mmvi [Fri, 22 Sep 2006 08:22:39 +0200] rev 475
slight change to config.arg.h (I use ff floating)
Fri, 22 Sep 2006 08:17:42 +0200 updated man page
arg@mmvi [Fri, 22 Sep 2006 08:17:42 +0200] rev 474
updated man page
Fri, 22 Sep 2006 07:37:56 +0200 implemented the maximization as I described on the mailinglist, this feels better to me.
arg@mmvi [Fri, 22 Sep 2006 07:37:56 +0200] rev 473
implemented the maximization as I described on the mailinglist, this feels better to me.
Wed, 20 Sep 2006 09:53:21 +0200 reviewed client.c
arg@mmvi [Wed, 20 Sep 2006 09:53:21 +0200] rev 472
reviewed client.c
Wed, 20 Sep 2006 09:49:32 +0200 reviewed util.c
arg@mmvi [Wed, 20 Sep 2006 09:49:32 +0200] rev 471
reviewed util.c
Wed, 20 Sep 2006 09:45:39 +0200 fixed a nuance in dwm.1
arg@mmvi [Wed, 20 Sep 2006 09:45:39 +0200] rev 470
fixed a nuance in dwm.1
Wed, 20 Sep 2006 09:40:35 +0200 improved intro comment in dwm.h, updated config.mk
arg@mmvi [Wed, 20 Sep 2006 09:40:35 +0200] rev 469
improved intro comment in dwm.h, updated config.mk
Tue, 19 Sep 2006 16:13:44 +0200 some simplifications to intro in dwm.h
arg@mmvi [Tue, 19 Sep 2006 16:13:44 +0200] rev 468
some simplifications to intro in dwm.h
Sat, 16 Sep 2006 11:21:01 +0200 Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
arg@mmvi [Sat, 16 Sep 2006 11:21:01 +0200] rev 467
Added tag 1.6 for changeset ad3fa2d185426c51fd5deceae809770363f8d33c
Fri, 15 Sep 2006 14:21:25 +0200 added visibility check to enternotify as well 1.6
arg@mmvi [Fri, 15 Sep 2006 14:21:25 +0200] rev 466
added visibility check to enternotify as well
Fri, 15 Sep 2006 10:54:32 +0200 offscreen client appearance fixes
arg@mmvi [Fri, 15 Sep 2006 10:54:32 +0200] rev 465
offscreen client appearance fixes
Fri, 15 Sep 2006 10:49:05 +0200 focus() enforces visibility of a client if not NULL
arg@mmvi [Fri, 15 Sep 2006 10:49:05 +0200] rev 464
focus() enforces visibility of a client if not NULL
Thu, 14 Sep 2006 11:07:44 +0200 removed useless inclusion
Anselm R. Garbe <arg@10kloc.org> [Thu, 14 Sep 2006 11:07:44 +0200] rev 463
removed useless inclusion
Tue, 12 Sep 2006 19:09:04 +0200 fixed executing of dmenu output to handle args correctly
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 19:09:04 +0200] rev 462
fixed executing of dmenu output to handle args correctly
Tue, 12 Sep 2006 10:57:28 +0200 removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 10:57:28 +0200] rev 461
removed a bunch of lines through making function signatures more consistent with my style ( { does not belong to a new line, if function args are single-lined)
Tue, 12 Sep 2006 09:50:06 +0200 some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:50:06 +0200] rev 460
some more simplifications of intro comment in dwm.h, this should suffice for comments in dwm
Tue, 12 Sep 2006 09:46:19 +0200 made introduction comment in dwm.h shorter
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 09:46:19 +0200] rev 459
made introduction comment in dwm.h shorter
Tue, 12 Sep 2006 08:27:11 +0200 applied Christof Musik's multihead patch for a pathologic cornercase
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:27:11 +0200] rev 458
applied Christof Musik's multihead patch for a pathologic cornercase
Tue, 12 Sep 2006 08:14:22 +0200 added a general comment to dwm.h how dwm is basically organized
Anselm R. Garbe <arg@10kloc.org> [Tue, 12 Sep 2006 08:14:22 +0200] rev 457
added a general comment to dwm.h how dwm is basically organized
Mon, 11 Sep 2006 17:31:21 +0200 some other simplifications
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 17:31:21 +0200] rev 456
some other simplifications
Mon, 11 Sep 2006 11:28:28 +0200 fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 11:28:28 +0200] rev 455
fixed some other comments, now also the code side seems to be at a level to be reviewed by experienced programmers
Mon, 11 Sep 2006 10:00:56 +0200 small change to comments, renamed two set* functions in client.c into update*
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 10:00:56 +0200] rev 454
small change to comments, renamed two set* functions in client.c into update*
Mon, 11 Sep 2006 08:58:58 +0200 small fix
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 08:58:58 +0200] rev 453
small fix
Mon, 11 Sep 2006 07:40:41 +0200 added some comments
Anselm R. Garbe <arg@10kloc.org> [Mon, 11 Sep 2006 07:40:41 +0200] rev 452
added some comments
Fri, 08 Sep 2006 08:32:08 +0200 Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:32:08 +0200] rev 451
Added tag 1.5 for changeset 728c9089b079721b43c3347124639a29baa22a97
Fri, 08 Sep 2006 08:19:54 +0200 applied sanders patch of not manipulating sel 1.5
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 08:19:54 +0200] rev 450
applied sanders patch of not manipulating sel
Fri, 08 Sep 2006 07:40:16 +0200 really small changes to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Fri, 08 Sep 2006 07:40:16 +0200] rev 449
really small changes to dwm.1
Thu, 07 Sep 2006 18:13:19 +0200 hotfix
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:13:19 +0200] rev 448
hotfix
Thu, 07 Sep 2006 18:12:40 +0200 simplified unmanage
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 18:12:40 +0200] rev 447
simplified unmanage
Thu, 07 Sep 2006 17:53:40 +0200 using a global stack for focus recovery on arrange() - seems to work great
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 17:53:40 +0200] rev 446
using a global stack for focus recovery on arrange() - seems to work great
Thu, 07 Sep 2006 09:26:01 +0200 made markups in dwm.1 more consistent
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 09:26:01 +0200] rev 445
made markups in dwm.1 more consistent
Thu, 07 Sep 2006 07:53:29 +0200 small addition to dwm.1
Anselm R. Garbe <arg@10kloc.org> [Thu, 07 Sep 2006 07:53:29 +0200] rev 444
small addition to dwm.1
Wed, 06 Sep 2006 17:31:52 +0200 this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 17:31:52 +0200] rev 443
this patch keeps track of global z-layer order of clients which are floating or if floating mode is enabled
Wed, 06 Sep 2006 15:36:42 +0200 no this is better
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:36:42 +0200] rev 442
no this is better
Wed, 06 Sep 2006 15:30:28 +0200 does this preserve z order for anthony?
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 15:30:28 +0200] rev 441
does this preserve z order for anthony?
Wed, 06 Sep 2006 13:56:46 +0200 maybe this might work
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 13:56:46 +0200] rev 440
maybe this might work
Wed, 06 Sep 2006 12:19:07 +0200 Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:19:07 +0200] rev 439
Added tag 1.4 for changeset 3cff9403766bf83a9fc2a0aef230115d68de2a8e
Wed, 06 Sep 2006 12:18:57 +0200 prepared dwm-1.4 update 1.4
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:18:57 +0200] rev 438
prepared dwm-1.4 update
Wed, 06 Sep 2006 12:10:43 +0200 drawstatus even if no client exists
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 12:10:43 +0200] rev 437
drawstatus even if no client exists
Wed, 06 Sep 2006 11:54:16 +0200 sanders solution is convincing and elegant
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:54:16 +0200] rev 436
sanders solution is convincing and elegant
Wed, 06 Sep 2006 11:46:35 +0200 seems to preserve floating client z-layer order (even with reorder() calls)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 11:46:35 +0200] rev 435
seems to preserve floating client z-layer order (even with reorder() calls)
Wed, 06 Sep 2006 10:54:10 +0200 Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:54:10 +0200] rev 434
Added tag 1.4 for changeset a6b8994af16491220db0199623bd57d061e06143
Wed, 06 Sep 2006 10:03:21 +0200 small fix
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 10:03:21 +0200] rev 433
small fix
Wed, 06 Sep 2006 09:23:34 +0200 made args mode symbols the default ones (the default ones look too ugly)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:23:34 +0200] rev 432
made args mode symbols the default ones (the default ones look too ugly)
Wed, 06 Sep 2006 09:21:17 +0200 moved transient_for tag inheritance to settags
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:21:17 +0200] rev 431
moved transient_for tag inheritance to settags
Wed, 06 Sep 2006 09:13:31 +0200 no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Anselm R. Garbe <arg@10kloc.org> [Wed, 06 Sep 2006 09:13:31 +0200] rev 430
no, reodering floating clients definately breaks the manage() policy which attaches all clients zoomed (otherwise higher-weight clients couldn't be attached zoomed, which sucks)
Tue, 05 Sep 2006 19:26:34 +0200 no, ordering floating clients at the end seems better
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 19:26:34 +0200] rev 429
no, ordering floating clients at the end seems better
Tue, 05 Sep 2006 18:43:15 +0200 fix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:43:15 +0200] rev 428
fix
Tue, 05 Sep 2006 18:04:22 +0200 this makes sure the issue mentioned by sander
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 18:04:22 +0200] rev 427
this makes sure the issue mentioned by sander
Tue, 05 Sep 2006 17:10:48 +0200 fixing zoom
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 17:10:48 +0200] rev 426
fixing zoom
Tue, 05 Sep 2006 16:11:52 +0200 fixing two off-by-ones
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:11:52 +0200] rev 425
fixing two off-by-ones
Tue, 05 Sep 2006 16:05:09 +0200 ach ich will auch Alt-s
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:05:09 +0200] rev 424
ach ich will auch Alt-s
Tue, 05 Sep 2006 16:00:09 +0200 applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 16:00:09 +0200] rev 423
applied checking existance of >2 tiles patch (proposed by sander) to zoom and resizecol
Tue, 05 Sep 2006 13:52:23 +0200 renamed resizetile into resizecol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:52:23 +0200] rev 422
renamed resizetile into resizecol
Tue, 05 Sep 2006 13:27:43 +0200 well ok, added Mod-s to default bindings (however, I don't need it)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:27:43 +0200] rev 421
well ok, added Mod-s to default bindings (however, I don't need it)
Tue, 05 Sep 2006 13:25:42 +0200 s/growcol/resizetile/g
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:25:42 +0200] rev 420
s/growcol/resizetile/g
Tue, 05 Sep 2006 13:21:59 +0200 right, multihead issue is not involved with growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:21:59 +0200] rev 419
right, multihead issue is not involved with growcol
Tue, 05 Sep 2006 13:20:29 +0200 hotfix
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:20:29 +0200] rev 418
hotfix
Tue, 05 Sep 2006 13:19:18 +0200 applied a fix related to Sanders remark to growcol
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 13:19:18 +0200] rev 417
applied a fix related to Sanders remark to growcol
Tue, 05 Sep 2006 09:37:45 +0200 sanders toggletag patch is much more elegant
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:37:45 +0200] rev 416
sanders toggletag patch is much more elegant
Tue, 05 Sep 2006 09:02:37 +0200 I really need column growing, now pushing upstream
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 09:02:37 +0200] rev 415
I really need column growing, now pushing upstream
Tue, 05 Sep 2006 08:37:34 +0200 don't access sel in restack without checking for NULL (multihead crashing bug)
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:37:34 +0200] rev 414
don't access sel in restack without checking for NULL (multihead crashing bug)
Tue, 05 Sep 2006 08:24:00 +0200 fixing c->weight handling
Anselm R. Garbe <arg@10kloc.org> [Tue, 05 Sep 2006 08:24:00 +0200] rev 413
fixing c->weight handling
Mon, 04 Sep 2006 19:19:37 +0200 removed some useless tags
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 19:19:37 +0200] rev 412
removed some useless tags
Mon, 04 Sep 2006 17:52:46 +0200 after 1.3
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:46 +0200] rev 411
after 1.3
Mon, 04 Sep 2006 17:52:16 +0200 Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:16 +0200] rev 410
Added tag 1.3 for changeset f5f5cbf016a94b48a8fe9c47f0736e96d166d5d4
Mon, 04 Sep 2006 17:52:12 +0200 retagged 1.3
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:52:12 +0200] rev 409
retagged
Mon, 04 Sep 2006 17:39:33 +0200 simplified manage
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:39:33 +0200] rev 408
simplified manage
Mon, 04 Sep 2006 17:37:31 +0200 removed html crap
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:37:31 +0200] rev 407
removed html crap
Mon, 04 Sep 2006 17:21:18 +0200 Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:21:18 +0200] rev 406
Added tag 1.3 for changeset dd44dc937e8b0a46abf1a15a333dba5304e4fe89
Mon, 04 Sep 2006 17:21:15 +0200 hotfixing with sanders hint
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:21:15 +0200] rev 405
hotfixing with sanders hint
Mon, 04 Sep 2006 17:18:01 +0200 Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:18:01 +0200] rev 404
Added tag 1.3 for changeset 6413ea66b1c2496cfc2173fe58df67cb965eb1da
Mon, 04 Sep 2006 17:02:13 +0200 fixing the issue that new clients appear lowered
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 17:02:13 +0200] rev 403
fixing the issue that new clients appear lowered
Mon, 04 Sep 2006 12:23:41 +0200 removed unused vars
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 12:23:41 +0200] rev 402
removed unused vars
Mon, 04 Sep 2006 10:10:08 +0200 reducing focus calls (sanders patch)
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 10:10:08 +0200] rev 401
reducing focus calls (sanders patch)
Mon, 04 Sep 2006 08:55:49 +0200 applied Sanders max_and_focus.patch
Anselm R. Garbe <arg@10kloc.org> [Mon, 04 Sep 2006 08:55:49 +0200] rev 400
applied Sanders max_and_focus.patch
Fri, 01 Sep 2006 15:31:59 +0200 simplified buttonpress
Anselm R. Garbe <arg@10kloc.org> [Fri, 01 Sep 2006 15:31:59 +0200] rev 399
simplified buttonpress
Fri, 01 Sep 2006 10:32:50 +0200 applied sanders patch
Anselm R. Garbe <arg@10kloc.org> [Fri, 01 Sep 2006 10:32:50 +0200] rev 398
applied sanders patch
Thu, 31 Aug 2006 18:08:28 +0200 reorder was misssing in Ross version of viewall
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:08:28 +0200] rev 397
reorder was misssing in Ross version of viewall
Thu, 31 Aug 2006 18:04:34 +0200 changed shortcut into Mod1-0
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:04:34 +0200] rev 396
changed shortcut into Mod1-0
Thu, 31 Aug 2006 18:02:38 +0200 added viewall to mainstream (only Ross Mohns version, not the toggle)
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 18:02:38 +0200] rev 395
added viewall to mainstream (only Ross Mohns version, not the toggle)
Thu, 31 Aug 2006 17:49:04 +0200 implemented Button2 press on tags for toggletag on the focused client
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 17:49:04 +0200] rev 394
implemented Button2 press on tags for toggletag on the focused client
Thu, 31 Aug 2006 08:48:04 +0200 applied sanders patch to remove unnecessary commit()
Anselm R. Garbe <arg@10kloc.org> [Thu, 31 Aug 2006 08:48:04 +0200] rev 393
applied sanders patch to remove unnecessary commit()
Wed, 30 Aug 2006 13:00:30 +0200 small fix in config.arg.h
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 13:00:30 +0200] rev 392
small fix in config.arg.h
Wed, 30 Aug 2006 12:39:35 +0200 Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 12:39:35 +0200] rev 391
Added tag 1.2 for changeset e3179ce2b90451d2807cd53b589d768412b8666b
Wed, 30 Aug 2006 12:39:27 +0200 prepared 1.2 1.2
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 12:39:27 +0200] rev 390
prepared 1.2
Wed, 30 Aug 2006 11:21:56 +0200 now using Salmi's menu command
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:21:56 +0200] rev 389
now using Salmi's menu command
Wed, 30 Aug 2006 11:15:58 +0200 removed a warning reported by Jukka
Anselm R. Garbe <arg@10kloc.org> [Wed, 30 Aug 2006 11:15:58 +0200] rev 388
removed a warning reported by Jukka
Tue, 29 Aug 2006 19:24:28 +0200 simplified configurerequest
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 19:24:28 +0200] rev 387
simplified configurerequest
Tue, 29 Aug 2006 18:05:02 +0200 now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 18:05:02 +0200] rev 386
now dwm enforces max screen size also in tiled mode on non-floating clients which are maximized
Tue, 29 Aug 2006 17:33:27 +0200 fixed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:33:27 +0200] rev 385
fixed
Tue, 29 Aug 2006 17:31:55 +0200 configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:31:55 +0200] rev 384
configurenotify remembers max geom now, and restores this if necessary, however it accepts to touch the max size on configurerequest, this shouldn't break fillscreen apps (tested with mplayer)
Tue, 29 Aug 2006 17:11:37 +0200 applied patch similiar proposed by dave tweed
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 17:11:37 +0200] rev 383
applied patch similiar proposed by dave tweed
Tue, 29 Aug 2006 15:28:29 +0200 improved selection policy
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 15:28:29 +0200] rev 382
improved selection policy
Tue, 29 Aug 2006 13:40:09 +0200 still something wrong with reorder()
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 13:40:09 +0200] rev 381
still something wrong with reorder()
Tue, 29 Aug 2006 09:57:57 +0200 this algorithm seems to keep order for any scenario
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:57:57 +0200] rev 380
this algorithm seems to keep order for any scenario
Tue, 29 Aug 2006 09:25:14 +0200 fix client position in list also on tag and toggletag
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:25:14 +0200] rev 379
fix client position in list also on tag and toggletag
Tue, 29 Aug 2006 09:23:44 +0200 added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client
Anselm R. Garbe <arg@10kloc.org> [Tue, 29 Aug 2006 09:23:44 +0200] rev 378
added attach/detach functions which don't attach at the begin of list, but at the slot of a first match of the tags of a client
Mon, 28 Aug 2006 14:32:51 +0200 removed crappy variables
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 14:32:51 +0200] rev 377
removed crappy variables
Mon, 28 Aug 2006 12:27:00 +0200 changed config.arg.h - I really need the 4th tag
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 12:27:00 +0200] rev 376
changed config.arg.h - I really need the 4th tag
Mon, 28 Aug 2006 10:21:40 +0200 updated html page
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:21:40 +0200] rev 375
updated html page
Mon, 28 Aug 2006 10:19:55 +0200 Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 10:19:55 +0200] rev 374
Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de
Mon, 28 Aug 2006 08:17:27 +0200 added a comment to spawn 1.1
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:17:27 +0200] rev 373
added a comment to spawn
Mon, 28 Aug 2006 08:06:50 +0200 applied sanders focus_ patches
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:06:50 +0200] rev 372
applied sanders focus_ patches
Mon, 28 Aug 2006 08:02:29 +0200 applied sanders somepatches.patch
Anselm R. Garbe <arg@10kloc.org> [Mon, 28 Aug 2006 08:02:29 +0200] rev 371
applied sanders somepatches.patch
Fri, 25 Aug 2006 18:14:55 +0200 oh frking dear big font...
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:14:55 +0200] rev 370
oh frking dear big font...
Fri, 25 Aug 2006 18:05:18 +0200 term enlightened
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:05:18 +0200] rev 369
term enlightened
Fri, 25 Aug 2006 18:03:56 +0200 switching to darker colorscheme with larger font
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 18:03:56 +0200] rev 368
switching to darker colorscheme with larger font
Fri, 25 Aug 2006 17:42:58 +0200 patched arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:42:58 +0200] rev 367
patched arg.h
Fri, 25 Aug 2006 17:34:03 +0200 new stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:34:03 +0200] rev 366
new stuff
Fri, 25 Aug 2006 17:31:57 +0200 switching to dark colors again
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 17:31:57 +0200] rev 365
switching to dark colors again
Fri, 25 Aug 2006 16:21:45 +0200 updated man page of dwm
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:21:45 +0200] rev 364
updated man page of dwm
Fri, 25 Aug 2006 16:15:13 +0200 changed order of options
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 16:15:13 +0200] rev 363
changed order of options
Fri, 25 Aug 2006 15:48:44 +0200 trying a different configuration
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:48:44 +0200] rev 362
trying a different configuration
Fri, 25 Aug 2006 15:37:00 +0200 removed small 1px gap, somehow without it things feel better
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:37:00 +0200] rev 361
removed small 1px gap, somehow without it things feel better
Fri, 25 Aug 2006 15:24:18 +0200 oops
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:24:18 +0200] rev 360
oops
Fri, 25 Aug 2006 15:21:49 +0200 fixed typo
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:21:49 +0200] rev 359
fixed typo
Fri, 25 Aug 2006 15:16:20 +0200 s/TILED/TILE/g
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:16:20 +0200] rev 358
s/TILED/TILE/g
Fri, 25 Aug 2006 15:12:32 +0200 removed a bunch of lines, made mode symbols configurable
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:12:32 +0200] rev 357
removed a bunch of lines, made mode symbols configurable
Fri, 25 Aug 2006 15:06:38 +0200 changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 15:06:38 +0200] rev 356
changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress()
Fri, 25 Aug 2006 14:46:01 +0200 small fix to separate client title from right-most tag
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 14:46:01 +0200] rev 355
small fix to separate client title from right-most tag
Fri, 25 Aug 2006 13:02:07 +0200 restored config.arg.h
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 13:02:07 +0200] rev 354
restored config.arg.h
Fri, 25 Aug 2006 12:59:45 +0200 new color stuff/new rendering stuff
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 12:59:45 +0200] rev 353
new color stuff/new rendering stuff
Fri, 25 Aug 2006 07:54:49 +0200 back to 3 colors
Anselm R. Garbe <arg@10kloc.org> [Fri, 25 Aug 2006 07:54:49 +0200] rev 352
back to 3 colors
Thu, 24 Aug 2006 12:07:10 +0200 fixed
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:07:10 +0200] rev 351
fixed
Thu, 24 Aug 2006 12:04:56 +0200 3->4 colors
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 12:04:56 +0200] rev 350
3->4 colors
Thu, 24 Aug 2006 10:28:50 +0200 Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:28:50 +0200] rev 349
Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e
Thu, 24 Aug 2006 10:25:05 +0200 prepared dwm-1.0 1.0
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:25:05 +0200] rev 348
prepared dwm-1.0
Thu, 24 Aug 2006 10:20:00 +0200 yet another fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:20:00 +0200] rev 347
yet another fix
Thu, 24 Aug 2006 10:18:42 +0200 small man page fix
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 10:18:42 +0200] rev 346
small man page fix
Thu, 24 Aug 2006 09:41:41 +0200 found less intrusive way
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:41:41 +0200] rev 345
found less intrusive way
Thu, 24 Aug 2006 09:25:10 +0200 changing tag indicator through underline
Anselm R. Garbe <arg@10kloc.org> [Thu, 24 Aug 2006 09:25:10 +0200] rev 344
changing tag indicator through underline
Wed, 23 Aug 2006 19:05:03 +0200 black on light is really better, I notice this after all
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 19:05:03 +0200] rev 343
black on light is really better, I notice this after all
Wed, 23 Aug 2006 18:50:46 +0200 updated man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 18:50:46 +0200] rev 342
updated man page
Wed, 23 Aug 2006 14:40:44 +0200 applied tag drawing change to man page
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:40:44 +0200] rev 341
applied tag drawing change to man page
Wed, 23 Aug 2006 14:38:25 +0200 implemented right tag drawing in the status bar and titlebars
Anselm R. Garbe <arg@10kloc.org> [Wed, 23 Aug 2006 14:38:25 +0200] rev 340
implemented right tag drawing in the status bar and titlebars
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
(0) -240 +240 +1000 tip