summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove themes and configs from launcherFreya Murphy2026-03-1613-876/+14
* clean up lock screenFreya Murphy2026-03-164-370/+2
* init forkFreya Murphy2026-03-161-1/+1
* fix: close other popouts when hover activewindow2 * r + 2 * t2026-03-151-0/+6
* bar/activewindow: toggle when not show on hover2 * r + 2 * t2026-03-151-3/+7
* bar/activewindow: allow disable show on hover2 * r + 2 * t2026-03-155-3/+22
* bar/activewindow: format2 * r + 2 * t2026-03-151-11/+12
* bar/activewindow: fix anim2 * r + 2 * t2026-03-151-1/+4
* utilities: allow disabling and moving toggles + support for extra row (#1181)Ezekiel Gonzales2026-03-154-54/+173
* bar: allow setting custom workspace app icons in shell.json (#1214)Xavier Lhinares2026-03-154-5/+40
* nix: remove outdated app2unit version pin (#1266)nik-bsta2026-03-152-15/+0
* bar/activewindow: add compact option (#1201)Ezekiel Gonzales2026-03-155-20/+73
* bar/osicon: fix blurriness (#1271)Kalagmitan2026-03-153-40/+40
* controlcenter/taskbar: add excludedScreens (#1215)Bora Gülerman2026-03-153-5/+56
* config: don't serialise sizes2 * r + 2 * t2026-03-151-113/+51
* config: add option to hide notifications on lockscreen (#1211)八奈見 レイ2026-03-154-4/+7
* media: hide person icon if user pfp is ready (#1213)Xavier Lhinares2026-03-152-0/+2
* notifs: support int:value hint (#1254)cordlessblues2026-03-152-0/+43
* systemusage: optimized storage aggregation and improved device filtering (#1261)Kalagmitan2026-03-151-71/+58
* fix: missing serialization for hiddenIcons (#1263)Evertiro2026-03-151-1/+2
* workspaces: window icons limit (#1267)Robin Seger2026-03-155-2/+49
* dash: use currentIndex for width, restore binding (#1286)Robin Seger2026-03-152-4/+10
* fix: performance network usage jumping around2 * r + 2 * t2026-03-131-9/+13
* feat: add excluded screens config opt2 * r + 2 * t2026-03-137-4/+27
* feat: replace canvas -> c++ component2 * r + 2 * t2026-03-129-181/+668
* notifs: skip markdown parsing for plain text bodies2 * r + 2 * t2026-03-121-2/+3
* hyprextras: avoid arg() overhead in applyOptions string building2 * r + 2 * t2026-03-121-2/+4
* brightness: use map lookup for DDC monitor matching2 * r + 2 * t2026-03-121-2/+9
* notifs: add sourceSize to notification images2 * r + 2 * t2026-03-123-0/+6
* dashboard: gate network sparkline timers on visibility2 * r + 2 * t2026-03-121-2/+2
* circularindicator: guard signal emissions with change checks2 * r + 2 * t2026-03-121-3/+9
* filesystemmodel: use static QMimeDatabase instance2 * r + 2 * t2026-03-121-2/+2
* networkusage: avoid intermediate array copy for history updates2 * r + 2 * t2026-03-121-12/+4
* strings: cache compiled RegExp objects2 * r + 2 * t2026-03-121-2/+8
* systemusage: combine chained replace calls into single regex2 * r + 2 * t2026-03-121-2/+2
* notifs: single-pass derived properties in NotifGroup2 * r + 2 * t2026-03-122-7/+54
* workspaces: replace reduce with for loop for occupied map2 * r + 2 * t2026-03-121-4/+6
* appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t2026-03-121-11/+18
* audio: replace reactive reduce with imperative node categorisation2 * r + 2 * t2026-03-121-20/+28
* nmcli: use Map-based lookups for network deduplication2 * r + 2 * t2026-03-121-8/+16
* network: debounce nmcli monitor events2 * r + 2 * t2026-03-121-6/+13
* notifs: use adaptive timer for timeStr instead of reactive binding2 * r + 2 * t2026-03-121-11/+27
* extras: fix typo2 * r + 2 * t2026-03-121-1/+2
* picker: use hyprctl proc to get cursor on init2 * r + 2 * t2026-03-121-0/+12
* dashboard: dynamic dashboard tabs + fix performance settings updating (#1253)Robin Seger2026-03-118-103/+219
* systemusage: improve GPU detection for AMD RX series GPU (#1246)Bilal Özel2026-03-101-3/+6
* feat: add Logo shape component (#1247)Robin Seger2026-03-103-15/+115
* fix: unify wifi toggle state with Nmcli service to prevent desync (#1232)İlyas2026-03-081-2/+2
* bar: allow hiding tray icons (#1227)Evertiro2026-03-083-3/+7
* picker: fix large screenshot not opening/copying to clipboard (#1250)Chloé Legué2026-03-081-1/+1