weston/src
Kristian Høgsberg 1a81abb1dd weston-launch: Don't exit on SIGTERM
Instead, forward signal to weston and wait for weston to clean up nicely.
Weston relies on weston-launch being around to shut down correctly,
so don't exit until we get the SIGCHLD from weston.  This make
killall weston-launch work properly.

https://bugs.freedesktop.org/show_bug.cgi?id=62910
2013-06-17 15:46:07 -04:00
..
xwayland xwayland: Forward global position to X 2013-06-14 15:29:02 -04:00
.gitignore protocol: add sub-surfaces 2013-05-10 14:05:59 -04:00
animation.c shell: Tweak spring animation for zoom animation type 2013-06-17 11:08:11 -04:00
bindings.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
clipboard.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
cms-colord.c cms-colord: Warn if reading or writing to the FD failed 2013-05-15 11:40:10 -04:00
cms-helper.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
cms-helper.h Add initial color management framework code 2013-05-10 12:51:08 -04:00
cms-static.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-drm.c compositor-drm: free plane resources using drm function. 2013-06-14 15:29:02 -04:00
compositor-fbdev.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-headless.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-rdp.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-rpi.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-wayland.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-x11.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor.c subsurfaces: Use wl_resource_get accessors for subsurfaces 2013-06-14 16:51:34 -04:00
compositor.h spring: Tweak the window fade-in spring to not overshoot 2013-06-17 10:32:09 -04:00
data-device.c output: Use wl_resource_get accessors for weston_output resources 2013-06-14 16:51:20 -04:00
evdev-touchpad.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
evdev.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
evdev.h evdev: Wait for SYN event before sending events over to the client 2013-02-27 15:28:21 -05:00
filter.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
filter.h evdev: Improve touchpad support and add motion filters 2012-05-17 11:33:45 -04:00
gl-renderer.c Avoid unnecessarily re-allocating texture buffer when the size hasn't changed. 2013-06-07 00:19:13 -04:00
gl-renderer.h configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
input.c input: Use wl_resource_get accessor functions for resources 2013-06-14 16:49:11 -04:00
launcher-util.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
launcher-util.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
libbacklight.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
libbacklight.h Fix a few -pedantic warnings 2012-05-10 14:11:44 -04:00
log.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
Makefile.am Add spring-tool, a small utility to plot spring behavior 2013-06-17 09:24:14 -04:00
noop-renderer.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
pixman-renderer.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
pixman-renderer.h renderer: introduce destroy callback 2013-01-08 15:31:08 -05:00
rpi-bcm-stubs.h rpi: add a Dispmanx renderer 2013-05-22 17:05:45 -04:00
rpi-renderer.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
rpi-renderer.h rpi: add a Dispmanx renderer 2013-05-22 17:05:45 -04:00
screenshooter.c output: Use wl_resource_get accessors for weston_output resources 2013-06-14 16:51:20 -04:00
shell.c shell: Tweak spring animation for zoom animation type 2013-06-17 11:08:11 -04:00
spring-tool.c shell: Tweak spring animation for zoom animation type 2013-06-17 11:08:11 -04:00
tablet-shell.c input_panel_surface: Change resource to a wl_resource pointer 2013-06-14 16:49:11 -04:00
text-backend.c input: Use wl_resource_get accessor functions for resources 2013-06-14 16:49:11 -04:00
tty.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
udev-seat.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
udev-seat.h udev-seat: Use udev rules to support multiple seats 2013-06-05 00:27:35 -04:00
version.h.in Install header files and pkg-config file for external modules 2013-02-18 15:29:35 -05:00
weston-egl-ext.h weston-egl: Allow compilation against older EGL stack 2013-03-22 10:26:04 -04:00
weston-launch.c weston-launch: Don't exit on SIGTERM 2013-06-17 15:46:07 -04:00
weston-launch.h Introduce weston-launch 2012-04-06 14:01:19 +02:00
weston.pc.in weston.pc: Added libexecdir and pkglibexecdir variables 2013-06-04 00:14:04 -04:00
zoom.c Change weston_surface.resource to a wl_resource pointer. 2013-06-12 15:04:49 -04:00