Commit graph

17 commits

Author SHA1 Message Date
Consolatis
78681813cc Protocols: use upstream wayland-protocols for ext-workspace-v1.xml 2025-05-23 21:25:23 +01:00
Andri Yngvason
34947b7791 Enable ext-image-copy-capture-v1 2025-05-22 11:51:06 +02:00
Consolatis
acde3b4a8b ext-workspace protocol implementation 2024-12-23 04:14:53 +01:00
Consolatis
31f4336ed6 cosmic-workspaces: protocol implementation 2024-08-03 18:25:23 +02:00
Consolatis
0d00e9a232 chase: move to stable tablet protocol and require w-p >= 1.35
https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/4645
2024-07-17 21:28:59 +01:00
Jens Peters
f0a12bb15d protocols: add tablet-unstable-v2 2024-05-27 22:40:50 +02:00
Consolatis
7e60c57b81 src/server.c: filter out xwayland shell for usual clients 2024-03-04 21:35:40 +00:00
Ph42oN
bce0c6ce56
Add tearing support (#1390)
Co-authored-by: Andrew J. Hesford <ajh@sideband.org>
2024-01-08 20:58:58 +00:00
Consolatis
d86c7aad91 protocols: allow using a .wrap file
Fixes #1356
2024-01-03 20:05:57 +00:00
Consus
5d2f594626 Implement cursor-shape-v1 protocol
This protocol allows Wayland clients to request a buffer for a cursor
shape from a compositor.

Tested with foot.
2023-12-05 09:59:40 +01:00
Joshua Ashton
a81ae09245 build: Add drm-lease-v1 protocol to server_protocols 2023-01-02 21:26:42 +00:00
Johan Malm
3d8f528266 build: simplify protocol paths
No need for arrays here.

swaywm/sway@04f8a65
2022-10-15 00:09:21 +02:00
bi4k8
748b3d38e7 add wlr-output-power-management protocol 2022-03-08 20:07:51 +00:00
ARDiDo
f5072151a9 add pointer constraints 2021-10-17 22:32:25 +01:00
Johan Malm
7c829584f5 build: replace deprecated get_pkgconfig_variable()
Use get_variable(pkgconfig: ...) instead of get_pkgconfig_variable(...)
2021-10-17 21:05:57 +01:00
Daniel Barlow
39b1d92f9b implement input_inhibit protocol, needed for swaylock
this is in "it appears to work" state, though I blindly copy-pasted a little
more code than I'm happy with, so might benefit from a review
2021-08-22 21:30:42 +01:00
Johan Malm
a3aceae87a Add meson.build 2020-05-20 22:04:22 +01:00