Age | Commit message (Expand) | Author |
2011-07-24 | update | Matthieu Herrb |
2011-07-24 | Update to pixman 0.22.2. | Matthieu Herrb |
2011-07-23 | Clarify defines and make them not look like non-local ones; started by a | Okan Demirmen |
2011-07-19 | sync | Todd T. Fries |
2011-07-18 | Fix for CVE-2011-0226 from Freetype git repository. | Matthieu Herrb |
2011-07-18 | Update to freetype 2.4.5. Tested by many. | Matthieu Herrb |
2011-07-17 | fix bug "lock up" touchpad ( not allowing to move the pointer, or click ) | Alexandr Shadchin |
2011-07-17 | Unifdef support for xinput ABI up to 10. | Matthieu Herrb |
2011-07-16 | Remove an extra debugging printf that leaked in previous commit. | Matthieu Herrb |
2011-07-16 | Unifdef support for xinput ABI up to 10. | Matthieu Herrb |
2011-07-16 | Mention that this driver also supports ums(4), tweaks and white-space | Matthieu Herrb |
2011-07-16 | Check if an input device has calibration data before accepting it as | Matthieu Herrb |
2011-07-16 | Tweak and fix an unreadable sentence. | Matthieu Herrb |
2011-07-16 | Add a '-c' option to keep the X cursor visible while calibrating. | Matthieu Herrb |
2011-07-16 | White space cleanup. | Matthieu Herrb |
2011-07-14 | Fix libpthread linkage | David Coppa |
2011-07-14 | correct spelling; from Alexander Polakov. | Okan Demirmen |
2011-07-09 | sync | Todd T. Fries |
2011-07-04 | Fix transformation of events supplying only a valuator for the y-coordinate. | Mark Kettenis |
2011-07-04 | A wscons keyboard type of zaurus should map to an XKB model of zaurus | Matthieu Herrb |
2011-07-04 | Simplify zaurus xorg.conf now that input devices are auto-configured. | Matthieu Herrb |
2011-07-02 | Revert update to xf86-input-joystick 1.6.0. | Matthieu Herrb |
2011-07-02 | update | Matthieu Herrb |
2011-07-02 | Update to libXi 1.4.3. | Matthieu Herrb |
2011-07-02 | Update to libXi 1.4.2. | Matthieu Herrb |
2011-07-02 | Update to xf86-input-joystick 1.6.0 | Matthieu Herrb |
2011-07-02 | Update to libXrandr 1.3.2. | Matthieu Herrb |
2011-07-02 | Update to libXcursor 1.1.12. | Matthieu Herrb |
2011-07-02 | Update to resourceproto 1.2.0 | Matthieu Herrb |
2011-07-01 | sync | Alexandr Shadchin |
2011-07-01 | Update xkeyboard-config to 2.3 | Alexandr Shadchin |
2011-06-29 | Code to configure the xkb layout and options from wscons setup | Matthieu Herrb |
2011-06-29 | regen | Matthieu Herrb |
2011-06-29 | Introduce new autoconfiguration code for X input drivers, based on X | Matthieu Herrb |
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 | sync | Todd T. Fries |
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 |