| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | s/unsigned long/ulong/ | Anselm R Garbe | 2008-05-22 | 1 | -10/+11 |
* | s/nextunfloating/nexttiled/, changed zoom() behavior | Anselm R Garbe | 2008-05-22 | 1 | -12/+12 |
* | s/unsigned int/uint/ | Anselm R Garbe | 2008-05-22 | 1 | -33/+34 |
* | s/void */const void */ | Anselm R Garbe | 2008-05-22 | 1 | -32/+32 |
* | applied Gottox bitmask + void *arg patch | Anselm R Garbe | 2008-05-22 | 1 | -121/+90 |
* | some minor fixes | anselm@anselm1 | 2008-05-19 | 1 | -2/+2 |
* | simplification | anselm@anselm1 | 2008-05-19 | 1 | -4/+2 |
* | merged tile.c again into dwm.c | anselm@anselm1 | 2008-05-19 | 1 | -1/+100 |
* | take bar into account | Anselm R Garbe | 2008-05-19 | 1 | -1/+1 |
* | be more polite to clients which like to appear outside the window area, but s... | Anselm R Garbe | 2008-05-19 | 1 | -6/+6 |
* | fix | Anselm R Garbe | 2008-05-19 | 1 | -1/+1 |
* | make it easier for the user, if Xinerama support is given, always use the scr... | Anselm R Garbe | 2008-05-19 | 1 | -13/+26 |
* | only snap within window area | Anselm R Garbe | 2008-05-19 | 1 | -12/+19 |
* | s/DEFGEOM/CUSTOMGEOM/ | Anselm R Garbe | 2008-05-19 | 1 | -2/+2 |
* | recent changes, introduced togglebar, changed some defines into variable decl... | Anselm R Garbe | 2008-05-19 | 1 | -23/+37 |
* | removed the <M> togglelayout call | Anselm R Garbe | 2008-05-17 | 1 | -2/+0 |
* | removed monocle for now | Anselm R Garbe | 2008-05-17 | 1 | -10/+0 |
* | removed the exact focus mechanism of next/prev window | Anselm R Garbe | 2008-05-17 | 1 | -17/+15 |
* | moved all tile()-related stuff into tile.c which is included from config.def.... | Anselm R Garbe | 2008-05-17 | 1 | -101/+9 |
* | removed tileh, renamed tilev into tile again, removed counttiles, tilemaster | Anselm R Garbe | 2008-05-17 | 1 | -56/+14 |
* | removed Layout->isfloating | Anselm R Garbe | 2008-05-17 | 1 | -27/+17 |
* | removed reapply() -- unnecessary | Anselm R Garbe | 2008-05-17 | 1 | -12/+0 |
* | renamed setlayout into togglelayout | Anselm R Garbe | 2008-05-17 | 1 | -24/+24 |
* | removed temporary wildcard handling | Anselm R Garbe | 2008-05-15 | 1 | -6/+2 |
* | added wild-card handling for tags | Anselm R Garbe | 2008-05-15 | 1 | -2/+6 |
* | applied nsz's another style patch | Anselm R Garbe | 2008-05-14 | 1 | -4/+3 |
* | applied nsz's style.diff patch | Anselm R Garbe | 2008-05-13 | 1 | -14/+13 |
* | just added a comment | Anselm R Garbe | 2008-05-13 | 1 | -1/+1 |
* | minor fixes | Anselm R Garbe | 2008-05-11 | 1 | -3/+1 |
* | having monocle on Mod1-m | Anselm R Garbe | 2008-05-11 | 1 | -1/+1 |
* | hotfix | Anselm R Garbe | 2008-05-11 | 1 | -1/+1 |
* | removed Geom stuff, introduced updategeom() again, still view is somewhat bro... | Anselm R Garbe | 2008-05-11 | 1 | -71/+51 |
* | implemented exact focus next, if arg != NULL to focus{next,prev} | Anselm R Garbe | 2008-05-11 | 1 | -15/+17 |
* | applied the proposal by nsz | Anselm R Garbe | 2008-05-06 | 1 | -3/+5 |
* | applied JUCE patch | Anselm R Garbe | 2008-05-06 | 1 | -0/+1 |
* | simplification of view() as proposed by anydot | Anselm R Garbe | 2008-04-27 | 1 | -10/+3 |
* | applied yiyus tagset patch | Anselm R Garbe | 2008-04-27 | 1 | -21/+16 |
* | applied yiyus fgeom patch | Anselm R Garbe | 2008-04-27 | 1 | -34/+37 |
* | applied dfenze drawtext simplifications | Anselm R Garbe | 2008-04-27 | 1 | -8/+7 |
* | applied Ph's seltags-simplification with some modifications | anselm@anselm1 | 2008-04-20 | 1 | -13/+10 |
* | applied Ph's MIN/MAX patch, nice work! | anselm@anselm1 | 2008-04-20 | 1 | -31/+22 |
* | applied Ph's patch regarding geom and lt initialization | anselm@anselm1 | 2008-04-20 | 1 | -8/+4 |
* | applied Gottox' applyrules() fix | anselm@anselm1 | 2008-04-20 | 1 | -2/+2 |
* | applied applyrules-fix by Jukka, thank you Jukka! | Anselm R Garbe | 2008-04-07 | 1 | -3/+3 |
* | fix | Anselm R Garbe | 2008-04-05 | 1 | -1/+1 |
* | applied the proposed monocle patch from the mailinglist | Anselm R Garbe | 2008-04-05 | 1 | -1/+1 |
* | yet another cleanup 4.9 | Anselm R Garbe | 2008-04-03 | 1 | -2/+2 |
* | applied Peter Hartlich's simplification patch of setmfact and his revival of ... | anselm@anselm1 | 2008-04-02 | 1 | -41/+23 |
* | aspects hints seem broken for fullscreen apps | Anselm R Garbe | 2008-04-01 | 1 | -3/+5 |
* | bugfix | Anselm R Garbe | 2008-03-25 | 1 | -1/+1 |