wlroots/backend/wayland
Simon Ser baeecc8dbd backend/wayland: handle DMA-BUF import failures
create_immed() is a bit dangerous because on failure, either the
connection is closed or the buffer is silently ignored.

Use create() with a roundtrip to figure out whether the import
succeeded.
2024-11-07 14:42:01 +00:00
..
backend.c backend/wayland: process initial events from globals correctly 2024-08-15 12:52:05 +03:00
meson.build Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00
output.c backend/wayland: handle DMA-BUF import failures 2024-11-07 14:42:01 +00:00
pointer.c pointer: release pressed buttons on destroy 2024-09-24 19:53:54 +00:00
seat.c backend/wayland: simplify wl_keyboard.{enter,leave} processing 2024-08-15 18:33:00 +00:00
tablet_v2.c Switch to stable tablet-v2 protocol 2024-06-27 18:04:00 +00:00