age |
author |
description |
Wed, 23 Aug 2006 10:21:57 +0200 |
Anselm R. Garbe |
separated setup stuff into main.c:setup() - this makes main() more readable |
Tue, 22 Aug 2006 17:40:21 +0200 |
Anselm R. Garbe |
rearranged getproto |
Tue, 22 Aug 2006 17:38:59 +0200 |
Anselm R. Garbe |
removed winprop (merged into getproto) |
Tue, 22 Aug 2006 16:42:29 +0200 |
Anselm R. Garbe |
removed DEFTAG |
Mon, 21 Aug 2006 07:33:18 +0200 |
Anselm R.Garbe |
small renamings of two static functions |
Mon, 21 Aug 2006 07:31:15 +0200 |
Anselm R.Garbe |
small changes to dwm.1, rearranged order within main event loop |
Wed, 16 Aug 2006 19:25:29 +0200 |
Anselm R.Garbe |
corrected order of cleanup code |
Wed, 16 Aug 2006 09:31:41 +0200 |
Anselm R.Garbe |
we close stdin as well |
Tue, 15 Aug 2006 09:37:12 +0200 |
Anselm R.Garbe |
extended cleanup |
Tue, 15 Aug 2006 08:25:11 +0200 |
Anselm R.Garbe |
applied jk_to_tab patch |
Tue, 15 Aug 2006 07:31:42 +0200 |
Anselm R.Garbe |
changed main event loop |
Mon, 14 Aug 2006 19:18:02 +0200 |
Anselm R.Garbe |
removed NUMLOCKMASK, added dynamically calculated numlockmask instead |
Mon, 14 Aug 2006 16:21:16 +0200 |
Anselm R.Garbe |
changed order of selecting input at root window |
Mon, 14 Aug 2006 15:43:04 +0200 |
Anselm R.Garbe |
removed unneecessary crap |
Mon, 14 Aug 2006 15:11:02 +0200 |
Anselm R.Garbe |
some other small fixes |