Commit Graph

15 Commits

Author SHA1 Message Date
9cc2408dc8 add support to protocol: output-power-manager + output-manager 2025-07-09 20:32:33 +02:00
194b7894cd feat: add support to two new wayland protocols
- Idle notify
- Idle inhibit
2025-07-07 16:37:23 +02:00
0a77ed8d91 switch to meson build + refactor code to remove compile warning 2025-07-05 20:33:49 +02:00
13543e1382 add support for the following protocols:
- wlr_xdg_output_v1
 - wlr_screencopy_v1
 - wlr_export_dmabuf_v1
 - wlr_data_control_v1
 - wlr_single_pixel_buffer_v1

minor feature: add option -v to increase the log level
2025-07-05 19:07:57 +02:00
c1393a1366 fix: update to wlroot 0.18 2025-07-02 22:54:16 +02:00
b0a3ce65e7 refactor: cleanup code 2025-06-11 11:42:39 +02:00
9e53955336 Add support for wlr_virtual_keyboard_v1 protocol 2025-03-11 00:01:47 +01:00
5b29514b09 feat: add lock session protocol support (WIP) 2024-04-15 17:32:53 +02:00
5088bf8ac2 improve xdg states handling 2024-04-13 05:17:28 +02:00
dced6db8b2 feat: add wlr_foreign_toplevel support 2024-04-12 21:18:42 +02:00
68b1890d61 refactor + add request set selection handles 2024-04-01 23:51:48 +02:00
0d84bd388c improvement on xdg request handles 2024-04-01 22:12:35 +02:00
55719d6dba feat: add support layershell protocol 2024-03-31 16:09:01 +02:00
c1960f0438 refactor code to multiple modules 2024-03-30 00:18:51 +01:00
48543efbbd initial commit 2024-03-24 23:21:34 +01:00