weston/compositor
Cyril Brulebois 20798291ca Check return value of XOpenDisplay().
Instead of calling XGetXCBConnection() blindly, check XOpenDisplay()'s
return value to avoid a possible segfault in the former. That happens if
$DISPLAY is set, but if that display isn't available.

Signed-off-by: Cyril Brulebois <kibi@debian.org>
2011-04-07 09:07:33 -04:00
..
.gitignore Clean up .gitignore files 2010-11-11 20:11:27 -05:00
70-wayland.rules Pick up input devices of type ID_INPUT_TABLET as well 2011-01-14 14:33:49 -05:00
compositor-drm.c compositor-drm: Support output hotplugging 2011-03-15 17:21:36 +01:00
compositor-wayland.c compositor-drm: Fix multi head rendering 2011-03-13 15:02:58 -04:00
compositor-x11.c Check return value of XOpenDisplay(). 2011-04-07 09:07:33 -04:00
compositor.c compositor: Update only existing backgrounds in output_move 2011-03-16 13:48:42 +01:00
compositor.h compositor-drm: Support output hotplugging 2011-03-15 17:21:36 +01:00
evdev.c Some kind of support for touchscreen 2011-01-14 14:49:46 -05:00
Makefile.am compositor: Remove drm.c, use shm.c for pointer images 2011-03-02 11:31:46 -05:00
screenshooter.c Screenshots were upside down 2011-01-25 16:42:16 -05:00
shell.c Use pixman regions to reduce repainting 2011-02-13 13:26:39 -05:00
shm.c compositor: Remove drm.c, use shm.c for pointer images 2011-03-02 11:31:46 -05:00
tty.c compositor: Forward pointer focus notification from compostor backend 2011-01-26 20:35:09 -05:00