weston/clients
Kristian Høgsberg 1ec0c31596 compositor: Hide surfaces by setting surface->output to NULL
This way we can still use surface->link when a surface is not in
the main compositor surface list and don't need the hidden_surface
wrapper object.  Also, setting surface->output to NULL will block
the surface frame callback until we put the surface back into the
main list.  This has the effect of blocking animations while a surface
isn't visible.
2011-11-15 16:43:25 -05:00
..
.gitignore Update .gitignores 2011-10-28 13:32:17 -04:00
cairo-util.c cairo-util: Fix another last-minute typo 2011-10-20 14:44:48 -04:00
cairo-util.h cairo-util: Add helper to load jpeg files 2011-10-20 13:11:12 -04:00
config.c config: fix boolean parsing 2011-11-15 09:04:56 -05:00
desktop-shell.c compositor: Hide surfaces by setting surface->output to NULL 2011-11-15 16:43:25 -05:00
dnd.c window: Remove display_flush_cairo_device 2011-10-07 10:05:57 +02:00
eventdemo.c window.c: Drop global handler argument 2011-08-29 17:12:36 -04:00
flower.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
gears.c gears: Fail if compiled without cairo-egl 2011-10-07 10:06:01 +02:00
image.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
Makefile.am window: Add a cheesy parser for ini-files, use it in desktop-shell 2011-11-14 22:51:02 -05:00
resizor.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
screenshot.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
simple-egl.c simple-egl: Remove leftover wl_visual variable 2011-10-19 21:16:58 -04:00
simple-shm.c Move away from visuals and just use EGLConfigs or shm format tokens 2011-08-31 16:21:38 -04:00
smoke.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
terminal.c window: Stop using glib mainloop in toy toolkit 2011-09-19 17:28:55 -04:00
view.c Add missing include for gio.h. 2011-10-24 11:58:24 -04:00
window.c window: clean up redraw and focuses on destroy 2011-11-15 16:43:24 -05:00
window.h window: add a helper for config file paths 2011-11-15 08:57:01 -05:00