weston/clients
Ander Conselvan de Oliveira 69f9840bed simple-egl: Add keyboard fullscreen toggle
Make simple-egl toggle the fullscreen state whenever the key F11 is
pressed. A sync callback is used to stop drawing while the surface has
not received the configure event, to prevent a buffer with the windowed
size to be attached to the surface after the set_fullscreen request.
2012-07-27 16:11:40 -04:00
..
.gitignore clients: Add clients/weston-screensaver to clients/.gitignore 2012-07-09 17:41:26 -04:00
clickdot.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
desktop-shell.c desktop-shell: Break command lines into env vars, executable and arguments 2012-07-23 22:59:33 -04:00
dnd.c dnd: Clip flowers to window content area 2012-07-23 21:32:46 -04:00
editor.c Extract the text_model_manager interface from input_method 2012-07-22 12:06:10 -04:00
eventdemo.c clients: Free resources on exit in eventdemo 2012-07-09 17:50:57 -04:00
flower.c Use enum wl_pointer_button_state instead of integer 2012-05-31 15:42:47 -04:00
gears.c gears: Keep gears inside screen in fullscreen mode 2012-07-26 23:53:05 -04:00
glmatrix.c Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00
image.c image: Add fullscreen support 2012-07-23 22:00:21 -04:00
keyboard.c shell: Make input_panel just a regular wl_surface 2012-06-27 10:24:21 -04:00
Makefile.am Install screensaver by default 2012-06-25 14:06:45 -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 Handle new transform argument in wl_output.geometry event 2012-07-22 15:49:57 -04:00
simple-egl.c simple-egl: Add keyboard fullscreen toggle 2012-07-27 16:11:40 -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 toytoolkit: Remove obsolete function window_set_custom(). 2012-07-12 09:18:49 -04:00
terminal.c window.c: Add fullscreen handler to keep fullscreen state consistent 2012-07-23 21:56:31 -04:00
view.c window.c: Add fullscreen handler to keep fullscreen state consistent 2012-07-23 21:56:31 -04:00
window.c window: Handle Alt-F4 to close windows 2012-07-25 16:35:28 -04:00
window.h window.c: Add fullscreen handler to keep fullscreen state consistent 2012-07-23 21:56:31 -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 toytoolkit: Remove obsolete function window_set_custom(). 2012-07-12 09:18:49 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00