weston/clients
Pekka Paalanen 9564c75163 desktop-shell: background should be opaque
Toytoolkit does not support setting opaqueness for anything else than
the immediate child widget of the frame widget. Backgrounds do not have
frames, so we need to poke it in manually.

This should allow Weston to paint the background without blending.

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2012-10-25 14:59:23 -04:00
..
.gitignore text: Split text and input-method protocols 2012-09-12 16:48:59 -04:00
clickdot.c Use enum wl_keyboard_key_state instead of integer 2012-05-31 15:43:03 -04:00
cliptest.c compositor: new intersection algorithm 2012-09-12 12:27:35 -04:00
desktop-shell.c desktop-shell: background should be opaque 2012-10-25 14:59:23 -04:00
dnd.c clients: use wl_surface_commit 2012-10-10 21:38:17 -04:00
editor.c Remove some dead code. 2012-10-16 11:29:10 -04:00
eventdemo.c Fix spelling errors 2012-10-04 11:24:50 -04:00
flower.c clients: Set title for all shell surface demos. 2012-10-09 23:13:01 -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 clients: image: Add support for panning and zooming 2012-10-15 20:54:43 -04:00
keyboard.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
Makefile.am configure: build tablet-shell client conditionally 2012-10-16 10:49:08 -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 Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
simple-egl.c clients: Check return value of wl_display_dispatch() 2012-10-16 13:17:16 -04:00
simple-shm.c simple-shm: Don't use ret variable in main() uninitialized 2012-10-17 16:51:07 -04:00
simple-touch.c Stop relying on ARRAY_LENGTH being defined in wayland-util.h 2012-10-19 17:12:38 -04:00
smoke.c compositor, clients: make damage double-buffered 2012-10-10 21:38:31 -04:00
tablet-shell.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
terminal.c terminal: Don't snap resize if we're maximized 2012-10-10 11:41:21 -04:00
view.c PDF viewer to run until and only when it has existing windows 2012-09-25 11:24:49 -04:00
weston-info.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
window.c window: Always pass focused widget to widget motion handlers 2012-10-19 16:56:08 -04:00
window.h window: remove window_set_transparent() declaration 2012-10-25 14:59:08 -04:00
wscreensaver-glue.c screensaver: fix decoding of transparency in xpm files 2012-09-06 21:08:12 -04:00
wscreensaver-glue.h Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
wscreensaver.c Update to new fd and wl_registry APIs 2012-10-10 21:34:38 -04:00
wscreensaver.h Add signedness warning flag and fix fallout 2012-03-30 11:52:39 -04:00