Qubasa
|
aec2fdbf94
|
clan-vm-manager: Fix regression
|
2024-11-25 20:08:50 +01:00 |
|
Jörg Thalheim
|
3bdb932cc2
|
clan-vm-manager: fix typing error
|
2024-10-22 12:47:56 +02:00 |
|
Jörg Thalheim
|
0a568be528
|
pass in flakeid to vm_state_dir
|
2024-10-08 17:51:55 +00:00 |
|
Jörg Thalheim
|
5ac3ac63c2
|
get rid of ValueError
|
2024-09-03 18:14:31 +02:00 |
|
Jörg Thalheim
|
29909e49d3
|
apply TRY lint
|
2024-09-03 18:13:46 +02:00 |
|
Jörg Thalheim
|
1fa0e72bea
|
use pathlib everywhere
|
2024-09-02 18:26:13 +02:00 |
|
Jörg Thalheim
|
483d8ce521
|
add SIM lint
|
2024-09-02 16:39:30 +02:00 |
|
Jörg Thalheim
|
cb16cda3fa
|
add RET, Q, RSE lint
|
2024-09-02 15:58:49 +02:00 |
|
Jörg Thalheim
|
8fbc76ecac
|
add FA, ICN, ISC, LOG, PIE and PYI linting
|
2024-09-02 15:41:56 +02:00 |
|
Jörg Thalheim
|
e150b37fb8
|
enable ASYNC, DTZ, YTT and EM lints
|
2024-09-02 14:07:06 +02:00 |
|
Jörg Thalheim
|
2405315c21
|
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
|
f74df54edd
|
clan-vm-manager: Fix regression
|
2024-08-21 15:48:43 +02:00 |
|
Qubasa
|
3e9ebbc90f
|
clan-app: Finish flash view. clan-cli: Flash cli now verifies if language and keymap are valid.
|
2024-08-02 17:51:45 +02:00 |
|
Qubasa
|
31161322d6
|
clan-vm-manager: Fix waypipe regression in nix code
|
2024-07-23 13:20:02 +02:00 |
|
Qubasa
|
131299694b
|
clan-vm-manager: Restore to known good version
|
2024-07-19 22:07:34 +02:00 |
|
Johannes Kirschbauer
|
b03fe685dc
|
clan-app: rename clan-vm-manager
|
2024-06-05 11:24:59 +02:00 |
|
Jörg Thalheim
|
a5cf0c7aad
|
fmt more stuff
|
2024-05-29 12:51:43 +02:00 |
|
Johannes Kirschbauer
|
90228b5da8
|
vm-manager: move signals to emitter
|
2024-04-24 14:41:53 +02:00 |
|
Johannes Kirschbauer
|
ff189dd2b7
|
vm-manager: add empty list screen
|
2024-04-23 16:17:09 +02:00 |
|
Johannes Kirschbauer
|
ec17bfb4ba
|
vm-manager: add empty list screen
|
2024-04-23 16:16:48 +02:00 |
|
Johannes Kirschbauer
|
51a32dd5c6
|
WIP
|
2024-04-23 11:16:33 +02:00 |
|
a-kenji
|
6968ec5cb8
|
vm-manager: fix typos in error message
|
2024-04-13 12:18:58 +02:00 |
|
Johannes Kirschbauer
|
18c793b7e0
|
Clan VM Manager: connect feedback with events
|
2024-04-03 11:36:33 +02:00 |
|
Johannes Kirschbauer
|
3888a7dba3
|
clan-vm-manager: connect log view to build state of machines
|
2024-03-17 14:08:39 +01:00 |
|
Qubasa
|
40ee794be9
|
clan_vm_manager: Fix mypy errors for clan_cli types
|
2024-03-12 23:27:20 +07:00 |
|
Qubasa
|
1f724d339f
|
clan-vm-manager: Add library for mypy pygobject types
|
2024-03-09 23:15:32 +07:00 |
|
Qubasa
|
285a83ec97
|
clan_cli: Renamed ClanUrl to FlakeId
|
2024-03-08 23:47:27 +07:00 |
|
Qubasa
|
1b0f0bdd70
|
clan-vm-manager: Fix ClanUrl not pickable
|
2024-03-08 23:23:18 +07:00 |
|
Qubasa
|
7a772e8fd4
|
clan_vm_manager: Fix broken vm start
|
2024-03-07 19:09:01 +07:00 |
|
Qubasa
|
bda7701861
|
clan_cli: Simplify ClanURI
|
2024-03-07 19:04:48 +07:00 |
|
Qubasa
|
043f2e5061
|
clan_cli,clan_vm_manager: Moved profiler to clan_cli. Add cmd timer to see how long run commands take
|
2024-03-06 17:12:20 +07:00 |
|
Qubasa
|
b25a559ff3
|
clan_vm_manager: Fix switch desync when pressed too fast. Secrets folder shared between build and run. clan_cli: run_vm now can have custom tmpdir location
|
2024-03-06 16:32:19 +07:00 |
|
Qubasa
|
98121e1fa3
|
clan-vm-manager: Add register_on_change to GKVStore. Improve overall signal typing.
|
2024-03-06 15:05:10 +07:00 |
|
Qubasa
|
6ae500754d
|
clan_vm_manager: Fix switch <-> vm status desync
|
2024-03-06 00:32:22 +07:00 |
|
Qubasa
|
90350bafa3
|
clan_vm_manager: Fix join list not rerendering correctly when updating clan_store
|
2024-03-06 00:18:42 +07:00 |
|
Qubasa
|
dc8a2cbcba
|
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
|
119bbd4964
|
clan_vm_manager: Add CUMTIME to profiler output
|
2024-03-04 16:00:04 +07:00 |
|
Qubasa
|
25264bbf34
|
clan_vm_manager: Cache profiler obj for multi call functions
|
2024-03-04 15:52:57 +07:00 |
|
Qubasa
|
b43de010c6
|
clan_vm_manager: Add profiler component
|
2024-03-04 14:01:30 +07:00 |
|
Qubasa
|
1d72e4baa7
|
clan_vm_manager: Extracted VMObject to own component
|
2024-03-04 12:38:20 +07:00 |
|
Qubasa
|
24f8548796
|
clan_vm_manager: New directory structure
|
2024-03-03 16:38:25 +07:00 |
|