2006-11-27 |
arg@mig29 | applied Jukka's patch preventing some cornercases and... |
blob | commitdiff |
2006-11-26 |
arg@mig29 | applied yet another proposal of Manuel |
blob | commitdiff | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's sizeof K&R compliance patch, applied... |
blob | commitdiff | diff to current |
2006-11-26 |
arg@mig29 | applied Jukka's stdinread patch |
blob | commitdiff | diff to current |
2006-11-25 |
arg@mig29 | applied Manuels patch (thanks to Manuel!) |
blob | commitdiff | diff to current |
2006-11-21 |
arg@mig29 | applied Gottox patches |
blob | commitdiff | diff to current |
2006-11-16 |
arg@mig29 | applied Gottox' windowarea patch |
blob | commitdiff | diff to current |
2006-10-06 |
Anselm R. Garbe | code polishing, removed unnecessary newlines |
blob | commitdiff | diff to current |
2006-10-05 |
Anselm R. Garbe | removed the stack position stuff |
blob | commitdiff | diff to current |
2006-10-05 |
Anselm R. Garbe | keep master ratio on resizecol -> arrange |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | added symbols for different modes |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | removed useless updatemaster |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | added the new dotile as described on ml |
blob | commitdiff | diff to current |
2006-09-29 |
Anselm R. Garbe | first step to a more flexible dotile() algorithm |
blob | commitdiff | diff to current |
2006-09-25 |
arg@mmvi | applied Jukkas patch |
blob | commitdiff | diff to current |
2006-09-22 |
arg@mmvi | implemented the maximization as I described on the... |
blob | commitdiff | diff to current |
2006-09-12 |
Anselm R. Garbe | removed a bunch of lines through making function signat... |
blob | commitdiff | diff to current |
2006-09-12 |
Anselm R. Garbe | applied Christof Musik's multihead patch for a patholog... |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | fixed some other comments, now also the code side seems... |
blob | commitdiff | diff to current |
2006-09-07 |
Anselm R. Garbe | using a global stack for focus recovery on arrange... |
blob | commitdiff | diff to current |
2006-09-06 |
Anselm R. Garbe | small fix |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | diff to current |
2006-08-25 |
Anselm R. Garbe | trying a different configuration |
blob | commitdiff | diff to current |
2006-08-25 |
Anselm R. Garbe | fixed typo |
blob | commitdiff | diff to current |
2006-08-25 |
Anselm R. Garbe | removed a bunch of lines, made mode symbols configurable |
blob | commitdiff | diff to current |
2006-08-25 |
Anselm R. Garbe | new color stuff/new rendering stuff |
blob | commitdiff | diff to current |
2006-08-25 |
Anselm R. Garbe | back to 3 colors |
blob | commitdiff | diff to current |
2006-08-24 |
Anselm R. Garbe | 3->4 colors |
blob | commitdiff | diff to current |
2006-08-24 |
Anselm R. Garbe | changing tag indicator through underline |
blob | commitdiff | diff to current |
2006-08-23 |
Anselm R. Garbe | removed a blank line |
blob | commitdiff | diff to current |
2006-08-23 |
Anselm R. Garbe | separated setup stuff into main.c:setup() - this makes... |
blob | commitdiff | diff to current |
2006-08-22 |
Anselm R. Garbe | rearranged getproto |
blob | commitdiff | diff to current |
2006-08-22 |
Anselm R. Garbe | removed winprop (merged into getproto) |
blob | commitdiff | diff to current |
2006-08-22 |
Anselm R. Garbe | removed DEFTAG |
blob | commitdiff | diff to current |
2006-08-21 |
Anselm R.Garbe | small renamings of two static functions |
blob | commitdiff | diff to current |
2006-08-21 |
Anselm R.Garbe | small changes to dwm.1, rearranged order within main... |
blob | commitdiff | diff to current |
2006-08-16 |
Anselm R.Garbe | corrected order of cleanup code |
blob | commitdiff | diff to current |
2006-08-16 |
Anselm R.Garbe | we close stdin as well |
blob | commitdiff | diff to current |
2006-08-15 |
Anselm R.Garbe | extended cleanup |
blob | commitdiff | diff to current |
2006-08-15 |
Anselm R.Garbe | applied jk_to_tab patch |
blob | commitdiff | diff to current |
2006-08-15 |
Anselm R.Garbe | changed main event loop |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | removed NUMLOCKMASK, added dynamically calculated numlo... |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | changed order of selecting input at root window |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | removed unneecessary crap |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | some other small fixes |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | removed ungrabkeys again (because of sander's mail) |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | implemented ungrabkeys() which is called in cleanup() |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | supplying NULL args in select |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | reducing ConnectionNumber calls to a bare minimum |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | implemented viewextend and added M-S-C-n shortcuts... |
blob | commitdiff | diff to current |
2006-08-11 |
Anselm R.Garbe | implement multi-tag selection through button3 click... |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | prepared 0.8 |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | readded border color, this sucks least |
blob | commitdiff | diff to current |
2006-08-10 |
Anselm R.Garbe | removed unnecessary border color |
blob | commitdiff | diff to current |
2006-08-08 |
Anselm R.Garbe | removed NET_ACTIVE_WINDOW handling |
blob | commitdiff | diff to current |
2006-08-08 |
Anselm R.Garbe | implemented NET_ACTIVE_WINDOW support |
blob | commitdiff | diff to current |
2006-08-08 |
Anselm R.Garbe | applied Sanders tiny patches |
blob | commitdiff | diff to current |
2006-08-07 |
arg@10ksloc.org | small fix of a comment |
blob | commitdiff | diff to current |
2006-08-07 |
arg@10ksloc.org | changed getproto, maybe that might fix the killclient... |
blob | commitdiff | diff to current |
2006-08-05 |
arg@10ksloc.org | slight fix |
blob | commitdiff | diff to current |
2006-08-04 |
arg@10ksloc.org | switched to regexp matching for Rules |
blob | commitdiff | diff to current |
2006-08-03 |
arg@10ksloc.org | removed TLast tag enum, now tags is simple defined... |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | made fullscreen apps working fine in floating mode... |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | dwm is now exit, if stdin is closed due broken pipe |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | renamed WM_PROTOCOL_DELWIN into PROTODELWIN |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | centralized/externalized configuration to config.h |
blob | commitdiff | diff to current |
2006-07-21 |
arg@10ksloc.org | some cleanups/fixes inspired by Jukka Salmi's feedback |
blob | commitdiff | diff to current |
2006-07-21 |
arg@10ksloc.org | simplified main.c, switching back to single urxvt usage |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | added yet another CUTOMIZE tag |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | cleaned up code |
blob | commitdiff | diff to current |
2006-07-19 |
arg@10ksloc.org | applied Sanders resize patch, fixed lower bug |
blob | commitdiff | diff to current |
2006-07-18 |
Anselm R. Garbe | implemened distinguishing float/managed geometries... |
blob | commitdiff | diff to current |
2006-07-18 |
Anselm R. Garbe | using EXIT_stuff in exit() now |
blob | commitdiff | diff to current |
2006-07-17 |
Anselm R. Garbe | ordered variables in structs and source files alphabeti... |
blob | commitdiff | diff to current |
2006-07-15 |
Anselm R. Garbe | fixed XSync handling and finished man page |
blob | commitdiff | diff to current |
2006-07-15 |
Anselm R. Garbe | changing XFlush into XSync |
blob | commitdiff | diff to current |
2006-07-15 |
Anselm R. Garbe | sanitized other stuff |
blob | commitdiff | diff to current |
2006-07-15 |
Anselm R. Garbe | proceeded with cleaning up, sorting functions, etc |
blob | commitdiff | diff to current |
2006-07-15 |
Anselm R. Garbe | rearranged several stuff |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | sanitized names |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | rearranged |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | if stdin writer stops working, dwm consumed much IO... |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | removed a bottleneck |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | small fix |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | made stdin reader more robust |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | implemented dwm reading status text from stdin |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | made barclick to select the specific tag |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | implemented bar for dwm (I miss status text), I plan... |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | fixed several things, nearly feature complete |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | new stuff |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | several other additions/fixes, dwm is quite usable... |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | implemented tagging a client |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | changed default colors |
blob | commitdiff | diff to current |
|