Age | Commit message (Expand) | Author |
2011-11-18 | fix long standing but wrt to DPMS kicking in and causing the program to | Federico G. Schwindt |
2011-11-16 | Update to xterm 276. Tested by ajacoutot@, krw@, naddy@, shadchin@. | Matthieu Herrb |
2011-11-15 | Update to xdm 1.1.11 plus a few patches from git master. | Matthieu Herrb |
2011-11-06 | Bring in full Changelog from xdm 1.1.9. For some reason this file | Matthieu Herrb |
2011-11-06 | put snapdist in the correct location; as an option, not a bind; Tiago Cunha. | Okan Demirmen |
2011-10-31 | Update to xinit 1.3.1 | Matthieu Herrb |
2011-10-31 | Update to xdpyinfo 1.3.0 | Matthieu Herrb |
2011-10-31 | Update to sessreg 1.0.7 | Matthieu Herrb |
2011-10-17 | rename variable to reduce potential for name-space collision. | Okan Demirmen |
2011-10-12 | use xfree instead of free since strings is allocated with xmalloc; from | Okan Demirmen |
2011-09-30 | Set user PATH from login.conf instead of hard-coded default. | Matthieu Herrb |
2011-09-19 | move client to group (movetogroup) and hide client only if group is | Okan Demirmen |
2011-09-17 | Update to xterm-275. Tested by jasper@. | Matthieu Herrb |
2011-09-13 | fix spelling I keep getting wrong for some unknown reason; found by and | Okan Demirmen |
2011-09-13 | add WM_TRANSIENT_FOR event support: moves dialogs, toolbars and such to | Okan Demirmen |
2011-09-13 | repair groupcycle (broke after cycle-in-group support added more flags); | Okan Demirmen |
2011-09-08 | allow configurable menu font color; from Alexander Polakov with a tweak | Okan Demirmen |
2011-09-08 | allow menufg/menubg to be configurable; from Alexander Polakov. | Okan Demirmen |
2011-09-08 | reinit menu on reload; from Alexander Polakov. needed for catching | Okan Demirmen |
2011-09-05 | restore a comment and add another for clarity. | Okan Demirmen |
2011-09-04 | Make flavours of maximisation additive. | Owain Ainsworth |
2011-09-03 | split off window hints from geometry so we don't need to carry them all | Okan Demirmen |
2011-09-03 | simplify color initialization. | Okan Demirmen |
2011-09-03 | Add {r,}cycleingroup to cycle through clients belonging to the same | Okan Demirmen |
2011-09-03 | "defaultfont" is unclear (and confusing while reading code) when it also | Okan Demirmen |
2011-08-30 | Switch to xkeyboard-config is done. Remove old xkbdata and unifdef it. | Matthieu Herrb |
2011-08-29 | zap unused macro. ok oga@ | Okan Demirmen |
2011-08-29 | restore mouse move via the keyboard, noticed by todd@. while the check | Okan Demirmen |
2011-08-28 | Update to xterm 273. Tested by marco@, jasper@. | Matthieu Herrb |
2011-08-28 | 2 more .orig files added by mistake. Noticed by shadchin@. Thanks. | Matthieu Herrb |
2011-08-28 | Update to xset 1.2.2 | Matthieu Herrb |
2011-08-28 | Update to xrandr 1.3.5 | Matthieu Herrb |
2011-08-28 | Update to xprop 1.2.1 | Matthieu Herrb |
2011-08-28 | Update to xman 1.1.2 | Matthieu Herrb |
2011-08-28 | Update to xkbcomp 1.2.3 | Matthieu Herrb |
2011-08-28 | Update to x11perf 1.5.4 | Matthieu Herrb |
2011-08-28 | Oops. Didn't mean to add this file. | Matthieu Herrb |
2011-08-28 | Update to twm 1.0.7 | Matthieu Herrb |
2011-08-28 | Update to smproxy 1.0.5 | Matthieu Herrb |
2011-08-28 | Update to mkfontscale 1.0.9 | Matthieu Herrb |
2011-08-22 | A while ago I wrote some code to not warp to ignored windows on map (rev | Owain Ainsworth |
2011-08-22 | revert r1.11 of parse.y and create logic in conf_setup instead to deal | Okan Demirmen |
2011-08-18 | Compile trace.c as well so that OPT_TRACE 1 actually works. | Marco Peereboom |
2011-08-18 | Update to xterm 271. Tested by shadchin@ and ajacoutot@ | Matthieu Herrb |
2011-08-04 | puffy 5.0 | Todd T. Fries |
2011-07-26 | Re-draw borders after reloading, not before; from Alexander Polakov. | Okan Demirmen |
2011-07-25 | use the menu border; from Alexander Polakov, but with the existing define. | Okan Demirmen |
2011-07-25 | We are inconsistent when it comes to function returns, so just go all | Okan Demirmen |
2011-07-23 | Clarify defines and make them not look like non-local ones; started by a | Okan Demirmen |
2011-07-16 | Remove an extra debugging printf that leaked in previous commit. | Matthieu Herrb |