1
0
Fork 0
forked from wry/wry
Commit graph

117 commits

Author SHA1 Message Date
c709ff997f
sighand: move signal handling into workspace crate 2026-05-29 11:20:12 -04:00
5a3b2a483b
cpu_worker: move runtime into workspace crate 2026-05-29 11:18:35 -04:00
1c24ca26fe
wheel: move timer wheel into workspace crate 2026-05-29 11:15:29 -04:00
aa70204881
eventfd: move cache into workspace crate 2026-05-29 11:14:42 -04:00
89dc6c91cf
tree: move shared tree types into workspace crate 2026-05-29 11:11:54 -04:00
a1e4641e82
wire: move message buffers into workspace crates 2026-05-29 11:07:43 -04:00
d8380b3dce
xcon: move wire core into workspace crate 2026-05-29 11:02:40 -04:00
61ec13def0
dbus: move protocol core into workspace crate 2026-05-29 10:58:23 -04:00
6489c2821c
bufio: move socket buffering into workspace crate 2026-05-29 09:24:04 -04:00
c3b17db151
io_uring: move runtime into workspace crate 2026-05-29 09:22:59 -04:00
03d3876888
async_engine: move scheduler into workspace crate 2026-05-29 09:19:14 -04:00
b7ecf700fa
tracy: move profiler facade into workspace crate 2026-05-29 09:17:36 -04:00
657e7ce2f7
all: split reusable components into workspace crates 2026-05-29 09:14:53 -04:00
769d12a525
all: remove control center in its entirety 2026-04-05 20:40:39 -04:00
llyyr
a71e97ce4e output: use natural sort for workspace ordering
Fixes: https://github.com/mahkoh/jay/issues/843
2026-03-30 20:42:06 +05:30
Julian Orth
da2d00f404 egui: upgrade to 0.34 2026-03-30 13:58:05 +02:00
Julian Orth
41ef632a15 all: remove once_cell dependency 2026-03-30 12:30:26 +02:00
Julian Orth
a0e8ac22b2 docs: prepare 1.12.0 release 2026-03-16 13:28:32 +01:00
Julian Orth
bfed2c0f41 all: update dependencies 2026-03-13 23:34:15 +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
0932ad11b5 all: use run-on-drop crate 2026-02-13 11:09:07 +01:00
Julian Orth
7ad18fb79f all: update dependencies 2026-02-10 19:10:38 +01:00
Julian Orth
25fb7b5031 vulkan: switch to jay-ash crate 2026-01-24 17:47:10 +01:00
Julian Orth
58b9830aaa seat: add a simple input method 2025-10-16 15:57:47 +02:00
Julian Orth
78d86c1224 cargo: update dependencies 2025-10-09 19:51:18 +02:00
Julian Orth
45b9925a91 kbvm: update to 0.1.5 2025-10-09 19:37:24 +02:00
Julian Orth
ee84b309ba build.rs: don't build compile-shaders if shaders are unchanged 2025-10-04 22:32:59 +02:00
Julian Orth
6d8fb37db4 xml-to-wire: add new utility 2025-09-20 18:35:49 +02:00
Julian Orth
51575fce39 vulkan: include precompiled shaders 2025-09-17 14:23:38 +02:00
Julian Orth
6bea5a072c kbvm: identify keymaps by their hash 2025-09-07 12:41:31 +02:00
Julian Orth
b835eda7da docs: prepare 1.11.0 release 2025-07-26 16:09:53 +02:00
Julian Orth
8356dd5d5c head-management: add infrastructure 2025-07-16 10:10:59 +02:00
Julian Orth
1ab031b206 utils: add wire-to-xml utility 2025-07-12 08:12:30 +02:00
Julian Orth
68713b2e39 vulkan: create high-priority queues if possible 2025-05-10 22:44:00 +02:00
Julian Orth
4d70864f61 build: upgrade rand to 0.9 2025-05-09 15:57:04 +02:00
elden
6341623e72 all: add musl support 2025-05-09 15:39:56 +02:00
Julian Orth
17e715cde4 criteria: add infrastructure 2025-05-07 22:41:43 +02:00
Julian Orth
9192446602 icons: add icon infrastructure 2025-04-24 17:48:55 +02:00
Julian Orth
c0442e6e7b docs: prepare 1.10.0 release 2025-04-22 13:08:35 +02:00
Julian Orth
72acf43a27 kbvm: update to v0.1.4 2025-04-21 11:54:57 +02:00
Julian Orth
9b2709f23d tracy: enable demangle feature 2025-03-08 12:04:07 +01:00
Julian Orth
3338909170 all: set rust edition to 2024 2025-02-21 10:44:29 +01:00
Julian Orth
cc93e941d8 kbvm: update to v0.1.3 2025-02-13 12:37:02 +01:00
Julian Orth
5d41b6b314 docs: prepare 1.9.0 release 2025-01-27 10:35:01 +01:00
Julian Orth
51ceba72b0 keyboard: use kbvm::Components 2025-01-27 10:23:46 +01:00
Julian Orth
117e644a36 docs: prepare 1.8.0 release 2025-01-27 10:18:17 +01:00
Julian Orth
0a465f3f60 all: update dependencies 2025-01-22 16:02:22 +01:00
Julian Orth
bd303a7ea5 all: replace enum-map by linearize 2025-01-22 14:58:30 +01:00
Julian Orth
e2f31646f2 all: address clippy lints 2024-12-07 14:59:28 +01:00