removed proxy related code, and added a smooth animation to launcher when typing

This commit is contained in:
SomeElse
2026-05-04 21:45:08 +00:00
parent 0cb0054dd5
commit 8f25ee5caf
3 changed files with 127 additions and 102 deletions

View File

@@ -18,7 +18,7 @@ QtObject {
// ────────────────────────────────────────────────────────────────────────
// ── Position & Dimensions ─────────────────────────────────────────────────
property string barPosition: "bottom"
property string barPosition: "top"
property int barHeight: 35
property int margin: 15
property int radius: 26