summaryrefslogtreecommitdiff
path: root/gdk/wayland/gdkcursor-wayland.c
Commit message (Expand)AuthorAgeFilesLines
* wayland: don't handle buffer release centrallyRay Strode2016-02-061-0/+18
* wayland: Ensure we have a dnd-ask cursorMatthias Clasen2016-01-081-0/+1
* wayland: Only do cursor name fallback for standard namesMatthias Clasen2016-01-061-8/+21
* wayland: Always apply scaling factor to cursor hotspot and dimensionJonas Ådahl2015-07-201-6/+8
* Wayland: Make css cursor names workMatthias Clasen2015-05-081-1/+50
* Wayland: trivial reshuffleMatthias Clasen2015-05-081-39/+34
* wayland: Support scaling of theme based cursorsJonas Ådahl2015-03-161-12/+67
* wayland: Don't set cursor surface scale when we don't have a surfaceJonas Ådahl2015-03-161-4/+3
* wayland: Formatting fixesMatthias Clasen2015-02-281-2/+3
* configure.ac: Depend on cairo 1.14.0Javier Jardón2014-11-101-7/+3
* Wayland: Fix various compiler warningsMatthias Clasen2014-09-051-0/+2
* wayland: Reference pixmap-based cursors' surface before handing the wl_bufferCarlos Garnacho2014-09-011-0/+2
* wayland: Remove overly complex cursor cacheJasper St. Pierre2014-08-101-64/+16
* wayland: Remove unused stuffJasper St. Pierre2014-05-161-5/+0
* wayland: Merge buffer implementationsJasper St. Pierre2014-04-121-33/+12
* Fix a crash with scaled cursors on WaylandMatthias Clasen2013-08-111-0/+1
* gdk: Add gdk_cursor_new_from_surfaceAlexander Larsson2013-08-071-89/+55
* gdk: Add gdk_cursor_get_surface()Alexander Larsson2013-08-071-3/+5
* wayland: Use more explicit out parameter namesChris Cummins2013-04-091-6/+6
* wayland: Implement animatable cursorsChris Cummins2013-03-281-10/+44
* wayland: Do not free wayland cursor buffersChris Cummins2013-03-281-4/+1
* wayland: Differentiate wayland and pixbuf cursorsChris Cummins2013-03-281-30/+44
* wayland: remove an unused variableMatthias Clasen2013-03-231-1/+0
* wayland: Implement cursor theme changingMatthias Clasen2013-03-221-22/+37
* wayland: Avoid segfault when cursors are freedMatthias Clasen2013-03-221-1/+4
* wayland: complete cursor_for_pixbufThomas Hindoe Paaboel Andersen2013-03-211-98/+56
* wayland: Add a cursor cacheKristian Høgsberg2013-03-201-0/+73
* wayland: avoid returning NULL when getting a cursorThomas Wood2013-02-061-2/+8
* wayland: use the GdkCursorType enum information to lookup the cursor nameThomas Wood2013-02-061-30/+14
* wayland: Switch to new wayland cursors mechanismRob Bradford2012-07-121-85/+65
* wayland: Improve error message handling in cursor buffer codeRob Bradford2012-04-251-15/+22
* wayland: Rename GdkDisplayWayland to GdkWaylandDisplayRob Bradford2012-04-171-3/+3
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* wayland: Update to new SHM buffer format typeRob Bradford2012-01-131-1/+1
* wayland: The shared cursors are now installed in the weston directoryKristian Høgsberg2012-01-061-1/+1
* wayland: Load cursors from wayland directory under XDG_DATA_DIRSRob Bradford2011-12-091-22/+44
* wayland: Update to recent API changesKristian Høgsberg2011-12-021-3/+1
* Track wayland protocol changes.Scott Moreau2011-06-231-1/+1
* wayland: Add another cursor (left-ptr)Kristian Høgsberg2011-03-011-0/+1
* wayland: Add a few more cursorsKristian Høgsberg2011-02-101-0/+11
* wayland: Handle blank cursorKristian Høgsberg2011-02-101-6/+26
* wayland: Support setting cursorsKristian Høgsberg2011-02-091-11/+178
* Add Wayland backendKristian Høgsberg2011-02-051-0/+184