summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-input.c
AgeCommit message (Expand)AuthorFilesLines
2015-12-09xwayland: Always update the wl_pointer cursor on pointer focusJonas Ådahl1-1/+21
2015-09-29xwayland-input: Always set the xkb group index on modifiers eventsRui Matos1-9/+5
2015-09-21xwayland: Activate and enable device on first capability reportingBoyan Ding1-6/+6
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 Garnacho1-0/+14
2015-09-18xwayland: Implement the wl_touch interfaceCarlos Garnacho1-1/+197
2015-09-18xwayland: Add xwl_touch structCarlos Garnacho1-0/+10
2015-09-18xwayland-input: Remove our XYToWindow handlerJasper St. Pierre1-34/+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-05-27xwayland: Throttle our cursor surface updates with a frame callbackRui Matos1-0/+2
2015-05-11xwayland: Fix error stringsRobert Ancell1-1/+1
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov1-37/+16
2015-03-13Drop valuator mask argument from GetKeyboardEventsPeter Hutterer1-9/+3
2014-12-25Fix "Back", "Forward", and other special mouse buttons in XWayland.Dima Ryazanov1-1/+6
2014-09-11xwayland-input: Fix a crasher for a race with the Wayland compositorJasper St. Pierre1-0/+9
2014-07-24xwayland: Only disable/enable devices on capabilities changeCarlos Garnacho1-15/+27
2014-04-03Xwayland DDXKristian Høgsberg1-0/+666