weston/clients
Kristian Høgsberg 831dd52aa0 window: Implement input device grabbing
With all input events going to widgets now, we can grab an input device
to a widget, so that all events are delivered to that widgets handlers.
This lets us implement the last bit of the menu behaviour, that is
the client side grabbing of events.  The result is that we can now pop down
the menu when we receive clicks in the clients own windows and we
don't send motion and button events to other widgets.
2012-01-10 23:46:33 -05:00
..
.gitignore Update .gitignores 2011-12-08 11:36:36 +02:00
cairo-util.c cairo-util: Dont use non-standard JCS_EXT_BGRX color space 2011-11-22 14:40:48 -05:00
cairo-util.h cairo-util: Add helper to load jpeg files 2011-10-20 13:11:12 -04:00
desktop-shell.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
dnd.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
eventdemo.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
flower.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
gears.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
glmatrix.c wscreensaver: configure glmatrix 2011-11-18 14:48:39 +02:00
image.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
Makefile.am Fix distcheck 2012-01-03 11:04:09 -05:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
screenshot.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
simple-egl.c simple clients: flush before destroying wl_display 2011-12-22 11:27:50 +02:00
simple-shm.c simple clients: flush before destroying wl_display 2011-12-22 11:27:50 +02:00
simple-touch.c clients: Add simple-touch client for testing touch events. 2011-12-22 13:45:50 -05:00
smoke.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
tablet-shell.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
terminal.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
view.c window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
window.c window: Implement input device grabbing 2012-01-10 23:46:33 -05:00
window.h window: Implement input device grabbing 2012-01-10 23:46:33 -05: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 window: Make decorations just a widget 2012-01-10 22:41:55 -05:00
wscreensaver.h wscreensaver: Use a widget and a redraw handler 2012-01-10 14:22:22 -05:00