Added basic GTK window handling

This commit is contained in:
Qubasa
2023-11-25 01:55:01 +01:00
parent d73236a62d
commit 0a7496835d
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__