reworked Workspace.qml to support specialworkspace, fixed launcher opening on two monitors, added slider animation back as an option

This commit is contained in:
SomeElse
2026-05-29 01:59:43 +00:00
parent 7606b96a09
commit a380963757
21 changed files with 120 additions and 57 deletions

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff0b3333"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff050a14"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -187,6 +187,8 @@ QtObject {
readonly property color wsActiveText: "#ff0c0e12"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#fff8e7c9"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff1a212e"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -187,6 +187,8 @@ QtObject {
readonly property color wsActiveText: "#ff0e0a0d"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff1c2433" // Dark text on pink
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff0d1326"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -190,6 +190,8 @@ QtObject {
readonly property color wsActiveText: "#ff070e08"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -187,6 +187,8 @@ QtObject {
readonly property color wsActiveText: "#ff0c0e12"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: wsActiveText
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -187,6 +187,8 @@ QtObject {
readonly property color wsActiveText: "#ff0d140d"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -190,6 +190,8 @@ QtObject {
readonly property color wsActiveText: "#ff07091c"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -180,6 +180,8 @@ QtObject {
readonly property color wsActiveText: "#ff0d1117"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff0d0b1c"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -190,6 +190,8 @@ QtObject {
readonly property color wsActiveText: "#ff0d0b1c"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -179,6 +179,8 @@ QtObject {
readonly property color wsActiveText: "#ff2d1621" // Dark contrast
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffffffff"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel

View File

@@ -188,6 +188,8 @@ QtObject {
readonly property color wsActiveText: "#ff0c0e12"
readonly property color wsInactiveText: textMain
readonly property color wsHoverText: "#ffccd1d4"
readonly property color wsMagicActiveBg: "#ff9b6df5"
readonly property color wsMagicActiveText: "#ff0c0e12"
// ── Tray Module ────────────────────────────────────────────────────────────
readonly property color trayBg: bgPanel