Commit Graph

374 Commits

Author SHA1 Message Date
Anselm R. Garbe a50b15a9e9 added a comment to spawn 2006-08-28 08:17:27 +02:00
Anselm R. Garbe 0a25fe9188 applied sanders focus_ patches 2006-08-28 08:06:50 +02:00
Anselm R. Garbe 2dd5212a79 applied sanders somepatches.patch 2006-08-28 08:02:29 +02:00
Anselm R. Garbe 00e95e1f38 oh frking dear big font... 2006-08-25 18:14:55 +02:00
Anselm R. Garbe 0a0759132c term enlightened 2006-08-25 18:05:18 +02:00
Anselm R. Garbe 5cf362c7d0 switching to darker colorscheme with larger font 2006-08-25 18:03:56 +02:00
Anselm R. Garbe 413be1112a patched arg.h 2006-08-25 17:42:58 +02:00
Anselm R. Garbe 8233dc8568 new stuff 2006-08-25 17:34:03 +02:00
Anselm R. Garbe afa8b3bcd9 switching to dark colors again 2006-08-25 17:31:57 +02:00
Anselm R. Garbe c518345f40 updated man page of dwm 2006-08-25 16:21:45 +02:00
Anselm R. Garbe afe6ac9923 changed order of options 2006-08-25 16:15:13 +02:00
Anselm R. Garbe e995c1b532 trying a different configuration 2006-08-25 15:48:44 +02:00
Anselm R. Garbe e36929292e removed small 1px gap, somehow without it things feel better 2006-08-25 15:37:00 +02:00
Anselm R. Garbe 03128f78df oops 2006-08-25 15:24:18 +02:00
Anselm R. Garbe 7d4a5e654c fixed typo 2006-08-25 15:21:49 +02:00
Anselm R. Garbe 41ba7a7984 s/TILED/TILE/g 2006-08-25 15:16:20 +02:00
Anselm R. Garbe aa471f2d65 removed a bunch of lines, made mode symbols configurable 2006-08-25 15:12:32 +02:00
Anselm R. Garbe d37dfa1bed changed symbols for float/tiled mode, added mouse-driven mode toggle to buttonpress() 2006-08-25 15:06:38 +02:00
Anselm R. Garbe 9f35cc52fe small fix to separate client title from right-most tag 2006-08-25 14:46:01 +02:00
Anselm R. Garbe f1fe19bc2b restored config.arg.h 2006-08-25 13:02:07 +02:00
Anselm R. Garbe b55bd709ee new color stuff/new rendering stuff 2006-08-25 12:59:45 +02:00
Anselm R. Garbe 9833610356 back to 3 colors 2006-08-25 07:54:49 +02:00
Anselm R. Garbe de7fc0011e fixed 2006-08-24 12:07:10 +02:00
Anselm R. Garbe 2e0c767d74 3->4 colors 2006-08-24 12:04:56 +02:00
Anselm R. Garbe a5379e901c Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e 2006-08-24 10:28:50 +02:00
Anselm R. Garbe a039d51d5f prepared dwm-1.0 2006-08-24 10:25:05 +02:00
Anselm R. Garbe 60b3dceccf yet another fix 2006-08-24 10:20:00 +02:00
Anselm R. Garbe c2ac851b90 small man page fix 2006-08-24 10:18:42 +02:00
Anselm R. Garbe c976bc6c2c found less intrusive way 2006-08-24 09:41:41 +02:00
Anselm R. Garbe 2e834e941f changing tag indicator through underline 2006-08-24 09:25:10 +02:00
Anselm R. Garbe 77e5f3167c black on light is really better, I notice this after all 2006-08-23 19:05:03 +02:00
Anselm R. Garbe 7e597ae204 updated man page 2006-08-23 18:50:46 +02:00
Anselm R. Garbe c39df91ab9 applied tag drawing change to man page 2006-08-23 14:40:44 +02:00
Anselm R. Garbe af1158d105 implemented right tag drawing in the status bar and titlebars 2006-08-23 14:38:25 +02:00
Anselm R. Garbe b739721d9e removed a blank line 2006-08-23 13:04:43 +02:00
Anselm R. Garbe 7711ab6707 eliminated sentinel warning 2006-08-23 12:28:39 +02:00
Anselm R. Garbe d370c32f69 small fix of man page 2006-08-23 12:10:55 +02:00
Anselm R. Garbe d6a6eca71d implemented class:inst:title matching 2006-08-23 12:08:37 +02:00
Anselm R. Garbe 39ffc18635 applied zero_to_five patch 2006-08-23 12:03:25 +02:00
Anselm R. Garbe 3e972ec84d tags appear in the left again 2006-08-23 11:33:50 +02:00
Anselm R. Garbe b5159dfd2f separated setup stuff into main.c:setup() - this makes main() more readable 2006-08-23 10:21:57 +02:00
Anselm R. Garbe 07c2659806 updated man page 2006-08-22 19:56:29 +02:00
Anselm R. Garbe dc83b9e988 titlebars contain tags in the right now 2006-08-22 19:55:20 +02:00
Anselm R. Garbe 8b4bc8270a fixed default key bindings (indexes of tags were screwed up) 2006-08-22 18:08:25 +02:00
Anselm R. Garbe 0ff80653d3 rearranged getproto 2006-08-22 17:40:21 +02:00
Anselm R. Garbe 352e1b4c81 removed winprop (merged into getproto) 2006-08-22 17:38:59 +02:00
Anselm R. Garbe aa13727067 separated several functions into view.c 2006-08-22 16:50:21 +02:00
Anselm R. Garbe 595028614b removed DEFTAG 2006-08-22 16:42:29 +02:00
Anselm R. Garbe 6a3ae5e26a removed badmalloc (thx for the pointer to Uriel) 2006-08-22 16:06:11 +02:00
Anselm R. Garbe 8c334ee078 rxvt is quite slow under OpenBSD 2006-08-22 10:06:11 +02:00