weston/clients
Pekka Paalanen fe6079ac09 window: add display_destroy()
Add a function to destroy the 'struct display', supposedly with all
contained resources, that are not explicitly created by the application.

The implementation at this time is incomplete. It does clean up the
following:
- xkb structure is freed (needs new libxkbcommon from git)
- EGL resources are freed
- wl_display is flushed and destroyed

Signed-off-by: Pekka Paalanen <ppaalanen@gmail.com>
2011-12-22 11:27:50 +02: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 Use '-' to separate words in file names 2011-12-08 12:44:27 -05:00
dnd.c Implement the new dnd/selection protocol 2011-11-23 16:20:28 -05:00
eventdemo.c window.c: Drop global handler argument 2011-08-29 17:12:36 -04:00
flower.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
gears.c Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
glmatrix.c wscreensaver: configure glmatrix 2011-11-18 14:48:39 +02:00
image.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
Makefile.am protocol: add screensaver interface 2011-12-14 11:17:00 +02:00
matrix3.xpm clients: import glmatrix.c and matrix3.xpm 2011-11-18 14:45:04 +02:00
resizor.c clients: Implement a toy-menu for testing the menu surface type 2011-12-19 15:40:10 -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
smoke.c Fix inconsistent #include style 2011-11-22 09:27:03 -05:00
tablet-shell.c Use '-' to separate words in file names 2011-12-08 12:44:27 -05:00
terminal.c Implement the new dnd/selection protocol 2011-11-23 16:20:28 -05:00
view.c Never include wayland-util.h directly 2011-11-22 09:35:14 -05:00
window.c window: add display_destroy() 2011-12-22 11:27:50 +02:00
window.h window: add display_destroy() 2011-12-22 11:27:50 +02: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 wscreensaver: implement screensaver interface 2011-12-14 11:23:28 +02:00
wscreensaver.h clients: add wscreensaver 2011-11-18 14:46:26 +02:00