aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* fixed tag click handling, however ClkRootWin doesn't work for meAnselm R Garbe2008-06-12
|
* updateAnselm R Garbe2008-06-12
|
* some bugfixes of the patch application yesterdayAnselm R Garbe2008-06-12
|
* integrated yiyus mouse.diff (though the bar click handling is slightly ↵Anselm R Garbe2008-06-11
| | | | broken, I'm to tired to debug it now, yiyus could you please?)
* made Xinerama screen index customizableAnselm R Garbe2008-06-11
|
* removed trailing spaces reported by SoleenAnselm R Garbe2008-06-11
|
* crash fixAnselm R Garbe2008-06-11
|
* made lt visible again in config.def.hAnselm R Garbe2008-06-11
|
* added nsz' patchAnselm R Garbe2008-06-11
|
* added SHCMD support for pipe-based commands due the new spawn() versioAnselm R Garbe2008-06-11
|
* using foo layout during cleanup (suggested by Gottox), add Arg->v handling ↵Anselm R Garbe2008-06-11
| | | | for togglelayout() suggested by anydot
* lt will point to a foo-layout during cleanup now (Gottox' suggestion), and ↵Anselm R Garbe2008-06-11
| | | | togglelayout respects Arg->v
* integrated Peter Hartlich's patch, removed const char *c from union, ↵Anselm R Garbe2008-06-11
| | | | simplified togglelayout
* applied anydot's patchset.diffAnselm R Garbe2008-06-11
|
* final version -- Gottox verified it using the test driverarg@suckless.org2008-06-09
|
* revert of introduced problemarg@suckless.org2008-06-09
|
* applied nsz' textnw patch thank youarg@suckless.org2008-06-09
|
* updated the for-loop with Gottox' proposalarg@suckless.org2008-06-09
|
* minor changearg@suckless.org2008-06-06
|
* applied nsz's patches (many thanks!)arg@suckless.org2008-06-04
|
* small change to drawtextarg@suckless.org2008-06-02
|
* fixed the tile() issue with xpdfAnselm R Garbe2008-06-01
|
* using anydot's memcpy-approach in drawtext, however it still looks awkward to meAnselm R Garbe2008-06-01
|
* Gottox' drawtext simplificationAnselm R Garbe2008-06-01
|
* applied noviewprev.diff, fix.diff and unusedflags.diffAnselm R Garbe2008-06-01
|
* fixAnselm R Garbe2008-05-31
|
* lt->arrange in mfactAnselm R Garbe2008-05-31
|
* isfixed implies isfloatingAnselm R Garbe2008-05-30
|
* applied nibbles fixes, slightly modifiedAnselm R Garbe2008-05-29
|
* applied yiyus tip patch from tueAnselm R Garbe2008-05-29
|
* core dump fix in cleanupAnselm R Garbe2008-05-28
|
* updated the initial comment to reflect the use of bit arraysAnselm R Garbe2008-05-26
|
* slight changesAnselm R Garbe2008-05-26
|
* removed bx and bw, unnecessaryAnselm R Garbe2008-05-26
|
* renamed domax into ismaxAnselm R Garbe2008-05-26
|
* simplified tile()Anselm R Garbe2008-05-26
|
* removed Layout->updategeom, unnecessaryAnselm R Garbe2008-05-26
|
* removed TEXTWAnselm R Garbe2008-05-26
|
* applied yiyus domax patch with slight modificationsAnselm R Garbe2008-05-26
|
* replaced isvisible with a macroAnselm R Garbe2008-05-22
|
* removed emalloczAnselm R Garbe2008-05-22
|
* s/int/uint/ in config.hAnselm R Garbe2008-05-22
|
* removed debug output, sanitized tag limit checkAnselm R Garbe2008-05-22
|
* setmfact argument was wrongAnselm R Garbe2008-05-22
|
* Key.mod is uint, Client.[old]bw is intAnselm R Garbe2008-05-22
|
* s/unsigned long/ulong/Anselm R Garbe2008-05-22
|
* s/nextunfloating/nexttiled/, changed zoom() behaviorAnselm R Garbe2008-05-22
|
* s/unsigned int/uint/Anselm R Garbe2008-05-22
|
* s/void */const void */Anselm R Garbe2008-05-22
|
* applied Gottox bitmask + void *arg patchAnselm R Garbe2008-05-22
|