Commit Graph

699 Commits

Author SHA1 Message Date
Anselm R. Garbe 9715ba82aa removed erealloc (not used) 2007-01-16 11:35:56 +01:00
Anselm R. Garbe 3c35b90dd3 removed unnecessary bx, by, bw variables 2007-01-16 11:33:42 +01:00
Anselm R. Garbe 1d63030665 s/444/555/g - enlightened selected background 2007-01-16 11:28:17 +01:00
Anselm R. Garbe 6a5b41203e removed firefox rule from default.h 2007-01-16 11:26:15 +01:00
Anselm R. Garbe fbd310972d applied new default colors 2007-01-16 11:25:10 +01:00
Anselm R. Garbe 3059c9c507 applied sanders patch of my config 2007-01-16 11:12:34 +01:00
Anselm R. Garbe 3b18f17d4d Jukka, thanks for being faster than me! 2007-01-15 19:01:57 +01:00
Anselm R. Garbe 72faa1919e changed restack, to fix undrawed tag indicators 2007-01-15 12:07:18 +01:00
Anselm R. Garbe f8181f64e2 removed drawclient and drawall (they performed useless operations/consumed useless cpu cycles) 2007-01-15 12:04:25 +01:00
Anselm R. Garbe 0045ad87df implemented new color scheme accordingly to Sanders proposal 2007-01-14 22:37:34 +01:00
Anselm R. Garbe ceea528eff removed mode label stuff 2007-01-14 22:32:26 +01:00
Anselm R. Garbe 6c5dc7017c removed client title bar 2007-01-14 22:27:29 +01:00
Anselm R. Garbe ae0b4fdd92 added missing space 2007-01-12 21:56:01 +01:00
Anselm R. Garbe b3cea4d388 nah the last change feels bad 2007-01-12 13:06:15 +01:00
Anselm R. Garbe d296081321 changed incnmaster shortcuts in config.arg.h 2007-01-12 12:48:51 +01:00
Anselm R. Garbe 177ed7e5de Added tag 3.0 for changeset 76b58d21ea98 2007-01-12 12:37:12 +01:00
Anselm R. Garbe f679125206 removing to allow nmaster=0 2007-01-12 12:15:06 +01:00
Anselm R. Garbe 58beead14d this looks better now ;) 2007-01-11 16:38:45 +01:00
Anselm R. Garbe e1811c37ca switching to arabic tags 2007-01-11 16:03:06 +01:00
Anselm R. Garbe a24a6701c8 small fix of initial numlockmask value 2007-01-11 15:51:15 +01:00
Anselm R. Garbe d108cfa7fc allowing nmaster=0 (I think that's a straight idea) 2007-01-11 13:43:38 +01:00
Anselm R. Garbe 92cb5ebb7c added Button{4,5} description to dwm.1 2007-01-10 12:56:49 +01:00
Anselm R. Garbe 653826572d added comment to %u in config.default.h, added Button{4.5} support on mode label 2007-01-10 12:54:23 +01:00
Anselm R. Garbe 5a5851bac2 reorganized 2007-01-08 17:36:56 +01:00
Anselm R. Garbe 1d4a24dae0 implemented nmaster appearance in mode label (using %u) 2007-01-08 17:33:24 +01:00
Anselm R. Garbe a768ea93fd Added tag 2.9 for changeset 3a5910fac3cc 2007-01-08 13:01:37 +01:00
Anselm R. Garbe c95fe6e24b I received Sander's complain just in time ;) 2007-01-08 12:56:35 +01:00
Anselm R. Garbe c75168186b changed status fg 2007-01-08 12:43:10 +01:00
Anselm R. Garbe 3a96c9a8d5 fofofo 2007-01-08 12:18:49 +01:00
Anselm R. Garbe 1617b95598 extended default tags to 1-9 2007-01-08 12:12:02 +01:00
Anselm R. Garbe 726ae5bf6d small grammar fix of dwm.1 2007-01-07 19:24:21 +01:00
Anselm R. Garbe 3e11b38349 changed a term in dwm.1 2007-01-07 14:38:41 +01:00
Anselm R. Garbe 16ed879524 using shorter tags, using mon instead of cert 2007-01-05 22:27:26 +01:00
Anselm R. Garbe 20d7b5d058 roman numerals suck badly, reverting 2007-01-05 22:22:18 +01:00
Anselm R. Garbe 11a08b9cfc switching to roman tags, I need more tags 2007-01-05 22:13:44 +01:00
Anselm R. Garbe c2b753d917 I inc/decrease on the fly, feels better 2007-01-05 22:03:09 +01:00
Anselm R. Garbe 6c767072a3 allowing swap() for first master client 2007-01-05 22:00:15 +01:00
Anselm R. Garbe e9cfae7aba prevent pop() if first sel == nexttiled(clients) 2007-01-05 21:56:57 +01:00
Anselm R. Garbe 7ac0de8350 removed swap(), implemented pop for everything 2007-01-05 21:55:43 +01:00
Anselm R. Garbe 0b7c0f10ee preserving c1->snext and c2->snext in swap() as well. 2007-01-05 21:52:17 +01:00
Anselm R. Garbe 51f6405b0d fixing some minor issues 2007-01-05 16:35:45 +01:00
Anselm R. Garbe 6096f8a113 removed the term clients from dwm.1 2007-01-05 15:37:10 +01:00
Anselm R. Garbe d939f301fa adding some prevention that master clients get smaller than bh 2007-01-05 15:16:39 +01:00
Anselm R. Garbe 8c4623da80 changed shortcuts to M-i and M-d 2007-01-05 15:11:01 +01:00
Anselm R. Garbe 0faaba04a5 allowing zoom within master area as well 2007-01-05 15:08:25 +01:00
Anselm R. Garbe ec7a5ffff1 changed plus key to MODKEY-Shift-plus (US-layout restrictions ;) 2007-01-05 15:04:49 +01:00
Anselm R. Garbe 98afb7b9d0 I prefer two master windows by default 2007-01-05 14:49:18 +01:00
Anselm R. Garbe 06bae9dfb7 added MODKEY-{plus,minus} shortcuts (increasing/decreasing master clients) 2007-01-05 14:48:16 +01:00
Anselm R. Garbe 0b80d1842d experimental version which allows master clients being increased/decreased 2007-01-05 12:50:39 +01:00
Anselm R. Garbe d7ec23a5db fixed comment of drawclient() 2007-01-04 16:45:28 +01:00