Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 bro... | 2008-05-11 | 1 | -71/+51 | ||
* | 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 | ||
* | 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 ge... | 2008-03-24 | 1 | -8/+14 | ||
* | hotfix of idxoftag | 2008-03-22 | 1 | -2/+2 | ||
* | blw/bgw calculation bugfix | 2008-03-22 | 1 | -7/+7 | ||
* | updated configurenotify | 2008-03-19 | 1 | -1/+4 | ||
* | minor bugfix in applyrules | 2008-03-17 | 1 | -1/+1 | ||
* | renamed c->border into c->bw, fixed monocle to subtract c->bw from each h/w v... | 2008-03-17 | 1 | -34/+34 | ||
* | geoms are now drawed in the status bar | 2008-03-17 | 1 | -4/+12 | ||
* | removed the string-based setgeom approach, introduced a new Geom type instead... | 2008-03-17 | 1 | -72/+27 | ||
* | made the string-based setgeom working | 2008-03-15 | 1 | -72/+53 | ||
* | some experimental state DO NOT USE THIS, I plan to have a nicer interface to ... | 2008-03-14 | 1 | -39/+95 | ||
* | some changes towards 4.9 | 2008-03-14 | 1 | -8/+9 | ||
* | removed the comment again | 2008-03-13 | 1 | -2/+1 | ||
* | some polishing in tileh/tilev | 2008-03-13 | 1 | -52/+50 | ||
* | minor bugfix | 2008-03-13 | 1 | -1/+1 | ||
* | added a new comment | 2008-03-13 | 1 | -1/+2 | ||
* | some cleanup | 2008-03-13 | 1 | -2/+1 |