| 2008-09-02 | Anselm R Garbe | applied Gottox' grabkey patch | commit | commitdiff | tree | snapshot | 
| 2008-09-01 | Anselm R Garbe | applied yiyus tagbar patch | commit | commitdiff | tree | snapshot | 
| 2008-09-01 | arg@localhost... | merged merge | commit | commitdiff | tree | snapshot | 
| 2008-08-29 | Anselm R Garbe | fixed | commit | commitdiff | tree | snapshot | 
| 2008-08-29 | Anselm R Garbe | checking result of XGetClassHint, removed some obsolete... | commit | commitdiff | tree | snapshot | 
| 2008-08-27 | Anselm R Garbe | merged my changes | commit | commitdiff | tree | snapshot | 
| 2008-08-27 | Anselm R Garbe | introduced NOBORDER macro to hide the nasty - 2 * c... | commit | commitdiff | tree | snapshot | 
| 2008-08-25 | Premysl Hruby | WM_NAME is builtin atom | commit | commitdiff | tree | snapshot | 
| 2008-08-25 | Anselm R Garbe | grabbuttons() and grabkeys() are now independent from... | commit | commitdiff | tree | snapshot | 
| 2008-08-25 | Anselm R Garbe | reverted some resize() changes, reverted setlocale... | commit | commitdiff | tree | snapshot | 
| 2008-08-23 | Anselm R Garbe | applied Peter Hartlich's patch regarding aspect calcula... | commit | commitdiff | tree | snapshot | 
| 2008-08-23 | Anselm R Garbe | removed artifact from wmii | commit | commitdiff | tree | snapshot | 
| 2008-08-23 | Anselm R Garbe | changed grabkeys, removed initmodmap | commit | commitdiff | tree | snapshot | 
| 2008-08-23 | Anselm R Garbe | applied Peter Hartlich's initmodmap patch | commit | commitdiff | tree | snapshot | 
| 2008-08-22 | Premysl Hruby | applied fix of toggletag by Jan Kaliszewski | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | Martin Hurtons typo fix | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | fixed error I did when applying Martin Hurton's drawtex... | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | applied Martin Hurtons resizemouse patch | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | applied Martin Hurton's movemouse() patch | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | using None instead of 0 for trans | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | abc... | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | removed the i = textnw... as remarked by Martin Hurton | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | applied Martin Hurton's scan() patch with slight modifi... | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | changed order of variables in drawtext | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | applied Martin Hurton's drawtext() patch | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | applied Martin Hurton's view() simplification, not... | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | making a comment more explicit | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | removed setlocale() stuff, not necessary if Xmb in use | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | added a comment about FAQ regarding mfact meaning | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | added some comments regarding FAQ about s{x,y,w,h}... | commit | commitdiff | tree | snapshot | 
| 2008-08-18 | Anselm R Garbe | initialize trans with 0 | commit | commitdiff | tree | snapshot | 
| 2008-08-14 | Premysl Hruby | fix of XGetTransientForHint in manage() | commit | commitdiff | tree | snapshot | 
| 2008-08-14 | Premysl Hruby | applied cleanup from M. Hurton and S. Nagy | commit | commitdiff | tree | snapshot | 
| 2008-08-12 | Premysl Hruby | fixes using arg->i instead of arg->ui | commit | commitdiff | tree | snapshot | 
| 2008-08-04 | anselm@anselm1 | applied Johannes Hofmann's patch, please test | commit | commitdiff | tree | snapshot | 
| 2008-08-02 | Anselm R Garbe | made readin a config.h variable | commit | commitdiff | tree | snapshot | 
| 2008-07-29 | Anselm R Garbe | Added tag 5.1 for changeset ce355cea9bb8 | commit | commitdiff | tree | snapshot | 
| 2008-07-29 | Anselm R Garbe | forcing fullscreen windows to bw=0, though most fullscr... | commit | commitdiff | tree | snapshot | 
| 2008-07-18 | Anselm R Garbe | potential crash fix if xinerama behaves broken, though... | commit | commitdiff | tree | snapshot | 
| 2008-07-18 | Premysl Hruby | make hg tip compilable with default config | commit | commitdiff | tree | snapshot | 
| 2008-07-16 | Anselm R Garbe | local use of xidx is useless, got rid of it, falling... | commit | commitdiff | tree | snapshot | 
| 2008-07-16 | Anselm R Garbe | got rid of compile time xidx configuration, querying... | commit | commitdiff | tree | snapshot | 
| 2008-07-16 | Anselm R Garbe | reverted uint redefinition | commit | commitdiff | tree | snapshot | 
| 2008-07-13 | anselm@aab | applied anydot's urgency hint patch, thanks! | commit | commitdiff | tree | snapshot | 
| 2008-07-03 | Anselm R Garbe | renamed eprint die | commit | commitdiff | tree | snapshot | 
| 2008-07-03 | Anselm R Garbe | simplified detach() | commit | commitdiff | tree | snapshot | 
| 2008-07-02 | Anselm R Garbe | removed aux* stuff from Client | commit | commitdiff | tree | snapshot | 
| 2008-07-02 | Anselm R Garbe | removed useless comment | commit | commitdiff | tree | snapshot | 
| 2008-07-02 | Anselm R Garbe | minor fix to view() | commit | commitdiff | tree | snapshot | 
| 2008-07-01 | Anselm R Garbe | applied Frederik Ternerot's grabbuttons patch with... | commit | commitdiff | tree | snapshot | 
| 2008-06-30 | Anselm R Garbe | locale update | commit | commitdiff | tree | snapshot | 
| 2008-06-24 | Anselm R Garbe | removed useless characters | commit | commitdiff | tree | snapshot | 
| 2008-06-23 | Anselm R Garbe | applied James Turner's dwm.1 patch, thanks James! | commit | commitdiff | tree | snapshot | 
| 2008-06-22 | Anselm R Garbe | fix of monocle | commit | commitdiff | tree | snapshot | 
| 2008-06-22 | Anselm R Garbe | another merge | commit | commitdiff | tree | snapshot | 
| 2008-06-22 | Anselm R Garbe | does this fix anything? | commit | commitdiff | tree | snapshot | 
| 2008-06-21 | Anselm R Garbe | fixed Gottox' buttonpress/ClkTagBar code | commit | commitdiff | tree | snapshot | 
| 2008-06-20 | Anselm R Garbe | applied Gottox' ClkTagBar patch | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | made arrange again like it was once | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | fix | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | use sel instead of seeking the list | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | resize should apply if !banned | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | applied Gottox patch | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | untested monocle | commit | commitdiff | tree | snapshot | 
| 2008-06-19 | Anselm R Garbe | non-zero | commit | commitdiff | tree | snapshot | 
| 2008-06-18 | Anselm R Garbe | Added tag 5.0 for changeset 06eb9644e2da | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Anselm R Garbe | branch merge | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Anselm R Garbe | tiled layout resizehints should be respected by default | commit | commitdiff | tree | snapshot | 
| 2008-06-17 | Anselm R Garbe | restored y-coordinate fixing of client windows | commit | commitdiff | tree | snapshot | 
| 2008-06-15 | arg@suckless.org | s/tags ref/tags mask/ | commit | commitdiff | tree | snapshot | 
| 2008-06-15 | Anselm R Garbe | updated man page regarding Mod1-m | commit | commitdiff | tree | snapshot | 
| 2008-06-15 | Anselm R Garbe | minor fixes towards 5.0 | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | removed explicit warp in movemouse | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | removed scroll-wheel based focussing on window title... | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | fix of swapped focusstack mouse buttons | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | removed the ButtonPressMask for root windows as well | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | removed root window click handling | commit | commitdiff | tree | snapshot | 
| 2008-06-14 | Anselm R Garbe | removed font and color definitions | commit | commitdiff | tree | snapshot | 
| 2008-06-13 | Anselm R Garbe | minor fix | commit | commitdiff | tree | snapshot | 
| 2008-06-12 | Anselm R Garbe | fixed tag click handling, however ClkRootWin doesn... | commit | commitdiff | tree | snapshot | 
| 2008-06-12 | Anselm R Garbe | update | commit | commitdiff | tree | snapshot | 
| 2008-06-12 | Anselm R Garbe | some bugfixes of the patch application yesterday | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | integrated yiyus mouse.diff (though the bar click handl... | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | made Xinerama screen index customizable | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | removed trailing spaces reported by Soleen | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | crash fix | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | made lt visible again in config.def.h | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | added nsz' patch | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | added SHCMD support for pipe-based commands due the... | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | using foo layout during cleanup (suggested by Gottox... | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | lt will point to a foo-layout during cleanup now (Gotto... | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | integrated Peter Hartlich's patch, removed const char... | commit | commitdiff | tree | snapshot | 
| 2008-06-11 | Anselm R Garbe | applied anydot's patchset.diff | commit | commitdiff | tree | snapshot | 
| 2008-06-09 | arg@suckless.org | final version -- Gottox verified it using the test... | commit | commitdiff | tree | snapshot | 
| 2008-06-09 | arg@suckless.org | revert of introduced problem | commit | commitdiff | tree | snapshot | 
| 2008-06-09 | arg@suckless.org | applied nsz' textnw patch thank you | commit | commitdiff | tree | snapshot | 
| 2008-06-09 | arg@suckless.org | updated the for-loop with Gottox' proposal | commit | commitdiff | tree | snapshot | 
| 2008-06-06 | arg@suckless.org | minor change | commit | commitdiff | tree | snapshot | 
| 2008-06-04 | arg@suckless.org | applied nsz's patches (many thanks!) | commit | commitdiff | tree | snapshot | 
| 2008-06-02 | arg@suckless.org | small change to drawtext | commit | commitdiff | tree | snapshot | 
| next |