summaryrefslogtreecommitdiff
path: root/src/backends/meta-cursor.h
Commit message (Expand)AuthorAgeFilesLines
* cursor-sprite: Add API to get dimensionJonas Ådahl2020-03-261-0/+4
* backends/cursor: Add API to set and get the texture buffer transformRobert Mader2020-02-281-0/+6
* Clean up include macros messJonas Ådahl2018-11-061-2/+2
* wayland: Add wl_surface backed cursor sprite implementationJonas Ådahl2018-06-151-2/+0
* backends/cursor: Move out Xcursor functionality into own typeJonas Ådahl2018-06-151-15/+10
* backends/cursor: Rename X11 cursor creation functionJonas Ådahl2018-06-151-2/+2
* backends/cursor: Make MetaCursorSprite derivableJonas Ådahl2018-06-151-5/+8
* backends/cursor: Change variable name from 'self' to 'sprite'Jonas Ådahl2018-06-151-12/+15
* Support scaling of cursor sprites given what output they are onJonas Ådahl2015-09-131-17/+23
* MetaCursorSprite: Put renderer specific code in the rendererJonas Ådahl2015-08-281-5/+7
* backends: Get rid of meta-cursor-private.hJonas Ådahl2015-08-281-0/+14
* Make MetaCursorSprite a GObjectJonas Ådahl2015-08-281-4/+11
* Rename MetaCursorReference to MetaCursorSpriteJonas Ådahl2015-08-281-8/+8
* Conditionalize Wayland support againJasper St. Pierre2014-08-131-1/+3
* cursor: Save the original MetaCursor a cursor came fromJasper St. Pierre2014-04-231-0/+2
* cursor: Make load_cursor_on_server publicJasper St. Pierre2014-04-231-0/+3
* cursor: Remove cursor tracker from APIJasper St. Pierre2014-04-231-5/+2
* Start molding out a new src/backends/ dirJasper St. Pierre2014-03-311-0/+42