weston/desktop-shell
Kristian Høgsberg 0ed6750541 shell: Only assign focus on touch if there is a touch focus surface
Similar to 7c4f6cc145, if we don't have
a background image from the desktop-shell client or the touch point
for some other reason doesn't hit a surface we trigger a
segfault as we try to deref the seat->touch->focus NULL pointer.

For touch, another problem could be fudgey calibration that ends up
giving touch coordinates outside the output space.

https://bugs.freedesktop.org/show_bug.cgi?id=72839
2014-01-02 23:00:11 -08:00
..
.gitignore Update .gitignore 2013-12-09 12:15:41 -08:00
exposay.c desktop-shell: Split out exposay immplementation 2013-12-04 10:20:02 -08:00
input-panel.c shell: Start the input panel slide slightly on the output 2014-01-02 01:33:42 -08:00
Makefile.am build: Fix out-of-tree build for desktop-shell 2013-12-04 12:57:02 -08:00
shell.c shell: Only assign focus on touch if there is a touch focus surface 2014-01-02 23:00:11 -08:00
shell.h shell: Handle the desktop shell client destroy signal 2013-12-22 13:45:36 -08:00