1
0
Fork 0
mutter-performance-source/clutter/wayland
Rob Bradford e1434cebdb wayland: Load a buffer from well known location for the cursor
Semantic changes to Wayland means that we cannot rely on the compositor
setting a pointer buffer for us if set it to nil. The first part of fixing
this is to create an shm buffer containing the bytes for our cursor.

The best way to do this currently is to load the cursor from the well known
location where weston instals its cursor images. The code to implemente this
was derivedlifted from the Wayland backend in GTK+.
2012-01-10 17:29:32 +00:00
..
clutter-backend-wayland.c wayland: Load a buffer from well known location for the cursor 2012-01-10 17:29:32 +00:00
clutter-backend-wayland.h wayland: Load a buffer from well known location for the cursor 2012-01-10 17:29:32 +00:00
clutter-device-manager-wayland.c build: make internal option_xkb_* symbols static 2011-12-08 16:13:38 +00:00
clutter-device-manager-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-event-wayland.c wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-event-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-input-device-wayland.c wayland: Refine enter/leave event handling 2011-12-08 17:44:53 +00:00
clutter-input-device-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-stage-wayland.c wayland: Update to latest Wayland API (wl_shell_surface transition) 2011-12-08 17:44:53 +00:00
clutter-stage-wayland.h wayland: Updates client side wayland support 2011-12-08 16:13:37 +00:00
clutter-wayland-compositor.h Adds wayland-surface actor for wayland compositors 2011-12-08 16:13:37 +00:00
clutter-wayland-surface.c wayland/surface: Use queue_redraw_with_clip() 2011-12-12 17:29:58 +00:00
clutter-wayland-surface.h Adds wayland-surface actor for wayland compositors 2011-12-08 16:13:37 +00:00