summaryrefslogtreecommitdiff
path: root/src/backends/meta-cursor-sprite-xcursor.c
Commit message (Expand)AuthorAgeFilesLines
* cursor-sprite: Register all cursor sprites with the cursor trackerJonas Ådahl2021-12-221-2/+5
* backends: Upload xcursor texture only after invalidations and theme changesCarlos Garnacho2021-12-071-2/+19
* backends: Only reload sprite cursor on changesCarlos Garnacho2021-12-071-1/+3
* cursor-sprite/xcursor: Fall back to gray square if missing themeJonas Ådahl2020-11-161-5/+20
* Remove misplaced line break in g_* logging functionsJonas Ådahl2020-10-081-1/+1
* backend/xcursor: Support a "blank" cursor typeFlorian Müllner2020-05-221-0/+49
* cursor-sprite-xcursor: Emulate Wayland hotspot limitationsJonas Ådahl2020-03-261-1/+16
* cogl: Remove CoglError wrapperNiels De Graef2019-06-201-2/+2
* cursor-renderer/native: Let the backend realize cursor sprite itselfJonas Ådahl2018-06-151-5/+0
* cursor-renderer/native: Fix Xcursor image loading error handlingJonas Ådahl2018-06-151-3/+2
* cursor-renderer: Centralize hw cursor realization pathsJonas Ådahl2018-06-151-3/+4
* cursor-renderer: Fetch instead of pass Xcursor image when realizingJonas Ådahl2018-06-151-18/+11
* backends/cursor: Move out Xcursor functionality into own typeJonas Ådahl2018-06-151-0/+304