Commit graph

21 commits

Author SHA1 Message Date
Damocles
628ae67b7d systemd: hm-module systemd.machines option + warn on fetch failures 2026-05-07 21:36:58 +02:00
Damocles
dfa3840d97 systemd: container/remote restart, permanent-error backoff, recursive section via loader (step 6) 2026-05-07 21:01:23 +02:00
Damocles
5676b1ac62 systemd: fetch unit state for local + remote nspawn containers (step 5) 2026-05-07 20:50:39 +02:00
Damocles
2ab2af8a23 systemd: fetch remotes via busctl --host, applet-open gating, error states (step 4) 2026-05-07 20:24:25 +02:00
Damocles
6224d86965 systemd: parse static machines list, render placeholders (step 3) 2026-05-07 20:00:39 +02:00
Damocles
3fb9a36f3b systemd applet: aggregate counts + lazy running list (step 2) 2026-05-07 19:01:42 +02:00
Damocles
6fc7e8bc8a merge systemd + machinectl into one module/applet (step 1) 2026-05-07 17:42:10 +02:00
Damocles
96bfc1fd5a add systemd_service rust plugin (step 1a, no qml wiring yet) 2026-05-07 12:54:44 +02:00
Damocles
f34f3f2f4e plugin: rust-side modules + theme services with serde-typed config 2026-05-04 22:58:12 +02:00
Damocles
1b07787764 plugin: give moc qtdeclarative include path so QML attrs reach qmltyperegistrar 2026-05-04 00:55:42 +02:00
Damocles
78abe800ed plugin: log build.rs bridge-file presence; use manifest dir for robust path 2026-05-04 00:27:34 +02:00
Damocles
fa861a4399 plugin: workaround cxx-qt 0.8.1 dyn plugin not calling qml_register_types 2026-05-03 23:27:20 +02:00
Damocles
8b73f3d692 plugin: switch dynamic-list to version-script (only the latter overrides local: *) 2026-05-03 22:58:04 +02:00
Damocles
d2708087be plugin: use --dynamic-list to add qt entry symbols past rust's version script 2026-05-03 22:48:46 +02:00
Damocles
12c5f3283f plugin: use bare --export-dynamic to expose qt_plugin syms (per-sym form is exec-only) 2026-05-03 22:39:50 +02:00
Damocles
d47200932d plugin: anchor qt_plugin entry symbols past --gc-sections so qt finds them 2026-05-03 21:08:19 +02:00
Damocles
bf5cb913fc nix: build nova-plugin via crane to cache deps separately from crate src 2026-05-03 20:01:47 +02:00
Damocles
2a691aa66f plugin: export Qt plugin entry symbols from cdylib via --export-dynamic 2026-05-03 19:55:10 +02:00
Damocles
dad977d4c5 plugin: anchor cxx-qt plugin init symbol so the linker keeps QQmlEngineExtensionPlugin 2026-05-03 19:31:10 +02:00
Damocles
545812cf75 plugin: log dylib load + service init/poll to debug missing singleton registration 2026-05-03 17:39:52 +02:00
Damocles
e39d47177b add nova-plugin: in-process cxx-qt stats plugin replacing nova-stats subprocess 2026-05-02 02:24:42 +02:00