summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland.h
AgeCommit message (Expand)AuthorFilesLines
2018-03-28xwayland: Implement queuing present vblanksRoman Gilg1-0/+2
2018-03-28xwayland: Add fallback timer for msc countingRoman Gilg1-0/+3
2018-03-28xwayland: Preliminary support for Present's new window flip modeRoman Gilg1-0/+30
2018-03-28xwayland: Add arguments to glamor_pixmap_get_wl_bufferRoman Gilg1-1/+4
2018-03-05glamor: Implement GetSupportedModifiersLouis-Francis Ratté-Boulianne1-1/+8
2018-03-05glamor: Implement PixmapFromBuffers and BuffersFromPixmapLouis-Francis Ratté-Boulianne1-2/+8
2018-01-24xwayland: Add optional xdg-output supportOlivier Fourdan1-0/+8
2017-12-06xwayland: Keep separate variables for pointer and tablet fociCarlos Garnacho1-0/+1
2017-09-13xwayland: Avoid repeatedly looping through window ancestor chainRoman Gilg1-1/+1
2017-08-01xwayland: Add grab protocol supportOlivier Fourdan1-1/+4
2017-06-12xwayland: Implement tablet_tool_wheel for scrollingJason Gerecke1-0/+2
2017-06-07xwayland: Remove two unused proc pointers.Carlos Garnacho1-2/+0
2017-04-28xwayland: add tablet pad supportPeter Hutterer1-0/+28
2017-04-28xwayland: update cursor on tablet tools in proximityCarlos Garnacho1-0/+5
2017-04-28xwayland: Refactor cursor management into xwl_cursorCarlos Garnacho1-3/+8
2017-04-28xwayland: handle button events after motion eventsPeter Hutterer1-0/+3
2017-04-28xwayland: Handle tablet_tool eventsJason Gerecke1-0/+9
2017-04-28xwayland: Handle wp_tablet eventsJason Gerecke1-0/+3
2017-04-28xwayland: Listen for wp_tablet_seat eventsJason Gerecke1-0/+22
2017-04-28xwayland: Bind to wp_tablet_manager if available and get its seatsJason Gerecke1-0/+4
2017-02-23xwayland: use _XWAYLAND_ALLOW_COMMITS propertyPekka Paalanen1-0/+3
2016-10-05xwayland: Add pointer warp emulatorJonas Ådahl1-0/+17
2016-10-05xwayland: Translate a pointer grab with confineTo to pointer confinementJonas Ådahl1-0/+7
2016-10-05xwayland: Bind pointer constraints globalJonas Ådahl1-0/+2
2016-10-05xwayland: Set unaccelerated pointer motion delta if availableJonas Ådahl1-0/+7
2016-10-05xwayland: Dispatch pointer motion events on wl_pointer.frame if possibleJonas Ådahl1-0/+6
2016-10-05xwayland: Add a new input device used for pointer warping/lockingKrzysztof Sobiecki1-0/+1
2016-10-05xwayland: Bind the relative pointer managerJonas Ådahl1-0/+3
2016-09-28xwayland: handle EAGAIN on Wayland fdOlivier Fourdan1-0/+1
2016-08-19wayland: Emulate crossing for native windowOlivier Fourdan1-0/+1
2016-08-15xwayland: Avoid double free of RRCrtc and RROutputOlivier Fourdan1-0/+2
2016-07-15xwayland: Update RR state on wl_output.done instead of wl_output.modeRui Matos1-1/+1
2016-06-23xwayland-input: Fake crossing to rootwinOlivier Fourdan1-0/+1
2016-06-08wayland: Remove unused field in xwl_screenOlivier Fourdan1-1/+0
2016-06-03xwayland: sync event queue to check compositor replyOlivier Fourdan1-0/+2
2016-06-03xwayland: add a server sync before repeating keysOlivier Fourdan1-0/+2
2016-03-09xwayland: add glamor Xv adaptorOlivier Fourdan1-0/+5
2016-02-29xwayland: add partial xvidmode extension supportOlivier Fourdan1-0/+4
2016-02-22dix: Add hybrid full-size/empty-clip mode to SetRootClipDaniel Stone1-0/+1
2015-09-25xwayland: Destroy xwl_output when wl_output gets removedDima Ryazanov1-0/+1
2015-09-18xwayland: Remove related touchpoints when unrealizing windowsCarlos Garnacho1-0/+2
2015-09-18xwayland: Implement the wl_touch interfaceCarlos Garnacho1-0/+2
2015-09-18xwayland: Add xwl_touch structCarlos Garnacho1-0/+9
2015-09-18xwayland-input: Remove our XYToWindow handlerJasper St. Pierre1-1/+0
2015-05-27xwayland: Throttle our cursor surface updates with a frame callbackRui Matos1-1/+3
2015-05-11xwayland: Implement smooth scrollingDima Ryazanov1-4/+0
2014-09-11xwayland: Implement throttling for surfaces based on the frame eventJasper St. Pierre1-0/+1
2014-07-30Fix files including xorg-server.h by mistakeKeith Packard1-1/+0
2014-06-24xwayland: Add glamor and DRI3 supportKristian Høgsberg1-0/+17
2014-04-03Xwayland DDXKristian Høgsberg1-0/+164