aboutsummaryrefslogtreecommitdiff
path: root/dwm.c
Commit message (Collapse)AuthorAge
* local use of xidx is useless, got rid of it, falling back to screen 0 if ↵Anselm R Garbe2008-07-16
| | | | pointer query fails for whatever reason
* got rid of compile time xidx configuration, querying mouse pointer insteadAnselm R Garbe2008-07-16
|
* reverted uint redefinitionAnselm R Garbe2008-07-16
|
* applied anydot's urgency hint patch, thanks!anselm@aab2008-07-13
|
* renamed eprint dieAnselm R Garbe2008-07-03
|
* simplified detach()Anselm R Garbe2008-07-03
|
* removed aux* stuff from ClientAnselm R Garbe2008-07-02
|
* minor fix to view()Anselm R Garbe2008-07-02
|
* applied Frederik Ternerot's grabbuttons patch with slight modificationsAnselm R Garbe2008-07-01
|
* locale updateAnselm R Garbe2008-06-30
|
* fix of monocleAnselm R Garbe2008-06-22
|
* another mergeAnselm R Garbe2008-06-22
|\
| * fixed Gottox' buttonpress/ClkTagBar codeAnselm R Garbe2008-06-21
| |
* | does this fix anything?Anselm R Garbe2008-06-22
|/
* applied Gottox' ClkTagBar patchAnselm R Garbe2008-06-20
|
* made arrange again like it was onceAnselm R Garbe2008-06-19
|
* fixAnselm R Garbe2008-06-19
|
* use sel instead of seeking the listAnselm R Garbe2008-06-19
|
* resize should apply if !bannedAnselm R Garbe2008-06-19
|
* applied Gottox patchAnselm R Garbe2008-06-19
|
* untested monocleAnselm R Garbe2008-06-19
|
* non-zeroAnselm R Garbe2008-06-19
|
* tiled layout resizehints should be respected by defaultAnselm R Garbe2008-06-17
|
* restored y-coordinate fixing of client windowsAnselm R Garbe2008-06-17
|
* minor fixes towards 5.0Anselm R Garbe2008-06-15
|
* removed explicit warp in movemouseAnselm R Garbe2008-06-14
|
* removed the ButtonPressMask for root windows as wellAnselm R Garbe2008-06-14
|
* removed root window click handlingAnselm R Garbe2008-06-14
|
* removed font and color definitionsAnselm R Garbe2008-06-14
|
* fixed tag click handling, however ClkRootWin doesn't work for meAnselm 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
|