summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-12-04xwayland: Fix re-wrapping of RealizeWindowxwaylandKristian Høgsberg1-1/+1
2013-10-22xwayland: Handle keymap changesRui Matos2-4/+37
2013-10-22xkb: Factor out a function to copy a keymap's controls unto anotherRui Matos3-13/+27
2013-10-22xkb: Repurpose XkbCopyDeviceKeymap to apply a given keymap to a deviceRui Matos4-11/+11
2013-10-15xwayland: Fix hidden cursorTrevor McCort1-1/+8
2013-10-11Revert "Export CompositeRedirectSubwindows and CompositeUnRedirectSubwindows"Kristian Høgsberg2-15/+0
2013-10-11xwayland: Don't redirect windows, leave it to the wmKristian Høgsberg1-51/+0
2013-10-11xwayland: Add wlglamor the right wayKristian Høgsberg1-3/+3
2013-10-11xwayland: Also look for wlglamorKristian Høgsberg1-0/+1
2013-10-11XWayland: Don't commit empty surfacesDaniel Stone1-1/+0
2013-09-16xwayland: Use a per-screen private key for cursor privatesKristian Høgsberg2-6/+11
2013-09-16xwayland: Remove unused variablesKristian Høgsberg1-3/+0
2013-09-13os: Also define ListenOnOpenFD and AddClientOnOpenFD unconditionallyKristian Høgsberg1-2/+1
2013-09-13os: Don't include xorg-server.hKristian Høgsberg1-4/+0
2013-09-13xwayland: Don't include xorg-server.hKristian Høgsberg4-4/+0
2013-09-13Fix fallback loading of the wayland driverGiovanni Campagna2-2/+2
2013-09-13Add XORG_WAYLAND symbol to xorg-config.h.inGiovanni Campagna1-0/+3
2013-09-13xf86Init: trim out non-wayland capable servers from drive listRay Strode1-0/+9
2013-09-11xwayland: Remove Xdnd selection watching codeKristian Høgsberg1-32/+0
2013-09-06XWayland: Support 16bpp X surfaces in DRM/SHMDaniel Stone2-9/+41
2013-09-06XWayland: Don't hardcode DRM libs and -lwayland-clientDaniel Stone1-3/+5
2013-09-06xwayland: Introduce an auto mode for --enable-waylandDaniel Stone1-3/+7
2013-09-06XWayland: Don't send out-of-bounds damage co-ordinatesDaniel Stone1-3/+2
2013-09-06XFree86: Load wlshm driver as fallback for WaylandDaniel Stone2-5/+20
2013-09-06xwayland: Probe outputs on preinitJonas Ådahl1-0/+2
2013-09-06xwayland: add support for multiple outputsGiovanni Campagna2-9/+105
2013-09-06xwayland: handle global object destructionGiovanni Campagna5-8/+69
2013-09-06xwayland-shm: don't create alpha buffers if the window doesn't have alphaGiovanni Campagna1-1/+4
2013-09-06xwayland: Add a HW_WAYLAND flag to let drivers explicitly opt-inKristian Høgsberg2-4/+8
2013-09-06Add xwayland moduleKristian Høgsberg20-10/+2596
2013-09-06dri2: Introduce a third version of the AuthMagic functionTiago Vignatti3-12/+34
2013-09-06Add redirect window for input device featureKristian Høgsberg4-1/+29
2013-09-06Export CompositeRedirectSubwindows and CompositeUnRedirectSubwindowsKristian Høgsberg2-0/+15
2013-09-06Export xf86NewInputDevice and xf86AllocateInputKristian Høgsberg2-5/+4
2013-09-06os: Add a function to create a client for an fdKristian Høgsberg4-6/+38
2013-09-06configure: Track updated version of libxtransTiago Vignatti1-1/+1
2013-09-06xkb: Add XkbCompileKeymapFromString()Kristian Høgsberg4-39/+144
2013-09-06xkb: Split out code to start and finish xkbcompKristian Høgsberg1-11/+28
2013-09-06xkb: Add struct XkbCompContextKristian Høgsberg1-38/+38
2013-09-06dbe: Cleanup in CloseScreen hook not ext CloseDownRobert Bragg2-21/+23
2013-09-06Fix typo in configure warning.Thomas Klausner1-1/+1
2013-09-06Fix bug in cursor handling.Thomas Klausner1-8/+15
2013-09-06kdrive: fix build error on gcc 4.8 for out-of-bounds array accessChris Clayton1-1/+1
2013-08-30Xi: allow for XIAllowEvent requests larger than XI < 2.2 size (#68554)Peter Hutterer1-1/+1
2013-08-30dix: check for grab type before checking XI2 maskPeter Hutterer1-1/+1
2013-08-30Xi: replace loop with memsetPeter Hutterer1-4/+1
2013-08-30include: wrap EMASKSIZE in parenthesesPeter Hutterer1-1/+1
2013-08-30test: fix the gcc diagnostics pragmaPeter Hutterer1-1/+2
2013-08-30DIX/Xi: Pass correct client to CheckDeviceGrabAndHintWindow()Egbert Eich1-7/+16
2013-08-21ephyr: Fix warning about XID vs unsigned long * by changing function argsEric Anholt3-6/+5