Jörg Thalheim
d2173cb120
migrate clan history to clan-vm-manager
...
this functionality is not really useful or used in clan-vm-manager and
therefore should live in the clan-vm-manager.
Not porting the test for now because we probably get rid of the clan-vm-manager soon in favour of the UI.
2025-04-16 14:51:37 +02:00
Qubasa
ff8d82c3c6
clan-vm-manager: Fix regression part2
2024-11-28 19:01:46 +01:00
Johannes Kirschbauer
1dd7d46fad
UI/webview: remove unused clamp
2024-11-27 11:03:57 +01:00
Jörg Thalheim
434fdacdb8
clan-vm-manager: remove type assertions
...
we use mypy already, so these type assertions don't make sense.
Also we no longer have strings and always FlakeId in this case
2024-08-26 15:52:20 +02:00
Qubasa
1cb26b41e7
clan-vm-manager: Fix regression
2024-08-21 15:48:43 +02:00
Qubasa
c6a0cd9398
clan-vm-manager: Fix waypipe regression in nix code
2024-07-23 13:20:02 +02:00
Qubasa
728f8f5758
clan-vm-manager: Restore to known good version
2024-07-19 22:07:34 +02:00
Johannes Kirschbauer
0fb207bb59
clan-app: rename clan-vm-manager
2024-06-05 11:24:59 +02:00
Jörg Thalheim
c0a54f539a
consistent rename cLAN -> Clan
2024-05-27 13:58:32 +00:00
Johannes Kirschbauer
691ae9fb15
api: improve message serialisation
2024-05-26 13:40:47 +02:00
Johannes Kirschbauer
c1e7e25641
api: fix typing issues
2024-05-21 16:01:57 +02:00
Johannes Kirschbauer
8687801cee
clan ui: setup typed api method
2024-05-20 19:34:49 +02:00
Johannes Kirschbauer
2cb7adb377
clan-ui: rollback default view until webview is ready
2024-05-20 11:08:14 +02:00
Johannes Kirschbauer
4cfc335e2c
fix: segfault gtk when using webkit
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
7980f13bed
add webview threaded api
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
fef16a84a9
init webview: add webview ui and list machine as api example
2024-05-18 14:14:12 +00:00
Johannes Kirschbauer
4a66cdffaf
vm-manager: move signals to emitter
2024-04-24 14:41:53 +02:00
Johannes Kirschbauer
1da6a0c5a2
vm-manager: add empty list screen
2024-04-23 16:17:09 +02:00
Johannes Kirschbauer
5f5155023c
vm-manager: add empty list screen
2024-04-23 16:16:48 +02:00
Qubasa
0ee8dceee2
clan-vm-manager: Basic pytest framework established
2024-03-22 19:08:35 +01:00
Johannes Kirschbauer
b44cbf5c76
clan-vm-manager: connect log view to build state of machines
2024-03-17 14:08:39 +01:00
Johannes Kirschbauer
4687c816ab
clan-vm-manager: add log view
2024-03-10 14:10:59 +01:00
Johannes Kirschbauer
ee8fa1da0a
vm-manager: add toast overlay to main window
2024-03-10 10:40:00 +01:00
Qubasa
01351ff5a1
clan-vm-manager: Add library for mypy pygobject types
2024-03-09 23:15:32 +07:00
Qubasa
fb21a7378d
clan-vm-manager: Add register_on_change to GKVStore. Improve overall signal typing.
2024-03-06 15:05:10 +07:00
Qubasa
580c63e760
clan_vm_manager: Fix vms not shutting down after closing GTK app. Sync JoinList with ClanStore
2024-03-05 23:10:30 +07:00
Qubasa
47ae5981f6
clan_vm_manager: Renamed Views to ViewStack
2024-03-03 16:51:34 +07:00
Qubasa
191562a84e
clan_vm_manager: Renamed VMs singleton to ClanStore. And VM to VMObject
2024-03-03 16:47:38 +07:00
Qubasa
359ad22c90
clan_vm_manager: New directory structure
2024-03-03 16:38:25 +07:00
Qubasa
ce3fc6973b
clan_vm_manager: Fix dynamic join
2024-03-03 13:50:49 +07:00
Qubasa
5f1191148e
clan_vm_manager: Fix GLib.idle_add rexecuting the VM push multiple times because of missing GLib.SOURCE_REMOVE
2024-03-01 01:58:03 +07:00
Qubasa
d079bc85a8
clan_vm_manager: Working GKVStore that emulates the ListStore Object
2024-03-01 01:26:45 +07:00
Qubasa
df6683a0bd
clan_vm_manager: Add GKVStore to combat O(n2) runtimes. Add pygdb to devshell
2024-02-29 22:46:09 +07:00
Qubasa
4d1437b5cc
clan-vm-manager: Moved switch from list view to VM object.
2024-02-27 03:53:19 +07:00
Qubasa
51b087f7ae
clan-vm-manager: Fix double instantiation of Singleton. clan_cli: Shorten filepath of logging messages
2024-02-21 16:16:58 +07:00
Johannes Kirschbauer
c52c83002c
async join
2024-02-05 15:05:14 +07:00
Johannes Kirschbauer
e57169cb29
multi join via cli
2024-02-02 10:58:28 +07:00
Johannes Kirschbauer
6b00957d38
prepare details view
2024-01-21 12:46:04 +01:00
Johannes Kirschbauer
035a9f2358
add search bar
2024-01-21 12:13:15 +01:00
Johannes Kirschbauer
d0b075c217
add join to list
2024-01-20 13:18:43 +01:00
Johannes Kirschbauer
cd2125074f
organize files and classes consistently
2024-01-20 10:12:37 +01:00
Johannes Kirschbauer
2d613e3933
Gtk4 migration ( #693 )
...
Co-authored-by: Qubasa <consulting@qube.email >
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/693
Co-authored-by: Johannes Kirschbauer <hsjobeki@gmail.com >
Co-committed-by: Johannes Kirschbauer <hsjobeki@gmail.com >
2024-01-17 12:11:49 +00:00
Jörg Thalheim
c7fda31ab3
Update start/stop button based on VM state
2024-01-04 18:47:52 +01:00
Jörg Thalheim
6a75ea56fd
clan-vm-manager: make joining clan url more logical
...
The icon is confusing. It distracts from the actual "Join" label. Also when a user
copy in an URL we can assume they trust the content, which might be not the case
when they just clicked on an URL.
2024-01-04 17:08:01 +01:00
Johannes Kirschbauer
0676d93e4b
rebase
2024-01-02 10:02:25 +01:00
Qubasa
01977b2e2a
vm-manager: More error handling
2024-01-02 06:23:55 +01:00
Qubasa
c157ecb161
Added show_error_dialogue on exception
2024-01-02 05:54:19 +01:00
Qubasa
e0bba046ea
history: added vm config to FlakeConfig
2023-12-31 14:56:03 +01:00
Qubasa
f1642c6c71
vm-manager: Fixed quit application not working bug
2023-12-31 14:13:11 +01:00
Johannes Kirschbauer
36e7488da1
prepare flash usb window
2023-12-30 11:14:45 +01:00