Commit graph

17 commits

Author SHA1 Message Date
Exidex
dfb38a15b1 Better logging 2023-12-03 15:27:35 +01:00
Exidex
a065d47a3f Rename dbus related things 2023-11-30 21:13:23 +01:00
Exidex
6e4b8e8f92 Now we have a name: Gauntlet 2023-11-30 20:52:41 +01:00
Exidex
dbb1e15c55 Widgets are finally not promises anymore. Dbus loop is run on the main runtime. 2023-11-30 18:28:19 +01:00
Exidex
7bde09ebcb Working infrastructure for component model 2023-11-29 22:46:26 +01:00
Exidex
6927c789bd More error handling 2023-11-24 19:55:36 +01:00
Exidex
03055e8b58 Revert react instances being promises 2023-11-23 21:55:49 +01:00
Exidex
094f695352 Comment out dbus_error 2023-11-23 18:12:02 +01:00
Exidex
b569ceda8f Remove zvariant signatures 2023-11-23 18:11:48 +01:00
Exidex
913da44121 Add separate main.rs per subproject because root project compiles very slow for some reason 2023-11-17 17:10:42 +01:00
Exidex
1bd8e05a6c More error propagation 2023-11-16 21:52:13 +01:00
Exidex
6ab8bcba4a Widgets are now just values and not js promises. All js runtimes run in the same tokio runtime
Simplifies error reporting
2023-11-16 20:11:06 +01:00
Exidex
f7bf8054b7 Rename RequestSender1 2023-11-16 18:09:57 +01:00
Exidex
e985f0e43f Replace some unwrap() with proper handling 2023-11-15 22:59:18 +01:00
Exidex
de8ee619a6 Beginnings of component model 2023-11-14 22:32:13 +01:00
Exidex
45c005d6b9 Use npm workspaces. Move ts typings to separate package. Move dev plugin to workspaces 2023-11-12 20:31:36 +01:00
Exidex
f9468b4676 Split rust project into multiple modules 2023-11-11 23:45:28 +01:00