| 2006-08-01 | arg@10ksloc.org | saved 2LOC | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | uppercasing all define'd values (uppercase-prefixed... | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | fixed config.h files | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | centralized/externalized configuration to config.h | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | applied Cedric's NumLock patch | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | applied Jukkas prev/next patch with XK_{h,l} | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | applied Sanders patches | commit | commitdiff | tree | snapshot | 
| 2006-08-01 | arg@10ksloc.org | committed a patch which fixes the hints of Jukka | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | updated html | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | Added tag 0.5 for changeset 22213b9a2114167ee8ba019a012... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | prepared 0.5 | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | some cleanups/fixes inspired by Jukka Salmi's feedback | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | simplified main.c, switching back to single urxvt usage | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | s/sleep 5/sleep 2/ | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | changed the status info README hint (more simple now... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | s/0.5/0.6/ - my steps are wider than the reality | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | applied sanders maxfix patch | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | added a note how to achieve status info in the bar | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | preparing 0.6 which will be available in the evening... | commit | commitdiff | tree | snapshot | 
| 2006-07-21 | arg@10ksloc.org | sanitization of several clunky stuff, removed heretag... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | applied sanders no_sizehints for tiled mode patch ... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | serious mistake in pop() (forgot to set c->prev to... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | using double-linked list in order to get correct prev... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | added yet another CUTOMIZE tag | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | cleaned the CUSTOMIZE flags | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | made status bar drawing more robust, implemented toggle... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | cleaned up code | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | Added tag 0.4 for changeset eb3165734f00fe7f7da8aeebaed... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | prepared 0.4 | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | using O3 instead of Os, binary size still < 40kb | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | fixed version in man page | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | yet another html patch | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | updated html | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | makefile now sets permissions for executables and man... | commit | commitdiff | tree | snapshot | 
| 2006-07-20 | arg@10ksloc.org | removed c->f{x,y,w,h} and c->t{x,y,w,h} in favor for... | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | implemented regexp matching for rules | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | applied Jukka's patch with s/ModKeyMask/MODKEY/g | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | removed TODO, because dwm is nearly finished | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | reapplied my default keybindings | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | alternate dwm.png | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | Added tag 0.3 for changeset 7e66082e5092fb0bccd18a3695a... | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | some changes in the html page | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | prepared 0.3 | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | fixed the bug mentioned by Sander | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | refactored Sanders code somewhat | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | implemented fallback for too many clients in stacked... | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | and another fix... | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | yet another typo fix | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | fixed a typo | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | floating clients get random (x,y) offsets now | commit | commitdiff | tree | snapshot | 
| 2006-07-19 | arg@10ksloc.org | applied Sanders resize patch, fixed lower bug | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | arg@mmvi | changed CFLAGs | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | arg@mmvi | firefox instance is different now | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | Anselm R. Garbe | changed occurrences of wmii.de into 10kloc.org in dwm... | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | Anselm R. Garbe | implemened distinguishing float/managed geometries... | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | Anselm R. Garbe | pop on heretag | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | Anselm R. Garbe | added heretag command which allows to tag a client... | commit | commitdiff | tree | snapshot | 
| 2006-07-18 | Anselm R. Garbe | using EXIT_stuff in exit() now | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | simplified Makefile | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | added new stuff | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | updated html | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | patched dwm | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | updated README | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | Added tag 0.2 for changeset 0a6472e2203994bc5738d40a340... | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | updated html | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | ordered variables in structs and source files alphabeti... | commit | commitdiff | tree | snapshot | 
| 2006-07-17 | Anselm R. Garbe | slight change to dwm.1 | commit | commitdiff | tree | snapshot | 
| 2006-07-16 | Anselm R. Garbe | simplified man page | commit | commitdiff | tree | snapshot | 
| 2006-07-16 | Anselm R. Garbe | another XSync | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | several additions in mouse handling ;) | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | fixed XSync handling and finished man page | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | changing XFlush into XSync | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | sanitized other stuff | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | proceeded with cleaning up, sorting functions, etc | commit | commitdiff | tree | snapshot | 
| 2006-07-15 | Anselm R. Garbe | rearranged several stuff | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | sanitized names | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | rearranged | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | I prefer the tiled/floating indicator on the right... | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | bar shows if currently is tiled (Mod1-space) or floatin... | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | draw bar on exposure ;) | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | Added tag 0.1 for changeset d31b5ad96b0ba7b5b0a30928fcf... | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | prep 0.1 | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | fixed crash on zoom if only 1 client exists | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | removed a bunch of lines through swap removal | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | if stdin writer stops working, dwm consumed much IO... | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | removed a bottleneck | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | searching for a better way to discard enter notifies | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | focus on view change as well | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | small fix | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | made stdin reader more robust | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | implemented dwm reading status text from stdin | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | made barclick to select the specific tag | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | implemented bar for dwm (I miss status text), I plan... | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | continued with man page | commit | commitdiff | tree | snapshot | 
| 2006-07-14 | Anselm R. Garbe | continued with man page | commit | commitdiff | tree | snapshot | 
| 2006-07-13 | Anselm R. Garbe | except improvements to the mouse handling this is alrea... | commit | commitdiff | tree | snapshot | 
| 2006-07-13 | Anselm R. Garbe | added mini stuff | commit | commitdiff | tree | snapshot | 
| 2006-07-13 | Anselm R. Garbe | fixed several things, nearly feature complete | commit | commitdiff | tree | snapshot | 
| 2006-07-13 | Anselm R. Garbe | new stuff | commit | commitdiff | tree | snapshot | 
| 2006-07-13 | Anselm R. Garbe | several other additions/fixes, dwm is quite usable... | commit | commitdiff | tree | snapshot | 
| next |