summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-05-30update to inputproto 2.3Matthieu Herrb
2013-05-30updateMatthieu Herrb
2013-05-27fix type in a ClientMessage (xu_sendmsg).Okan Demirmen
2013-05-26synTodd T. Fries
2013-05-23Merge upstream fixes for several X libs vulnerabilitiesMatthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2006-11-25import from X.Org 7.2RC2Matthieu Herrb
2006-11-25import from X.Org 7.2RC1Matthieu Herrb
2006-11-25import from X.Org 7.2RC1Matthieu Herrb
2006-11-25import from X.Org 7.2RC1Matthieu Herrb
2013-05-23alter conf_grab(_kbd) to first ungrab AnyKey/AnyModifier, then proceedOkan Demirmen
2013-05-22since we don't have any screens yet, there's no reason to conf_{,un}grabOkan Demirmen
2013-05-22get rid of long standing XXX: now that we configure screens based onOkan Demirmen
2013-05-22move validation of pointer Button into conf_mousebind so we checkOkan Demirmen
2013-05-22sync with src changesOkan Demirmen
2013-05-21handle _NET_WM_STATE ClientMessage; from Alexander Polakov.Okan Demirmen
2013-05-20stray whitespaceOkan Demirmen
2013-05-20handle _NET_ACTIVE_WINDOW ClientMessage; from Alexander Polakov.Okan Demirmen
2013-05-20add support for _NET_WM_STATE_MAXIMIZED_{HORZ,VERT}; from Alexander Polakov.Okan Demirmen
2013-05-20- configure menuwin with the screen, then create the xft drawable usingOkan Demirmen
2013-05-20no reason to pass around *sc when it's already in menu_ctx.Okan Demirmen
2013-05-19move the 2 small font helper functions to xutil.cOkan Demirmen
2013-05-19move the rest of xft init into screen_conf, since most of it is based onOkan Demirmen
2013-05-19- switch border colors to XftOkan Demirmen
2013-05-19add support for _NET_CLOSE_WINDOWOkan Demirmen
2013-05-19treat WM_CHANGE_STATE like other atomsOkan Demirmen
2013-05-19use XGetWMProtocols and simplify WM_PROTOCOL handlingOkan Demirmen
2013-05-19simplifyOkan Demirmen
2013-05-19install radeon_surface.h as wellJonathan Gray
2013-05-19Don't try to start an ssh agent if $SSH_AGENT_PID is already set.Antoine Jacoutot
2013-05-19Merge the following commit from upstream:Antoine Jacoutot
2013-05-14if -> ifdefOkan Demirmen
2013-05-14- let callers of font_draw figure out (and pass) the color instead of anOkan Demirmen
2013-05-14Create the obj dir when building the gallium driver.Antoine Jacoutot
2013-05-12updateMatthieu Herrb
2013-05-12updateMatthieu Herrb
2013-05-12Remove calls to miInitializeBackingStore() and includes of mibstore.hMatthieu Herrb
2013-05-11swap x/y calculations in kbd move/resize to match those in the respective mou...Okan Demirmen
2013-05-11new -> initOkan Demirmen
2013-05-11replace conf_{gap,color,font} with conf_screen since really we areOkan Demirmen
2013-05-10more type fixes for mask/buttonOkan Demirmen
2013-05-10spacingOkan Demirmen
2013-05-10int type fixesOkan Demirmen
2013-05-10fix KeySym typeOkan Demirmen
2013-05-07border width/color makes sense for some, so put it backOkan Demirmen
2013-05-06negative values for borderwith, moveamount, snapdist and gap areOkan Demirmen
2013-05-06remove group in client_delete directly.Okan Demirmen
2013-05-06border width/color makes no sense on menuwinOkan Demirmen
2013-05-03Update to xf86-input-mouse 1.9.0.Alexandr Shadchin
2013-05-03Update to xf86-input-keyboard 1.7.0.Alexandr Shadchin