Age | Commit message (Collapse) | Author | Lines | |
---|---|---|---|---|
2006-08-28 | Added tag 1.1 for changeset 44a55e6e46bf6c231780b09d919977d6f01083de | Anselm R. Garbe | -0/+1 | |
2006-08-28 | added a comment to spawn | Anselm R. Garbe | -0/+1 | |
2006-08-28 | applied sanders focus_ patches | Anselm R. Garbe | -26/+49 | |
2006-08-28 | applied sanders somepatches.patch | Anselm R. Garbe | -8/+16 | |
2006-08-25 | oh frking dear big font... | Anselm R. Garbe | -1/+1 | |
2006-08-25 | term enlightened | Anselm R. Garbe | -1/+1 | |
2006-08-25 | switching to darker colorscheme with larger font | Anselm R. Garbe | -7/+7 | |
2006-08-25 | patched arg.h | Anselm R. Garbe | -1/+1 | |
2006-08-25 | new stuff | Anselm R. Garbe | -1/+1 | |
2006-08-25 | switching to dark colors again | Anselm R. Garbe | -6/+6 | |
2006-08-25 | updated man page of dwm | Anselm R. Garbe | -3/+3 | |
2006-08-25 | changed order of options | Anselm R. Garbe | -4/+4 | |
2006-08-25 | trying a different configuration | Anselm R. Garbe | -23/+24 | |
2006-08-25 | removed small 1px gap, somehow without it things feel better | Anselm R. Garbe | -1/+1 | |
2006-08-25 | oops | Anselm R. Garbe | -1/+1 | |
2006-08-25 | fixed typo | Anselm R. Garbe | -2/+2 | |
2006-08-25 | s/TILED/TILE/g | Anselm R. Garbe | -3/+3 | |
2006-08-25 | removed a bunch of lines, made mode symbols configurable | Anselm R. Garbe | -8/+7 | |
2006-08-25 | changed symbols for float/tiled mode, added mouse-driven mode toggle to ↵ | Anselm R. Garbe | -11/+13 | |
buttonpress() | ||||
2006-08-25 | small fix to separate client title from right-most tag | Anselm R. Garbe | -2/+2 | |
2006-08-25 | restored config.arg.h | Anselm R. Garbe | -16/+12 | |
2006-08-25 | new color stuff/new rendering stuff | Anselm R. Garbe | -58/+70 | |
2006-08-25 | back to 3 colors | Anselm R. Garbe | -38/+35 | |
2006-08-24 | fixed | Anselm R. Garbe | -6/+6 | |
2006-08-24 | 3->4 colors | Anselm R. Garbe | -26/+22 | |
2006-08-24 | Added tag 1.0 for changeset bbc98e77ae89a7c9232a5be0835f60ea00d8036e | Anselm R. Garbe | -0/+1 | |
2006-08-24 | prepared dwm-1.0 | Anselm R. Garbe | -2/+2 | |
2006-08-24 | yet another fix | Anselm R. Garbe | -1/+1 | |
2006-08-24 | small man page fix | Anselm R. Garbe | -1/+2 | |
2006-08-24 | found less intrusive way | Anselm R. Garbe | -6/+12 | |
2006-08-24 | changing tag indicator through underline | Anselm R. Garbe | -26/+17 | |
2006-08-23 | black on light is really better, I notice this after all | Anselm R. Garbe | -3/+3 | |
2006-08-23 | updated man page | Anselm R. Garbe | -74/+69 | |
2006-08-23 | applied tag drawing change to man page | Anselm R. Garbe | -4/+4 | |
2006-08-23 | implemented right tag drawing in the status bar and titlebars | Anselm R. Garbe | -10/+23 | |
2006-08-23 | removed a blank line | Anselm R. Garbe | -1/+0 | |
2006-08-23 | eliminated sentinel warning | Anselm R. Garbe | -1/+1 | |
2006-08-23 | small fix of man page | Anselm R. Garbe | -1/+1 | |
2006-08-23 | implemented class:inst:title matching | Anselm R. Garbe | -8/+8 | |
2006-08-23 | applied zero_to_five patch | Anselm R. Garbe | -5/+5 | |
2006-08-23 | tags appear in the left again | Anselm R. Garbe | -5/+5 | |
2006-08-23 | separated setup stuff into main.c:setup() - this makes main() more readable | Anselm R. Garbe | -99/+104 | |
2006-08-22 | updated man page | Anselm R. Garbe | -2/+1 | |
2006-08-22 | titlebars contain tags in the right now | Anselm R. Garbe | -6/+5 | |
2006-08-22 | fixed default key bindings (indexes of tags were screwed up) | Anselm R. Garbe | -20/+20 | |
2006-08-22 | rearranged getproto | Anselm R. Garbe | -6/+5 | |
2006-08-22 | removed winprop (merged into getproto) | Anselm R. Garbe | -27/+7 | |
2006-08-22 | separated several functions into view.c | Anselm R. Garbe | -258/+266 | |
2006-08-22 | removed DEFTAG | Anselm R. Garbe | -4/+2 | |
2006-08-22 | removed badmalloc (thx for the pointer to Uriel) | Anselm R. Garbe | -10/+2 | |