summaryrefslogtreecommitdiff
path: root/hw/xwayland/xwayland-cursor.c
Commit message (Expand)AuthorAgeFilesLines
* xwayland: Fix cursor colorOlivier Fourdan2022-02-111-2/+4
* xwayland: Add xwl_cursor_clear_frame_cb()Olivier Fourdan2021-10-251-14/+16
* xwayland: Move xwl_cursor_release() to xwayland-cursor.cOlivier Fourdan2021-10-251-0/+8
* xwayland: Rename xwl_seat_update_cursor()Olivier Fourdan2021-10-251-3/+3
* xwayland: Check buffer prior to attaching itOlivier Fourdan2021-05-111-2/+9
* xwayland: Delay cursor visibility updateOlivier Fourdan2021-03-031-10/+89
* xwayland: Hold cursor buffer until releasedOlivier Fourdan2020-12-101-0/+14
* xwayland: Factorize common cursor codeOlivier Fourdan2020-12-101-32/+33
* xwayland: Cleanup and remove `xwayland.h`Olivier Fourdan2019-12-201-1/+0
* xwayland: Separate Xwayland screen codeOlivier Fourdan2019-12-201-0/+1
* xwayland: Move Xwayland cursor declarationsOlivier Fourdan2019-12-201-0/+1
* xwayland: Move Xwayland input declarationsOlivier Fourdan2019-12-201-0/+1
* xwayland: Move SHM declarations to their own headerOlivier Fourdan2019-12-201-1/+11
* xwayland: Use buffer_damage instead of surface damage if availableRobert Mader2019-10-121-6/+6
* xwayland: Don't create wl_buffer backing pixmapOlivier Fourdan2019-09-231-1/+2
* xwayland: Reset scheduled frames after hiding tablet cursorCarlos Garnacho2019-06-061-0/+2
* xwayland: Fix non-argb cursor conversionOlivier Fourdan2017-12-061-1/+1
* xwayland: update cursor on tablet tools in proximityCarlos Garnacho2017-04-281-0/+56
* xwayland: Refactor cursor management into xwl_cursorCarlos Garnacho2017-04-281-19/+20
* xwayland: clear cursor frame callbackOlivier Fourdan2017-03-071-2/+12
* xwayland: Add pointer warp emulatorJonas Ådahl2016-10-051-0/+7
* xwayland: Clear up x_cursor on UnrealizeCursor()Olivier Fourdan2016-09-281-3/+4
* xwayland: Plug memleak in frame callbacksOlivier Fourdan2016-08-151-0/+2
* wayland: clear resource for pixmap on unrealizeOlivier Fourdan2016-06-131-0/+15
* xwayland: call through to miPointerWarpCursor on warp_cursorPeter Hutterer2015-09-181-0/+1
* xwayland: Throttle our cursor surface updates with a frame callbackRui Matos2015-05-271-0/+26
* Xwayland DDXKristian Høgsberg2014-04-031-0/+193