summaryrefslogtreecommitdiff
path: root/components/controls/SpinBoxRow.qml (unfollow)
Commit message (Expand)AuthorFilesLines
13 dayslen :3Freya Murphy2-1/+1
13 daysremove more stuffffFreya Murphy32-3663/+9
13 daysonly show active workspaces, fix colorsFreya Murphy1-0/+1
13 dayshardcode single wallpaperFreya Murphy8-321/+14
13 daysremove recordingFreya Murphy9-400/+0
13 daysonly support one color schemeFreya Murphy1-1/+1
13 daysremove themes and configs from launcherFreya Murphy13-876/+14
13 daysclean up lock screenFreya Murphy4-370/+2
13 daysinit forkFreya Murphy1-1/+1
14 daysfix: close other popouts when hover activewindow2 * r + 2 * t1-0/+6
14 daysbar/activewindow: toggle when not show on hover2 * r + 2 * t1-3/+7
14 daysbar/activewindow: allow disable show on hover2 * r + 2 * t5-3/+22
14 daysbar/activewindow: format2 * r + 2 * t1-11/+12
14 daysbar/activewindow: fix anim2 * r + 2 * t1-1/+4
2026-03-15utilities: allow disabling and moving toggles + support for extra row (#1181)Ezekiel Gonzales4-54/+173
2026-03-15bar: allow setting custom workspace app icons in shell.json (#1214)Xavier Lhinares4-5/+40
2026-03-15nix: remove outdated app2unit version pin (#1266)nik-bsta2-15/+0
2026-03-15bar/activewindow: add compact option (#1201)Ezekiel Gonzales5-20/+73
2026-03-15bar/osicon: fix blurriness (#1271)Kalagmitan3-40/+40
2026-03-15controlcenter/taskbar: add excludedScreens (#1215)Bora Gülerman3-5/+56
2026-03-15config: don't serialise sizes2 * r + 2 * t1-113/+51
2026-03-15config: add option to hide notifications on lockscreen (#1211)八奈見 レイ4-4/+7
2026-03-15media: hide person icon if user pfp is ready (#1213)Xavier Lhinares2-0/+2
2026-03-15notifs: support int:value hint (#1254)cordlessblues2-0/+43
2026-03-15systemusage: optimized storage aggregation and improved device filtering (#1261)Kalagmitan1-71/+58
2026-03-15fix: missing serialization for hiddenIcons (#1263)Evertiro1-1/+2
2026-03-15workspaces: window icons limit (#1267)Robin Seger5-2/+49
2026-03-15dash: use currentIndex for width, restore binding (#1286)Robin Seger2-4/+10
2026-03-13fix: performance network usage jumping around2 * r + 2 * t1-9/+13
2026-03-13feat: add excluded screens config opt2 * r + 2 * t7-4/+27
2026-03-12feat: replace canvas -> c++ component2 * r + 2 * t9-181/+668
2026-03-12notifs: skip markdown parsing for plain text bodies2 * r + 2 * t1-2/+3
2026-03-12hyprextras: avoid arg() overhead in applyOptions string building2 * r + 2 * t1-2/+4
2026-03-12brightness: use map lookup for DDC monitor matching2 * r + 2 * t1-2/+9
2026-03-12notifs: add sourceSize to notification images2 * r + 2 * t3-0/+6
2026-03-12dashboard: gate network sparkline timers on visibility2 * r + 2 * t1-2/+2
2026-03-12circularindicator: guard signal emissions with change checks2 * r + 2 * t1-3/+9
2026-03-12filesystemmodel: use static QMimeDatabase instance2 * r + 2 * t1-2/+2
2026-03-12networkusage: avoid intermediate array copy for history updates2 * r + 2 * t1-12/+4
2026-03-12strings: cache compiled RegExp objects2 * r + 2 * t1-2/+8
2026-03-12systemusage: combine chained replace calls into single regex2 * r + 2 * t1-2/+2
2026-03-12notifs: single-pass derived properties in NotifGroup2 * r + 2 * t2-7/+54
2026-03-12workspaces: replace reduce with for loop for occupied map2 * r + 2 * t1-4/+6
2026-03-12appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t1-11/+18
2026-03-12audio: replace reactive reduce with imperative node categorisation2 * r + 2 * t1-20/+28
2026-03-12nmcli: use Map-based lookups for network deduplication2 * r + 2 * t1-8/+16
2026-03-12network: debounce nmcli monitor events2 * r + 2 * t1-6/+13
2026-03-12notifs: use adaptive timer for timeStr instead of reactive binding2 * r + 2 * t1-11/+27
2026-03-12extras: fix typo2 * r + 2 * t1-1/+2
2026-03-12picker: use hyprctl proc to get cursor on init2 * r + 2 * t1-0/+12