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