summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-01-04Update to xauth 1.0.8Matthieu Herrb
2014-01-04Update to x11proto 7.0.25Matthieu Herrb
2014-01-03updateMatthieu Herrb
2014-01-03use consistent typesOkan Demirmen
2014-01-03state is longOkan Demirmen
2014-01-03MFC: Use FT_*_H macros instead of including <freetype/*.h>Matthieu Herrb
2014-01-03Update to glproto 1.4.17Matthieu Herrb
2014-01-03Update to libpciacces 0.13.2.Matthieu Herrb
2014-01-03Update xf86-input-vmmouse to 13.0.0Matthieu Herrb
2014-01-03Update to xf86-input-joystick 1.6.2Matthieu Herrb
2014-01-03Update xf86-input-elographics to 1.4.1Matthieu Herrb
2006-11-26Importing xf86-input-vmmouse 12.4.0Matthieu Herrb
2006-11-26Importing xf86-input-joystick 1.1.0Matthieu Herrb
2014-01-02calculate proper menu width/height on the first Expose event; 'jump' (while u...Okan Demirmen
2014-01-02Accept _NET_CURRENT_DESKTOP ClientMessage; from Thomas Adam, thoughOkan Demirmen
2014-01-02Accept _NET_WM_DESKTOP clientmessage; from Thomas AdamOkan Demirmen
2014-01-02bring mousefunc closer to kbfuncOkan Demirmen
2014-01-02gc keycode in keybinding since we only deal with keysym nowOkan Demirmen
2014-01-02rename for clarityOkan Demirmen
2014-01-02When a client doesn't specify size hints, nothing prevents a resize toOkan Demirmen
2014-01-02Don't play with libxcursor if XCURSOR_THEM is defined.Matthieu Herrb
2014-01-02Update to xterm-300. Tested by ajacoutot@ and shadchin@.Matthieu Herrb
2013-12-30Remove the atexit() hack from OpenGL driversMatthieu Herrb
2013-12-30remove note about radeonold now it has been unlinked from the buildJonathan Gray
2013-12-28mac68k and mvmeppc are no longer supported.Matthieu Herrb
2013-12-28Update to xserver 1.14.5Matthieu Herrb
2013-12-28updateMatthieu Herrb
2013-12-28updateMatthieu Herrb
2013-12-26regen ChangeLog for pixman 0.32.4Matthieu Herrb
2013-12-17missing stdarg.h includeOkan Demirmen
2013-12-17replace with memsetOkan Demirmen
2013-12-16Implement support for EWMH's _NET_WM_STATE_FULLSCREEN hint.Okan Demirmen
2013-12-16-updateMatthieu Herrb
2013-12-15Avoid timeouts of ULONG_MAX milliseconds. Stops the X server from crashingMark Kettenis
2013-12-13Teach screen_find_xinerama() to apply gap only when told to do so;Okan Demirmen
2013-12-13Instead of using work area, use the Xinerama area for snap calculations;Okan Demirmen
2013-12-13we need the save-set when re-exec'ing so as to not lose State on our hidden c...Okan Demirmen
2013-12-13stray space and sort while hereOkan Demirmen
2013-12-13Add support for XUrgency and matching _NET_WM_STATE_DEMANDS_ATTENTIONOkan Demirmen
2013-12-12Make sure we really take work area gap into account with snap calculations;Okan Demirmen
2013-12-12ICCCM explicitly states that server time (CurrentTime) should *not* beOkan Demirmen
2013-12-11we don't need to manage the save-set since we're not reparenting; left-over f...Okan Demirmen
2013-12-11since we are drawing in unhide, no need to during client setupOkan Demirmen
2013-12-11apply mwm hints laterOkan Demirmen
2013-12-11Add client wrapper for XWMHints to support XA_WM_HINTS in PropertyNotifyOkan Demirmen
2013-12-11Remove extra work and simplify client state handling.Okan Demirmen
2013-12-11Stash Class and WM Hints in client_ctxOkan Demirmen
2013-12-10Redraw client border when unhiding; during a hide, we just unsetOkan Demirmen
2013-12-08If not using sticky mode (the default), clients aren't automagicallyOkan Demirmen
2013-12-08updateMatthieu Herrb