1
0
Fork 0
forked from wry/wry
Commit graph

1979 commits

Author SHA1 Message Date
Julian Orth
955354e9b9 vulkan: remove duplicate warning 2026-03-15 17:52:12 +01:00
mahkoh
f723706d4f
Merge pull request #803 from mahkoh/jorth/mouse-interactions
docs: document mouse interactions
2026-03-15 16:27:44 +01:00
Julian Orth
f16c1a65be docs: document mouse interactions 2026-03-15 16:24:47 +01:00
mahkoh
677031e6b6
Merge pull request #802 from mahkoh/jorth/recommended-applications
docs: add recommended applications
2026-03-15 14:07:06 +01:00
Julian Orth
6fb6d094a6 docs: add recommended applications 2026-03-15 14:04:14 +01:00
mahkoh
ec74723e40
Merge pull request #801 from mahkoh/jorth/negative-scaling
scale: round halfway away from zero
2026-03-15 01:19:08 +01:00
Julian Orth
9c88dfd784 scale: round halfway away from zero 2026-03-15 01:15:57 +01:00
mahkoh
fa7c2a02d0
Merge pull request #800 from mahkoh/jorth/release-notes-4
docs: write release notes
2026-03-14 23:22:02 +01:00
Julian Orth
e0a233528a docs: write release notes 2026-03-14 23:19:26 +01:00
mahkoh
70cb1d3ba3
Merge pull request #799 from mahkoh/jorth/toml-rmlvo
toml-config: allow specifying keymaps via RMLVO
2026-03-14 21:35:42 +01:00
Julian Orth
d911de6007 toml-config: allow specifying keymaps via RMLVO 2026-03-14 21:32:56 +01:00
mahkoh
6e400655c6
Merge pull request #798 from mahkoh/jorth/render-only
metal: add support for render-only devices
2026-03-14 15:07:03 +01:00
Julian Orth
3d60cfc5dc metal: add support for render-only devices 2026-03-14 14:44:57 +01:00
Julian Orth
17e434ba34 egui: fall back to software rendering 2026-03-14 14:30:24 +01:00
Julian Orth
8ff205a266 gbm: handle render nodes that cannot allocate buffers 2026-03-14 14:30:23 +01:00
mahkoh
31f865441b
Merge pull request #797 from mahkoh/jorth/kbvm-update-3
all: update dependencies
2026-03-13 23:36:57 +01:00
Julian Orth
bfed2c0f41 all: update dependencies 2026-03-13 23:34:15 +01:00
mahkoh
d29dea05fb
Merge pull request #792 from mahkoh/jorth/egui
control-center: add in-process control center
2026-03-13 19:25:15 +01:00
Julian Orth
ca6fc54246 control-center: add window pane 2026-03-13 18:13:41 +01:00
Julian Orth
aefd1fbbdb control-center: add clients pane 2026-03-13 16:27:39 +01:00
Julian Orth
78d59927ee control-center: add look & feel pane 2026-03-13 16:27:39 +01:00
Julian Orth
edbdcdca32 control-center: add input pane 2026-03-13 16:27:39 +01:00
Julian Orth
db06d719dd control-center: add GPUs pane 2026-03-13 16:27:39 +01:00
Julian Orth
d328655f8b control-center: add outputs pane 2026-03-13 16:27:39 +01:00
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