Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merged tile.c again into dwm.c | 2008-05-19 | 1 | -1/+100 | |
| | |||||
* | take bar into account | 2008-05-19 | 1 | -1/+1 | |
| | |||||
* | be more polite to clients which like to appear outside the window area, but ↵ | 2008-05-19 | 1 | -6/+6 | |
| | | | | still on the screen | ||||
* | fix | 2008-05-19 | 1 | -1/+1 | |
| | |||||
* | make it easier for the user, if Xinerama support is given, always use the ↵ | 2008-05-19 | 1 | -13/+26 | |
| | | | | screen 0 as window area/bar area, everything else can be used for floating clients | ||||
* | only snap within window area | 2008-05-19 | 1 | -12/+19 | |
| | |||||
* | s/DEFGEOM/CUSTOMGEOM/ | 2008-05-19 | 1 | -2/+2 | |
| | |||||
* | recent changes, introduced togglebar, changed some defines into variable ↵ | 2008-05-19 | 1 | -23/+37 | |
| | | | | declarations where possible | ||||
* | removed the <M> togglelayout call | 2008-05-17 | 1 | -2/+0 | |
| | |||||
* | removed monocle for now | 2008-05-17 | 1 | -10/+0 | |
| | |||||
* | removed the exact focus mechanism of next/prev window | 2008-05-17 | 1 | -17/+15 | |
| | |||||
* | moved all tile()-related stuff into tile.c which is included from ↵ | 2008-05-17 | 1 | -101/+9 | |
| | | | | config.def.h, the default dwm is now nearly independent from the arrange() algorithm in use | ||||
* | removed tileh, renamed tilev into tile again, removed counttiles, tilemaster | 2008-05-17 | 1 | -56/+14 | |
| | |||||
* | removed Layout->isfloating | 2008-05-17 | 1 | -27/+17 | |
| | |||||
* | removed reapply() -- unnecessary | 2008-05-17 | 1 | -12/+0 | |
| | |||||
* | renamed setlayout into togglelayout | 2008-05-17 | 1 | -24/+24 | |
| | |||||
* | removed temporary wildcard handling | 2008-05-15 | 1 | -6/+2 | |
| | |||||
* | added wild-card handling for tags | 2008-05-15 | 1 | -2/+6 | |
| | |||||
* | applied nsz's another style patch | 2008-05-14 | 1 | -4/+3 | |
| | |||||
* | applied nsz's style.diff patch | 2008-05-13 | 1 | -14/+13 | |
| | |||||
* | just added a comment | 2008-05-13 | 1 | -1/+1 | |
| | |||||
* | minor fixes | 2008-05-11 | 1 | -3/+1 | |
| | |||||
* | having monocle on Mod1-m | 2008-05-11 | 1 | -1/+1 | |
| | |||||
* | hotfix | 2008-05-11 | 1 | -1/+1 | |
| | |||||
* | removed Geom stuff, introduced updategeom() again, still view is somewhat ↵ | 2008-05-11 | 1 | -71/+51 | |
| | | | | broken? | ||||
* | implemented exact focus next, if arg != NULL to focus{next,prev} | 2008-05-11 | 1 | -15/+17 | |
| | |||||
* | applied the proposal by nsz | 2008-05-06 | 1 | -3/+5 | |
| | |||||
* | applied JUCE patch | 2008-05-06 | 1 | -0/+1 | |
| | |||||
* | simplification of view() as proposed by anydot | 2008-04-27 | 1 | -10/+3 | |
| | |||||
* | applied yiyus tagset patch | 2008-04-27 | 1 | -21/+16 | |
| | |||||
* | applied yiyus fgeom patch | 2008-04-27 | 1 | -34/+37 | |
| | |||||
* | applied dfenze drawtext simplifications | 2008-04-27 | 1 | -8/+7 | |
| | |||||
* | applied Ph's seltags-simplification with some modifications | 2008-04-20 | 1 | -13/+10 | |
| | |||||
* | applied Ph's MIN/MAX patch, nice work! | 2008-04-20 | 1 | -31/+22 | |
| | |||||
* | applied Ph's patch regarding geom and lt initialization | 2008-04-20 | 1 | -8/+4 | |
| | |||||
* | applied Gottox' applyrules() fix | 2008-04-20 | 1 | -2/+2 | |
| | |||||
* | applied applyrules-fix by Jukka, thank you Jukka! | 2008-04-07 | 1 | -3/+3 | |
| | |||||
* | fix | 2008-04-05 | 1 | -1/+1 | |
| | |||||
* | applied the proposed monocle patch from the mailinglist | 2008-04-05 | 1 | -1/+1 | |
| | |||||
* | yet another cleanup | 2008-04-03 | 1 | -2/+2 | |
| | |||||
* | applied Peter Hartlich's simplification patch of setmfact and his revival of ↵ | 2008-04-02 | 1 | -41/+23 | |
| | | | | MFACT, appliead Janness Hofmann's simplification of grabbuttons() -- thanks guys! | ||||
* | aspects hints seem broken for fullscreen apps | 2008-04-01 | 1 | -3/+5 | |
| | |||||
* | bugfix | 2008-03-25 | 1 | -1/+1 | |
| | |||||
* | setmfact should not have any effect if in floating layout | 2008-03-24 | 1 | -1/+1 | |
| | |||||
* | minor fix | 2008-03-24 | 1 | -1/+1 | |
| | |||||
* | revival of mfact and setmfact | 2008-03-24 | 1 | -0/+21 | |
| | |||||
* | setlayout and setgeom are now togglable again | 2008-03-24 | 1 | -18/+28 | |
| | |||||
* | geom indicator and layout indicator is only displayed if there are several ↵ | 2008-03-24 | 1 | -8/+14 | |
| | | | | geoms/layouts | ||||
* | hotfix of idxoftag | 2008-03-22 | 1 | -2/+2 | |
| | |||||
* | blw/bgw calculation bugfix | 2008-03-22 | 1 | -7/+7 | |
| |