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
(0) -300 -100 -50 -30 +30 +50 +100 +300 +1000 tip