1
0
Fork 0
forked from wry/wry
Commit graph

64 commits

Author SHA1 Message Date
Julian Orth
bd85db5b59 config: add focus-below and focus-above actions 2025-07-19 22:41:46 +02:00
Julian Orth
d12234b38b seat: add focus history 2025-07-19 15:55:16 +02:00
Julian Orth
08e7e01d0e config: allow disabling the built-in bar 2025-07-18 10:10:05 +02:00
Julian Orth
0a3d022829 toml-config: add use-hardware-cursor setting 2025-07-17 21:48:18 +02:00
Julian Orth
4fd70f03e1 config: add content-type window criteria 2025-07-17 11:02:32 +02:00
Stipe Kotarac
b20153550e input: add click method and middle button emulation 2025-05-14 14:17:49 +02:00
Julian Orth
f97cb46315 toml-config: fix reload-config-so name 2025-05-10 20:02:03 +02:00
Julian Orth
599f0a8ae5 config: allow configuring the pointer-revert-key 2025-05-09 16:39:44 +02:00
Julian Orth
5e3465d861 config: add initial-tile-state window rule 2025-05-07 22:41:43 +02:00
Julian Orth
b1ca98b488 config: add auto-focus window rule 2025-05-07 22:41:43 +02:00
Julian Orth
51e752992f config: add workspace window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
5ad6ca4dd3 config: add WM_WINDOW_ROLE window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
faa0b27ef8 config: add WM_CLASS window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
6d3d4dcabb config: add toplevel-tag window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
5f1268cada config: add just-mapped window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
e36ccd560c config: add fullscreen window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
91c948b219 config: add keyboard-focus window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
eb172e9d8c config: add urgency window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
dcf57db3df config: add visibility window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
8bb8b2a649 config: add floating window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
da64166e82 config: add app-id window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
6ef7655dbd config: add title window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
2b5be7fbd9 config: add client window criteria 2025-05-07 22:41:43 +02:00
Julian Orth
59f8acdfde config: add window-rule infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
a6257910bb config: add exe client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
cc734a135c config: add comm client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
bdabb7bbdd config: add xwayland client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
a952e658da config: add pid client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
587ffc7ee5 config: add uid client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
9bf79bf23c config: add sandbox client criteria 2025-05-07 22:41:43 +02:00
Julian Orth
fd2163d658 config: add client-rule infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
bc6a9ad94d toml-config: add set/unset variants of toggle actions 2025-05-06 20:51:11 +02:00
Julian Orth
3100773ae0 toml-config: add named actions 2025-04-25 17:18:49 +02:00
Julian Orth
65a66c2e26 tree: allow floats to be pinned 2025-04-24 18:46:20 +02:00
Julian Orth
0c02cb5033 tree: allow showing floating windows above fullscreen 2025-04-22 17:46:25 +02:00
Julian Orth
27025a565c video: allow configuring the output brightness 2025-04-21 15:41:52 +02:00
Julian Orth
bb56efb968 metal: allow configuring color space and transfer function 2025-03-11 18:42:47 +01:00
Julian Orth
248eb324a5 config: allow disabling color-management 2025-02-26 16:16:38 +01:00
Julian Orth
e8be15a26c idle: add a grace period 2025-01-26 12:34:04 +01:00
Julian Orth
19b07fa7dc xwayland: allow windows to scale themselves 2024-10-08 11:14:30 +02:00
Julian Orth
d8ee1ac19c config: make ui dragging configurable 2024-10-02 11:35:07 +02:00
Julian Orth
02ece60909 metal: make post_commit_margin configurable 2024-09-14 13:56:22 +02:00
Julian Orth
b4ca15fec0 metal: allow configuring framebuffer formats 2024-09-04 21:43:04 +02:00
Julian Orth
40e87f8f91 ei: add support for libei 2024-07-25 19:40:29 +02:00
Amine Hassane
681c1ad033 wayland: implement wl_touch
Co-authored-by: Julian Orth <ju.orth@gmail.com>
2024-07-21 02:00:47 +02:00
Julian Orth
49f6304716 metal: implement tearing 2024-07-18 15:36:24 +02:00
Julian Orth
2d7c13b0b4 metal: implement VRR 2024-07-18 14:20:01 +02:00
Julian Orth
70a8f47288 tree: add window-management mode 2024-05-26 02:36:19 +02:00
Julian Orth
86e283d255 config: allow mapping input devices to outputs 2024-05-02 21:24:19 +02:00
Julian Orth
cf233abb5a config: allow handling switch events 2024-04-28 13:35:52 +02:00