weston/clients
Harish Krupo ee4c7a24dd window.c: Don't assume registry advertisement order
The toytoolkit assumes that wl_seats are advertised after
wl_data_device_manager and creates a data_device during wl_seat
registry binding. This patch removes this assumption by creating
data_devices for all the wl_seats created up until then.

Fixes: https://gitlab.freedesktop.org/wayland/weston/issues/201

Signed-off-by: Harish Krupo <harishkrupo@gmail.com>
2019-04-19 16:24:26 +00:00
..
calibrator.c Rename matrix.h to libweston/matrix.h 2019-04-18 12:31:46 +03:00
clickdot.c clients: consolidate timer code part 1 2018-03-12 10:17:18 +02:00
cliptest.c Rename src/ to libweston/ 2016-06-23 17:44:54 +03:00
confine.c clients: consolidate timer code part 2 2018-03-12 10:17:22 +02:00
desktop-shell.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
dnd.c dnd: Abort with an error message if compositor doesn't support drag and drop 2017-12-04 19:03:29 +00:00
editor.c Rename config-parser.h to libweston/config-parser.h 2019-04-18 12:31:46 +03:00
eventdemo.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
flower.c client: fix spelling mistake 2016-04-05 16:00:21 -07:00
fullscreen.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
gears.c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 2015-06-15 13:04:18 -07:00
image.c cosmetic: Remove a few double semicolons 2015-10-07 11:22:03 -07:00
ivi-shell-user-interface.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
keyboard.c Fix compiler warning: unused variable when building with DEBUG 2018-12-15 18:37:57 +02:00
meson.build build: turn vertex-clipping.c into a dependency 2019-04-18 12:50:55 +03:00
multi-resource.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
nested-client.c client: Fix segmentation fault in the case weston-nested 2018-06-07 18:07:08 +01:00
nested.c compositor: fix starvation of wl_buffer::release 2017-09-26 11:22:45 -05:00
presentation-shm.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
resizor.c weston-resizor: Don't add new frame callbacks every click 2017-12-04 19:21:11 +00:00
scaler.c clients: Fix weston-scaler source-only mode to use integer width and height 2016-11-16 14:46:22 +00:00
screenshot.c clients/screenshot: Allow weston-screenshooter to be called directly 2018-12-18 15:37:34 +02:00
simple-damage.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
simple-dmabuf-drm-data.h clients/simple-dmabuf-drm: import with dmabuf modifiers 2017-06-12 10:39:01 +01:00
simple-dmabuf-drm.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
simple-dmabuf-egl.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
simple-dmabuf-v4l.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
simple-egl.c clients: use xdg_shell stable instead of v6 2019-02-15 11:18:38 +00:00
simple-im.c simple-im: Rename source file to be consistent with other client tools 2016-10-12 14:03:11 -07:00
simple-shm.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
simple-touch.c include stdint.h for int32_t/uint32_t 2016-07-26 16:26:08 -07:00
smoke.c client: fix spelling mistake 2016-04-05 16:00:21 -07:00
stacking.c editor: Drop g_type_init() call 2017-01-16 16:22:13 +01:00
subsurfaces.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
terminal.c Rename config-parser.h to libweston/config-parser.h 2019-04-18 12:31:46 +03:00
touch-calibrator.c Rename matrix.h to libweston/matrix.h 2019-04-18 12:31:46 +03:00
transformed.c clients: Update boilerplate from MIT X11 license to MIT Expat licenses 2015-06-15 13:04:18 -07:00
weston-debug.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
weston-info.c Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00
window.c window.c: Don't assume registry advertisement order 2019-04-19 16:24:26 +00:00
window.h Rename zalloc.h to libweston/zalloc.h 2019-04-18 12:31:46 +03:00