aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* introduce a new config option to snap to the screen edge. 'snapdist'okan2011-06-24-9/+63
* re-do various bits of {,h,v}max for simplicity and less flag handling.okan2011-06-24-36/+20
* replace the non-working check to see if another wm is running with aokan2011-06-24-20/+21
* more nitems usage.okan2011-06-24-5/+3
* re-order sweep draw so that we map into the client window afterokan2011-06-24-4/+3
* struct XftFont already has height which we can use directly instead ofokan2011-06-24-11/+8
* alter a few function returns and prototypes; found by lint.okan2011-06-24-25/+14
* Correct extern declaration and while here, rename a variable to beokan2011-06-24-6/+6
* collapse client and group {r,}cycle defines since they are reallyokan2011-06-24-9/+5
* switch to installing source manuals:naddy2011-06-23-4/+2
* fix botched client and group cycle defines; noticed by Thomas Pfaff.okan2011-05-15-5/+5
* remove left over XSync; ok oga@okan2011-05-13-7/+3
* tag and comment cleanup; ok oga@okan2011-05-11-19/+26
* introduce a new 'freeze' flag (CMS-f by default) which may be applied tookan2011-05-07-9/+51
* On map, don't warp to windows that are marked as ignored.oga2011-05-06-3/+3
* bump window resize back to 60hz. instead, we should not need to syncokan2011-05-05-6/+4
* re-org. ok oga@okan2011-05-05-309/+269
* make the menu window aware of xinerama info; this makes the menu stayokan2011-05-05-10/+27
* revert the XSync timing change for client move only; first noticed byokan2011-03-23-3/+3
* warp the pointer back, iff we don't move the mouse, once we are doneokan2011-03-22-0/+8
* we should re-focus the client and ungrab the ptr even if we don't have aokan2011-03-22-5/+5
* fix nousance of always highlighting the first entry even when there isokan2011-03-22-1/+1
* move the default case to the end.okan2011-03-22-2/+2
* reduce the number of times we sync during a window resize.okan2011-03-22-6/+5
* introduce nitems macro, with the appropriate ifndef.okan2011-03-22-19/+18
* if virt/horz un-maximizing, restore only the un-maximized axisokan2011-03-22-1/+6
* (0,0) is also inside in the screen; from Sviatoslav Chagaev.okan2011-03-22-3/+3
* while this piece deals with client argv's in a seemingly inefficient wayokan2011-03-22-29/+2
* remove XXX and move a configure event out of the event handler functions.okan2011-03-22-31/+28
* move the single keycode function directly into the menu code.okan2011-03-22-131/+98
* xcb is no longer optional.matthieu2011-03-08-5/+2
* if we are saving the pointer location for a specific client, make sureokan2011-02-13-1/+4
* we lose track of highstack somewhere, so recompute it before we need it.tedu2011-02-13-1/+6
* in MotionNotify geom.x, geom.y calculations take into account bwidth.martynas2010-12-14-3/+3
* Explicitely link libxcb when needed for static arches.matthieu2010-11-27-2/+5
* s/-offset -indent/-offset indent/ for correct indentation,schwarze2010-09-25-5/+5
* s/\.Pb/.Pp/ for correct vertical spacing; found by mandoc -Tlintschwarze2010-09-25-3/+3
* do not warp to clients marked 'ignore'; from chneukirchen at gmail - thanks.okan2010-09-25-3/+9
* picked a henning diff from src - original log:okan2010-09-25-3/+4
* spacing nitsokan2010-09-25-11/+5
* more clear variable name so than name/class shouldn't be confused again.okan2010-09-25-5/+5
* clarify window name/class a bit more with word ordering.okan2010-09-25-4/+4
* revert -r1.45 of group.c (log was: fix window name and class to matchokan2010-07-30-9/+10
* fix backwards example (after r1.45 of group.c); noticed by phessler@okan2010-07-23-4/+4
* fix window name and class to match cwmrc(5); from Holger Mikolon - thanks!okan2010-06-28-4/+3
* initialize nitemsokan2010-05-22-2/+2
* replace XFetchName() with something more intelligent which attempts tookan2010-05-22-7/+40
* grab events on the root window *before* we look for existing windows.oga2010-04-12-7/+7
* clean up a few xu_* functions to just accept what they need (Window).okan2010-04-11-17/+16
* Fix formatting errors breaking the xenocara mandoc(1) build:schwarze2010-03-20-3/+2