Julian Orth
|
c99a2dfafa
|
tree: add TileState
|
2026-02-24 20:48:29 +01:00 |
|
Julian Orth
|
d320d2f3c1
|
config: add Seat::show_workspace_on
|
2025-10-07 05:08:57 +02:00 |
|
Julian Orth
|
e680a3dc09
|
config: allow configuring client capabilities
|
2025-09-18 21:17:34 +02:00 |
|
Julian Orth
|
7a623006e2
|
compositor: set scheduler to SCHED_RR before dropping CAP_SYS_NICE
|
2025-05-10 22:41:40 +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
|
59f8acdfde
|
config: add window-rule infrastructure
|
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
|
9977f9dfdf
|
config: add Window
|
2025-05-07 22:41:43 +02:00 |
|
Julian Orth
|
3338909170
|
all: set rust edition to 2024
|
2025-02-21 10:44:29 +01:00 |
|
Julian Orth
|
73a6e0d5c2
|
all: warn on unsafe-op-in-unsafe-fn
|
2024-10-20 18:39:11 +02:00 |
|
Julian Orth
|
cf233abb5a
|
config: allow handling switch events
|
2024-04-28 13:35:52 +02:00 |
|
Julian Orth
|
6f55675bdb
|
config: implement shortcut latching
|
2024-04-17 12:09:02 +02:00 |
|
Julian Orth
|
27f30f8d28
|
config: send server-side capabilities to config
|
2024-04-16 17:24:47 +02:00 |
|
Julian Orth
|
3cebf651c5
|
config: change default config to use toml-based configuration
|
2024-03-16 04:22:27 +01:00 |
|
Julian Orth
|
d231021afc
|
config: ensure panics are printed to the logs
|
2024-03-06 10:53:29 +01:00 |
|
Julian Orth
|
d4d76c0ef3
|
config: add async tasks and polling infrastructure
|
2024-03-06 10:53:29 +01:00 |
|
Julian Orth
|
817fdac6fe
|
config: copy config instead of symlinking it
|
2024-02-23 17:34:58 +01:00 |
|
Julian Orth
|
615acd4847
|
config: downgrade bincode to 1.3.3
This should not have any impact on existing configs since bincode claims
compatibility of the wire format between 1.3.3 and 2.0.0.
|
2024-02-16 14:12:53 +01:00 |
|
Julian Orth
|
c6c87bdaa1
|
backend: add DevicesEnumerated event
|
2022-11-13 16:53:02 +01:00 |
|
Julian Orth
|
0e5b1b5e35
|
config: add on_idle
|
2022-07-21 20:25:23 +02:00 |
|
Julian Orth
|
fe80440f38
|
config: add documentation
|
2022-05-16 18:21:56 +02:00 |
|
Julian Orth
|
e27cf29693
|
config: tell the config about drm devices
|
2022-05-10 16:43:09 +02:00 |
|
Julian Orth
|
09d9f2ccbb
|
all: run rustfmt
|
2022-05-03 00:10:19 +02:00 |
|
Julian Orth
|
5a822eda32
|
config: fix test compile error
|
2022-05-03 00:09:28 +02:00 |
|
Julian Orth
|
9904717c71
|
all: fix memory leaks
|
2022-05-02 22:11:59 +02:00 |
|
Julian Orth
|
e212e0b8b1
|
config: add TestConfig
|
2022-05-02 20:53:07 +02:00 |
|
Julian Orth
|
7b40b42990
|
config: implement config reloading
|
2022-05-02 16:20:25 +02:00 |
|
Julian Orth
|
4373ed05bf
|
autocommit 2022-04-30 19:59:20 CEST
|
2022-04-30 19:59:20 +02:00 |
|
Julian Orth
|
50b792db78
|
autocommit 2022-04-16 13:42:13 CEST
|
2022-04-16 13:42:13 +02:00 |
|
Julian Orth
|
6b3316e920
|
autocommit 2022-04-10 18:26:13 CEST
|
2022-04-10 18:26:13 +02:00 |
|
Julian Orth
|
be32036824
|
autocommit 2022-04-07 17:31:31 CEST
|
2022-04-07 17:31:31 +02:00 |
|
Julian Orth
|
1d33088dba
|
autocommit 2022-04-05 21:08:07 CEST
|
2022-04-05 21:08:07 +02:00 |
|
Julian Orth
|
a3e9f21fc5
|
autocommit 2022-04-05 18:28:42 CEST
|
2022-04-05 18:28:42 +02:00 |
|
Julian Orth
|
2dd433aa04
|
autocommit 2022-04-01 01:44:10 CEST
|
2022-04-01 01:44:10 +02:00 |
|
Julian Orth
|
ab4ac883ee
|
autocommit 2022-03-30 22:27:19 CEST
|
2022-03-30 22:27:19 +02:00 |
|
Julian Orth
|
a8136ed88c
|
autocommit 2022-03-30 18:10:37 CEST
|
2022-03-30 18:10:37 +02:00 |
|
Julian Orth
|
6ebf731aea
|
autocommit 2022-03-29 14:11:25 CEST
|
2022-03-29 14:11:25 +02:00 |
|
Julian Orth
|
a15a02a95c
|
autocommit 2022-03-13 22:20:31 CET
|
2022-03-13 22:20:31 +01:00 |
|
Julian Orth
|
b1890894b2
|
autocommit 2022-03-11 18:15:21 CET
|
2022-03-11 18:15:21 +01:00 |
|
Julian Orth
|
0399772467
|
autocommit 2022-03-09 17:51:17 CET
|
2022-03-09 17:51:17 +01:00 |
|
Julian Orth
|
cacd49d15a
|
autocommit 2022-02-15 22:53:12 CET
|
2022-02-15 22:53:12 +01:00 |
|
Julian Orth
|
da6b29f138
|
autocommit 2022-02-14 21:13:42 CET
|
2022-02-14 21:13:42 +01:00 |
|