1
0
Fork 0
forked from wry/wry
Commit graph

1955 commits

Author SHA1 Message Date
Julian Orth
dee142b3bb control-center: add xwayland pane 2026-03-13 16:27:39 +01:00
Julian Orth
6f103eac88 control-center: add color management pane 2026-03-13 16:27:39 +01:00
Julian Orth
ba044793dc control-center: add idle pane 2026-03-13 16:27:39 +01:00
Julian Orth
eb917648c1 control-center: add compositor pane 2026-03-13 16:27:39 +01:00
Julian Orth
186d5b694b control-center: add in-process control center 2026-03-13 16:27:39 +01:00
Julian Orth
008e8a671a egui: add integration 2026-03-13 16:27:39 +01:00
Julian Orth
85b9b7222d object_drop_queue: add new utility 2026-03-13 16:27:39 +01:00
mahkoh
f289eb8424
Merge pull request #796 from mahkoh/jorth/scale-after-move
renderer: move boxes before scaling them
2026-03-13 15:55:55 +01:00
Julian Orth
c9a348337c renderer: move boxes before scaling them 2026-03-13 15:53:35 +01:00
mahkoh
479d2171b7
Merge pull request #795 from mahkoh/jorth/already-attached
wl_subsurface: unconditionally update visibility upon first parent co…
2026-03-13 15:50:50 +01:00
Julian Orth
ceae42b035 wl_subsurface: unconditionally update visibility upon first parent commit 2026-03-13 14:41:24 +01:00
mahkoh
00f68e9484
Merge pull request #789 from mahkoh/jorth/optimize-expose-change
globals: optimize expose_new_singletons
2026-03-11 14:21:10 +01:00
Julian Orth
f1890465e0 globals: optimize expose_new_singletons 2026-03-11 14:17:49 +01:00
mahkoh
67554f1213
Merge pull request #788 from mahkoh/jorth/refactorings
Various sync refactorings
2026-03-11 12:07:23 +01:00
Julian Orth
e2d2a2e9b9 vulkan-core: make SyncobjCtx optional 2026-03-11 12:05:04 +01:00
Julian Orth
0a84bd47bf jay-sync-file-surface: accept FdSync 2026-03-11 12:05:04 +01:00
Julian Orth
7192905158 SyncobjCtx: add from_dev_t 2026-03-11 12:05:02 +01:00
mahkoh
0a4ce7e458
Merge pull request #786 from mahkoh/jorth/nodefer
wl-seat: remove cursor_moved defer parameter
2026-03-11 09:55:49 +01:00
Julian Orth
284d904eb2 wl-seat: remove cursor_moved defer parameter
It's always false.
2026-03-11 09:52:53 +01:00
mahkoh
150ead2127
Merge pull request #784 from mahkoh/jorth/pid
cli: add pid subcommand
2026-03-09 22:40:47 +01:00
Julian Orth
447dfb3118 cli: add pid subcommand 2026-03-09 22:32:40 +01:00
mahkoh
fe8b51ffb6
Merge pull request #783 from mahkoh/jorth/sync-file-surface
wl_surface: add jay_sync_file_surface extension
2026-03-09 19:28:50 +01:00
Julian Orth
c5d983843e wl_surface: add jay_sync_file_surface extension 2026-03-09 19:18:22 +01:00
mahkoh
8841865572
Merge pull request #782 from mahkoh/jorth/fontconfig
fontconfig: add bindings
2026-03-09 18:51:12 +01:00
Julian Orth
e01b385c89 fontconfig: add bindings 2026-03-09 18:48:32 +01:00
mahkoh
94816aec78
Merge pull request #778 from mahkoh/jorth/refactoring
Various refactorings
2026-03-07 18:55:17 +01:00
Julian Orth
fbd4e85c51 output: implement Default for requirements 2026-03-07 18:46:44 +01:00
Julian Orth
d8d73ba8e1 state: store compositor pid 2026-03-07 18:46:03 +01:00
Julian Orth
13483de017 wl_seat: implement PartialEq 2026-03-07 18:45:50 +01:00
Julian Orth
54233cba23 wl_output: implement PartialEq 2026-03-07 18:45:36 +01:00
Julian Orth
ba6943b77f head-management: move min/max scale to compositor 2026-03-07 18:45:16 +01:00
Julian Orth
1f42bfde3c wl_seat: add additional getters 2026-03-07 18:44:38 +01:00
Julian Orth
60e9a33a57 all: add Linearize impls 2026-03-07 18:43:50 +01:00
Julian Orth
89c8692c94 output: add flip-margin setter 2026-03-07 18:43:17 +01:00
Julian Orth
48852f45ff state: deduplicate inhibitor code 2026-03-07 18:42:40 +01:00
Julian Orth
603ed6852f toplevel: add property_changed_source 2026-03-07 18:41:54 +01:00
Julian Orth
3a03e3c584 scale: make BASE public 2026-03-07 18:41:35 +01:00
Julian Orth
d0857ef503 wl_seat: wrap backend device setters 2026-03-07 18:38:10 +01:00
Julian Orth
6e25180d92 config: move handlers to State 2026-03-07 18:31:23 +01:00
Julian Orth
97f7b68369 static-text: add new utility 2026-03-07 18:31:19 +01:00
Julian Orth
8f57f72d14 kbvm: store keymap text 2026-03-07 18:28:20 +01:00
Julian Orth
4278160113 xwayland: persist additional properties 2026-03-07 18:26:45 +01:00
Julian Orth
da01d7e0d3 head-management: handle additional properties 2026-03-07 18:25:49 +01:00
Julian Orth
cbe190274e head-management: add ReadOnlyHeadState 2026-03-07 18:24:24 +01:00
Julian Orth
cf8b696f03 theme: add ThemeColor enum 2026-03-07 18:23:17 +01:00
Julian Orth
c75b6ef66e clm: allow matching clients by id 2026-03-07 18:19:59 +01:00
Julian Orth
acec4c7f09 backend: add getters 2026-03-07 18:18:43 +01:00
Julian Orth
042070ee99 compositor: add LogLevel enum 2026-03-07 18:14:47 +01:00
Julian Orth
be0782f5d2 atomic_enum: add new utility 2026-03-07 18:14:14 +01:00
Julian Orth
8fc9ead21e event-listener: add LazyEventSource 2026-03-07 18:12:15 +01:00