summaryrefslogtreecommitdiff
path: root/hw/xwayland
AgeCommit message (Expand)AuthorFilesLines
2015-12-09xwayland: Update screen size on output removalOlivier Fourdan1-23/+41
2015-12-09xwayland: Always update the wl_pointer cursor on pointer focusJonas Ådahl1-1/+21
2015-12-09xwayland: Do not set root clip when rootlessOlivier Fourdan3-4/+10
2015-12-09xwayland: check if creating xwl_output succeededMarek Chalupa2-2/+25
2015-12-09xwayland: fix memory leaks on error paths in xwl_realize_windowMarek Chalupa1-3/+28
2015-10-07xwayland: Set physical screen size to somethingJonas Ådahl1-0/+39
2015-10-07xwayland: Update actual screen and root window size on output hot plugJonas Ådahl1-1/+14
2015-10-05xwayland: Adjust screen size with rotationOlivier Fourdan1-2/+7
2015-09-29xwayland-input: Always set the xkb group index on modifiers eventsRui Matos1-9/+5
2015-09-25xwayland: do not add output into output_list multiple timesMarek Chalupa1-12/+30
2015-09-25xwayland: Remove the output from the list after destroying itDima Ryazanov1-0/+1
2015-09-25xwayland: Destroy xwl_output when wl_output gets removedDima Ryazanov3-1/+12
2015-09-24xwayland: Remove a useless out-of-memory checkDima Ryazanov1-5/+1
2015-09-21xwayland: Activate and enable device on first capability reportingBoyan Ding1-6/+6
2015-09-18xwayland: call through to miPointerWarpCursor on warp_cursorPeter Hutterer1-0/+1
2015-09-18xwayland: fix crash on enter/leave for a grabbed slave devicePeter Hutterer1-2/+2
2015-09-18xwayland: use the device pointer we already havePeter Hutterer1-1/+1
2015-09-18xwayland: Remove related touchpoints when unrealizing windowsCarlos Garnacho3-3/+19
2015-09-18xwayland: Implement the wl_touch interfaceCarlos Garnacho2-1/+199
2015-09-18xwayland: Add xwl_touch structCarlos Garnacho2-0/+19
2015-09-18xwayland-input: Remove our XYToWindow handlerJasper St. Pierre2-35/+0
2015-09-17xwayland: implement repeat_info eventMarek Chalupa1-3/+35
2015-08-12xwayland: Don't (double) destroy input resources in CloseScreenAdam Jackson1-2/+0
2015-08-12xwayland: Don't (double) destroy RANDR resources in CloseScreenAdam Jackson1-2/+0
2015-07-08Merge remote-tracking branch 'ofourdan/for-keith'Keith Packard1-1/+1
2015-06-30glamor: add support for allocating linear buffers (v2)Dave Airlie1-1/+1
2015-06-25xwayland: keep temp files out of the client maskChris Wilson1-1/+1
2015-05-27xwayland: Throttle our cursor surface updates with a frame callbackRui Matos3-1/+31
2015-05-26xwayland: default to local user if no xauth file given. [CVE-2015-3164 3/3]Ray Strode1-0/+2
2015-05-26xwayland: Enable access control on open sockets [CVE-2015-3164 1/3]Ray Strode1-1/+1
2015-05-11xwayland: Fix error stringsRobert Ancell3-5/+5
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov2-41/+16
2015-03-24glamor: Eliminate GLAMOR_USE_SCREEN and GLAMOR_USE_PICTURE_SCREENKeith Packard1-5/+1
2015-03-24xwayland: Add dependency on glamor libsOlivier Fourdan1-0/+1
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-9/+3
2015-01-23Avoid possible null pointer dereference.Carlos Olmedo Escobar1-1/+1
2015-01-17xwayland: Set glamor filter to nearestMarkus Wick1-0/+3
2015-01-04Remove explicit dependency on $(WAYLAND_LIBS)Olivier Fourdan1-1/+0
2014-12-25Fix "Back", "Forward", and other special mouse buttons in XWayland.Dima Ryazanov1-1/+6
2014-12-09glamor: Always destroy EGL image associated with destroyed pixmapKeith Packard1-2/+1
2014-11-12xwayland: declare fatal log handler as noreturnPeter Hutterer1-0/+1
2014-09-18xwayland: always include drm.xml in tarballsJulien Cristau1-2/+2
2014-09-11xwayland: Snap damage reports to the bounding boxAdam Jackson1-9/+4
2014-09-11xwayland: Implement throttling for surfaces based on the frame eventJasper St. Pierre2-5/+31
2014-09-11xwayland-input: Fix a crasher for a race with the Wayland compositorJasper St. Pierre1-0/+9
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard1-1/+0
2014-07-24xwayland: Only disable/enable devices on capabilities changeCarlos Garnacho1-15/+27
2014-06-24xwayland: Add glamor and DRI3 supportKristian Høgsberg5-6/+832
2014-04-21xwayland: Remove left-over ErrorF loggingKristian Høgsberg1-1/+0
2014-04-21xwayland: Build without xshmfenceKristian Høgsberg1-0/+2