summaryrefslogtreecommitdiff
path: root/app
AgeCommit message (Expand)Author
2011-06-28spelloJasper Lievisse Adriaanse
2011-06-27UTF8-ify, from Alexander Polakov, but without setlocale(), afterOkan Demirmen
2011-06-25warn if we can't parse the config file on start, just like we do on reload.Okan Demirmen
2011-06-25Since cwm(1) uses the same parser as others in src, document howOkan Demirmen
2011-06-24add 'normal' cursor and shuffle the others we use to make a bit moreOkan Demirmen
2011-06-24New option to raise a client via the mouse (unbound by default);Okan Demirmen
2011-06-24introduce a new config option to snap to the screen edge. 'snapdist'Okan Demirmen
2011-06-24re-do various bits of {,h,v}max for simplicity and less flag handling.Okan Demirmen
2011-06-24replace the non-working check to see if another wm is running with aOkan Demirmen
2011-06-24more nitems usage.Okan Demirmen
2011-06-24re-order sweep draw so that we map into the client window afterOkan Demirmen
2011-06-24struct XftFont already has height which we can use directly instead ofOkan Demirmen
2011-06-24alter a few function returns and prototypes; found by lint.Okan Demirmen
2011-06-24Correct extern declaration and while here, rename a variable to beOkan Demirmen
2011-06-24collapse client and group {r,}cycle defines since they are reallyOkan Demirmen
2011-06-23switch to installing source manuals:Christian Weisgerber
2011-06-07Update to xterm 270. Tested by ajacoutot@, shadchin@, krw@ and jasper@Matthieu Herrb
2011-05-31Update to xauth 1.0.6Matthieu Herrb
2011-05-31Update to iceauth 1.0.5Matthieu Herrb
2011-05-15fix botched client and group cycle defines; noticed by Thomas Pfaff.Okan Demirmen
2011-05-13remove left over XSync; ok oga@Okan Demirmen
2011-05-11tag and comment cleanup; ok oga@Okan Demirmen
2011-05-07introduce a new 'freeze' flag (CMS-f by default) which may be applied toOkan Demirmen
2011-05-07Update to xlsclients 1.1.2Matthieu Herrb
2011-05-06On map, don't warp to windows that are marked as ignored.Owain Ainsworth
2011-05-05bump window resize back to 60hz. instead, we should not need to syncOkan Demirmen
2011-05-05re-org. ok oga@Okan Demirmen
2011-05-05make the menu window aware of xinerama info; this makes the menu stayOkan Demirmen
2011-05-01Copy glxinfo and glxgears sources from Mesa demos, since moreMatthieu Herrb
2011-04-11add the -R option to usage()Jacob Meuser
2011-04-11* use VIDIOC_ENUM_FRAMEINTERVALS to get the supported frame intervalsJacob Meuser
2011-04-08Whitespace stuff; new sentence, new line; fix some xrefs; use Aq more.Matthieu Herrb
2011-04-05Update to xrdb 1.0.9.Matthieu Herrb
2011-03-23revert the XSync timing change for client move only; first noticed byOkan Demirmen
2011-03-22warp the pointer back, iff we don't move the mouse, once we are doneOkan Demirmen
2011-03-22we should re-focus the client and ungrab the ptr even if we don't have aOkan Demirmen
2011-03-22fix nousance of always highlighting the first entry even when there isOkan Demirmen
2011-03-22move the default case to the end.Okan Demirmen
2011-03-22reduce the number of times we sync during a window resize.Okan Demirmen
2011-03-22introduce nitems macro, with the appropriate ifndef.Okan Demirmen
2011-03-22if virt/horz un-maximizing, restore only the un-maximized axisOkan Demirmen
2011-03-22(0,0) is also inside in the screen; from Sviatoslav Chagaev.Okan Demirmen
2011-03-22while this piece deals with client argv's in a seemingly inefficient wayOkan Demirmen
2011-03-22remove XXX and move a configure event out of the event handler functions.Okan Demirmen
2011-03-22move the single keycode function directly into the menu code.Okan Demirmen
2011-03-19Add support for ecdsa SSH keys. From dave at davec dot name. Thanks.Matthieu Herrb
2011-03-18lexicographically sort keys.Igor Sobrado
2011-03-13Update to xkbcomp 1.2.1Matthieu Herrb
2011-03-09Remove extra test.Matthieu Herrb
2011-03-08xcb is no longer optional.Matthieu Herrb