2006-09-12 |
Anselm R. Garbe | some more simplifications of intro comment in dwm.h... |
blob | commitdiff |
2006-09-12 |
Anselm R. Garbe | made introduction comment in dwm.h shorter |
blob | commitdiff | diff to current |
2006-09-12 |
Anselm R. Garbe | added a general comment to dwm.h how dwm is basically... |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | some other simplifications |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | small change to comments, renamed two set* functions... |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | small fix |
blob | commitdiff | diff to current |
2006-09-11 |
Anselm R. Garbe | added some comments |
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 | moved transient_for tag inheritance to settags |
blob | commitdiff | diff to current |
2006-09-05 |
Anselm R. Garbe | renamed resizetile into resizecol |
blob | commitdiff | diff to current |
2006-09-05 |
Anselm R. Garbe | s/growcol/resizetile/g |
blob | commitdiff | diff to current |
2006-09-05 |
Anselm R. Garbe | I really need column growing, now pushing upstream |
blob | commitdiff | diff to current |
2006-09-04 |
Anselm R. Garbe | applied Sanders max_and_focus.patch |
blob | commitdiff | diff to current |
2006-08-31 |
Anselm R. Garbe | added viewall to mainstream (only Ross Mohns version... |
blob | commitdiff | diff to current |
2006-08-29 |
Anselm R. Garbe | still something wrong with reorder() |
blob | commitdiff | diff to current |
2006-08-29 |
Anselm R. Garbe | added attach/detach functions which don't attach at... |
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 | 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-23 |
Anselm R. Garbe | updated man page |
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 | separated several functions into view.c |
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 replacetag into toggletag |
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 | implemented restack behavior (floats are on top in... |
blob | commitdiff | diff to current |
2006-08-14 |
Anselm R.Garbe | removed viewnext/viewprev |
blob | commitdiff | diff to current |
2006-08-13 |
Anselm R.Garbe | made shortcuts like proposed by Sander, renamed viewext... |
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 | 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-10 |
Anselm R.Garbe | disallow zoom on maximized clients |
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-04 |
arg@10ksloc.org | switched to regexp matching for Rules |
blob | commitdiff | diff to current |
2006-08-04 |
arg@10ksloc.org | using execl now, argv changed, using cmd and const... |
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-03 |
arg@10ksloc.org | changed Client->tags and Rule->tags to be Bool (I'll... |
blob | commitdiff | diff to current |
2006-08-02 |
arg@10ksloc.org | removed the CONFIG variable from config.mk, renamed... |
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-01 |
arg@10ksloc.org | renamed WM_PROTOCOL_DELWIN into PROTODELWIN |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | cleaned config.*h to prevent some confusion |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | uppercasing all define'd values (uppercase-prefixed... |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | centralized/externalized configuration to config.h |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | applied Jukkas prev/next patch with XK_{h,l} |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | applied Sanders patches |
blob | commitdiff | diff to current |
2006-08-01 |
arg@10ksloc.org | committed a patch which fixes the hints of Jukka |
blob | commitdiff | diff to current |
2006-07-21 |
arg@10ksloc.org | sanitization of several clunky stuff, removed heretag... |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | applied sanders no_sizehints for tiled mode patch ... |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | using double-linked list in order to get correct prev... |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | cleaned the CUSTOMIZE flags |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | made status bar drawing more robust, implemented toggle... |
blob | commitdiff | diff to current |
2006-07-20 |
arg@10ksloc.org | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for... |
blob | commitdiff | diff to current |
2006-07-19 |
arg@10ksloc.org | implemented regexp matching for rules |
blob | commitdiff | diff to current |
2006-07-19 |
arg@10ksloc.org | applied Jukka's patch with s/ModKeyMask/MODKEY/g |
blob | commitdiff | diff to current |
2006-07-19 |
arg@10ksloc.org | refactored Sanders code somewhat |
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 | pop on heretag |
blob | commitdiff | diff to current |
2006-07-18 |
Anselm R. Garbe | added heretag command which allows to tag a client... |
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 | several additions in mouse handling ;) |
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 | removed a bunch of lines through swap removal |
blob | commitdiff | diff to current |
2006-07-14 |
Anselm R. Garbe | searching for a better way to discard enter notifies |
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 | added mini stuff |
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 | added xlock command (I need it regularly) |
blob | commitdiff | diff to current |
2006-07-13 |
Anselm R. Garbe | changed default colors |
blob | commitdiff | diff to current |
|