weston/src
Kristian Høgsberg 237c1c82bb shell: Make sure we have seat->pointer and seat->touch before dereferencing
Either of these may not be available when we handle wl_shell_surface.move,
and we need to not crash when that's the case.

https://bugs.freedesktop.org/show_bug.cgi?id=68649
2013-08-28 23:19:39 -07:00
..
xwayland Add more missing config.h #includes 2013-08-26 15:33:47 -07: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 compositor: Fix a couple of left-over wl_resource direct access 2013-06-25 15:34:33 -04:00
clipboard.c clipboard: remove the weston_seat destruction listener on destroy 2013-08-20 15:44:03 -07:00
cms-colord.c cms-colord: Don't redefine _GNU_SOURCE 2013-08-20 16:11:07 -07:00
cms-helper.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
cms-helper.h Add more missing config.h includes 2013-08-20 16:11:09 -07:00
cms-static.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-drm.c compositor-drm: Zero out create_arg when creating dumb framebuffers 2013-08-22 10:11:03 -07:00
compositor-fbdev.c Drop extraneous duplicate header includes 2013-08-20 16:11:06 -07:00
compositor-headless.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
compositor-rdp.c set RDP output enabled by default (stable 1.2) 2013-08-21 11:36:27 -07: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 compositor-x11: Don't leak the looked up name for skipped outputs 2013-08-20 16:11:06 -07:00
compositor.c compositor: Check wl_resource_create() return value 2013-08-20 16:11:06 -07:00
compositor.h compositor.h: Don't include config.h 2013-08-26 15:33:52 -07:00
data-device.c Add more missing config.h includes 2013-08-20 16:11:09 -07:00
evdev-touchpad.c touchpad: Handle two-finger click as right click for button pads 2013-07-01 12:48:55 -04:00
evdev.c evdev: Don't transform device->abs.x/y in place 2013-08-28 23:08:05 -07:00
evdev.h Add more missing config.h includes 2013-08-20 16:11:09 -07:00
filter.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
filter.h Add more missing config.h includes 2013-08-20 16:11:09 -07:00
gl-renderer.c gl-renderer: Use GL_UNSIGNED_SHORT for index array type 2013-08-28 23:08:25 -07:00
gl-renderer.h configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
input.c Add more missing config.h includes 2013-08-20 16:11:09 -07:00
launcher-util.c configure.ac: Enable AC_USE_SYSTEM_EXTENSIONS 2013-06-05 01:16:34 -04:00
launcher-util.h Add more missing config.h includes 2013-08-20 16:11:09 -07: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 log: Only use one string buffer 2013-06-19 09:08:07 -04:00
Makefile.am autotools: Don't use wayland-scanner.m4 2013-08-20 16:11:10 -07:00
noop-renderer.c Add a weston_buffer structure to replace wl_buffer 2013-06-21 23:22:30 -04:00
pixman-renderer.c Add a weston_buffer structure to replace wl_buffer 2013-06-21 23:22:30 -04:00
pixman-renderer.h Add more missing config.h includes 2013-08-20 16:11:09 -07:00
rpi-bcm-stubs.h rpi: add a Dispmanx renderer 2013-05-22 17:05:45 -04:00
rpi-renderer.c Add a weston_buffer structure to replace wl_buffer 2013-06-21 23:22:30 -04:00
rpi-renderer.h rpi: add a Dispmanx renderer 2013-05-22 17:05:45 -04:00
screenshooter.c Convert to wl_global_create/destroy() 2013-07-09 02:02:11 -04:00
shell.c shell: Make sure we have seat->pointer and seat->touch before dereferencing 2013-08-28 23:19:39 -07:00
spring-tool.c Add more missing config.h includes 2013-08-20 16:11:09 -07:00
tablet-shell.c tablet-shell: Avoid infinite loop when unlocking 2013-07-09 17:11:31 -04:00
text-backend.c text-backend: remove the weston_seat destruction listener on destroy 2013-08-20 15:43:59 -07:00
tty.c tty: fix typo in error message 2013-08-20 16:11:07 -07:00
udev-seat.c udev: Use WL_OUTPUT udev attribute for pairing touchscreens to outputs 2013-08-20 15:42:54 -07:00
udev-seat.h Add more missing config.h includes 2013-08-20 16:11:09 -07: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 Add workaround for broken GL_EXT_unpack_subimage tokens 2013-08-20 16:11:07 -07:00
weston-launch.c weston-launch: Unblock our signalfd signals before execing child 2013-08-20 15:47:34 -07: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 Convert to wl_global_create/destroy() 2013-07-09 02:02:11 -04:00