Added basic GTK window handling

This commit is contained in:
Qubasa
2023-11-25 01:55:01 +01:00
parent bb7f92f9aa
commit 6df833d59b
6 changed files with 225 additions and 17 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ result*
/pkgs/clan-cli/clan_cli/webui/assets
/machines
nixos.qcow2
**/*.glade~
# python
__pycache__