Floating draggable buttons, selectable terminal, cancel top-right

This commit is contained in:
brian
2026-05-27 13:20:48 -07:00
parent 20cdfe48d3
commit 73f1ca79ad
13 changed files with 203 additions and 2 deletions

1
venv/bin/python Symbolic link
View File

@@ -0,0 +1 @@
python3

1
venv/bin/python3 Symbolic link
View File

@@ -0,0 +1 @@
/usr/bin/python3

1
venv/bin/python3.11 Symbolic link
View File

@@ -0,0 +1 @@
python3

1
venv/lib64 Symbolic link
View File

@@ -0,0 +1 @@
lib

5
venv/pyvenv.cfg Normal file
View File

@@ -0,0 +1,5 @@
home = /usr/bin
include-system-site-packages = false
version = 3.11.9
executable = /usr/bin/python3.11
command = /usr/bin/python3 -m venv /mnt/data/home/brian/services/voice-kiro/venv