weston/clients
Kristian Høgsberg 11f600d82e window.c: Always set cursor after pointer enter
If the cursor didn't change since last time we had pointer focus we just
wouldn't change it.  But whoever had pointer focus in the mean time could
have changed it, so make sure we always set the cursor after pointer enter.
2012-06-22 10:52:58 -04:00
..
.gitignore text: Add example clients for text protocol 2012-06-21 16:41:12 -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: Compute initial window size correctly 2012-06-20 17:30:03 -04:00
editor.c text: Add example clients for text protocol 2012-06-21 16:41:12 -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
keyboard.c text: Add example clients for text protocol 2012-06-21 16:41:12 -04:00
Makefile.am text: Add example clients for text protocol 2012-06-21 16:41:12 -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 tablet-shell client:fix one seg-fault error 2012-06-21 16:11:10 -04:00
terminal.c terminal: Only hide cursor on first key-press in a repeat sequence 2012-06-21 15:55:03 -04:00
view.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
window.c window.c: Always set cursor after pointer enter 2012-06-22 10:52:58 -04:00
window.h window: Add support for the blank cursor 2012-06-20 23:04:41 -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