weston/src
Kristian Høgsberg 353e57f908 tty: Fix order of VT ack/release ioctls and the vt handler
We can only set up once we've acquired the VT and we shouldn't release the
VT until we've cleaned up.  Before we would release the VT first, and then
race to drop drm master as X tried to get drm master.  Which would kill X.
2012-01-16 10:57:14 -05:00
..
.gitignore Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
compositor-drm.c compositor-drm: Exit if we failed to get drm master 2012-01-16 10:53:01 -05:00
compositor-openwfd.c tty: If no tty option is given, use stdin and make sure it's a vt 2012-01-15 15:25:01 -05:00
compositor-wayland.c Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
compositor-x11.c compositor-x11: Just a few more weston renames 2012-01-03 23:24:14 -05:00
compositor.c xserver: Set DISPLAY for clients launched by the compositor 2012-01-15 16:04:33 -05:00
compositor.h Use new format codes 2012-01-11 14:24:46 -05:00
evdev.c evdev: Drop noisy debug messages on vt swtich 2012-01-16 10:54:07 -05:00
evdev.h Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
hash.c Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
hash.h Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
image-loader.c Fix a few missing wlsc->weston renames 2012-01-03 11:40:25 -05:00
Makefile.am Move wl_data_device implementation to wayland-server 2012-01-06 11:28:53 -05:00
screenshooter.c Merge remote-tracking branch 'pq/compositor-dtors-v1' 2012-01-03 11:36:37 -05:00
shell.c shell: Start implementing the popup surface type 2012-01-06 11:41:55 -05:00
switcher.c Rename wayland-compositor to weston 2012-01-03 11:04:04 -05:00
tablet-shell.c More weston rename fixes 2012-01-03 14:35:49 -05:00
tty.c tty: Fix order of VT ack/release ioctls and the vt handler 2012-01-16 10:57:14 -05:00
util.c Merge remote-tracking branch 'pq/compositor-dtors-v1' 2012-01-03 11:36:37 -05:00
xserver-launcher.c xserver: Create WM window, handle client messages 2012-01-15 22:16:11 -05:00