weston/clients
Ander Conselvan de Oliveira 80620076fc window: Implement animated cursors (using pointer surfaces)
Since the introduction of pointer.set_cursor(), it is possible for a
client to set the surface containing the pointer image and get frame
callbacks on it thus allowing a clear implementation of animated
cursors.

This also makes the busy cursor hack of using frame callbacks on the
busy surface unnecessary.
2012-06-15 11:03:12 -04:00
..
.gitignore Implement text cursor position protocol. 2012-05-31 13:10:22 -04:00
clickdot.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
desktop-shell.c window: Implement animated cursors (using pointer surfaces) 2012-06-15 11:03:12 -04:00
dnd.c window.c: Drop timestamp argument to input_set_pointer_image() 2012-06-04 16:04:07 -04:00
eventdemo.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
flower.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
gears.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c Move cairo-util to shared/ 2012-05-15 22:33:43 -04:00
Makefile.am Rewrite shm buffer file allocation v2 2012-06-06 13:26:30 -04:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
screenshot.c Rewrite shm buffer file allocation v2 2012-06-06 13:26:30 -04:00
simple-egl.c compositor: Track pointer image protocol change 2012-06-15 10:59:41 -04:00
simple-shm.c Rewrite shm buffer file allocation v2 2012-06-06 13:26:30 -04:00
simple-touch.c Rewrite shm buffer file allocation v2 2012-06-06 13:26:30 -04:00
smoke.c window: rename enum pointer_type to cursor_type 2012-05-25 23:28:54 -04:00
tablet-shell.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
terminal.c terminal: Use serial, not timestamp for setting the selection 2012-06-02 21:21:41 -04:00
view.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
window.c window: Implement animated cursors (using pointer surfaces) 2012-06-15 11:03:12 -04:00
window.h window: Implement animated cursors (using pointer surfaces) 2012-06-15 11:03:12 -04:00
wscreensaver-glue.c clients: add wscreensaver 2011-11-18 14:46:26 +02:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Add an option parser 2012-03-12 01:28:50 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00