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