summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* remove more things, make lock screen use wallpaper not screenshotFreya Murphy7 days4-24/+8
* len :3Freya Murphy7 days2-1/+1
* remove more stuffffFreya Murphy7 days32-3663/+9
* only show active workspaces, fix colorsFreya Murphy7 days1-0/+1
* hardcode single wallpaperFreya Murphy7 days8-321/+14
* remove recordingFreya Murphy7 days9-400/+0
* only support one color schemeFreya Murphy7 days1-1/+1
* remove themes and configs from launcherFreya Murphy7 days13-876/+14
* clean up lock screenFreya Murphy7 days4-370/+2
* init forkFreya Murphy7 days1-1/+1
* fix: close other popouts when hover activewindow2 * r + 2 * t8 days1-0/+6
* bar/activewindow: toggle when not show on hover2 * r + 2 * t8 days1-3/+7
* bar/activewindow: allow disable show on hover2 * r + 2 * t8 days5-3/+22
* bar/activewindow: format2 * r + 2 * t8 days1-11/+12
* bar/activewindow: fix anim2 * r + 2 * t8 days1-1/+4
* utilities: allow disabling and moving toggles + support for extra row (#1181)Ezekiel Gonzales8 days4-54/+173
* bar: allow setting custom workspace app icons in shell.json (#1214)Xavier Lhinares8 days4-5/+40
* nix: remove outdated app2unit version pin (#1266)nik-bsta8 days2-15/+0
* bar/activewindow: add compact option (#1201)Ezekiel Gonzales8 days5-20/+73
* bar/osicon: fix blurriness (#1271)Kalagmitan8 days3-40/+40
* controlcenter/taskbar: add excludedScreens (#1215)Bora Gülerman8 days3-5/+56
* config: don't serialise sizes2 * r + 2 * t8 days1-113/+51
* config: add option to hide notifications on lockscreen (#1211)八奈見 レイ8 days4-4/+7
* media: hide person icon if user pfp is ready (#1213)Xavier Lhinares8 days2-0/+2
* notifs: support int:value hint (#1254)cordlessblues8 days2-0/+43
* systemusage: optimized storage aggregation and improved device filtering (#1261)Kalagmitan8 days1-71/+58
* fix: missing serialization for hiddenIcons (#1263)Evertiro8 days1-1/+2
* workspaces: window icons limit (#1267)Robin Seger8 days5-2/+49
* dash: use currentIndex for width, restore binding (#1286)Robin Seger8 days2-4/+10
* fix: performance network usage jumping around2 * r + 2 * t11 days1-9/+13
* feat: add excluded screens config opt2 * r + 2 * t11 days7-4/+27
* feat: replace canvas -> c++ component2 * r + 2 * t11 days9-181/+668
* notifs: skip markdown parsing for plain text bodies2 * r + 2 * t11 days1-2/+3
* hyprextras: avoid arg() overhead in applyOptions string building2 * r + 2 * t11 days1-2/+4
* brightness: use map lookup for DDC monitor matching2 * r + 2 * t11 days1-2/+9
* notifs: add sourceSize to notification images2 * r + 2 * t11 days3-0/+6
* dashboard: gate network sparkline timers on visibility2 * r + 2 * t11 days1-2/+2
* circularindicator: guard signal emissions with change checks2 * r + 2 * t11 days1-3/+9
* filesystemmodel: use static QMimeDatabase instance2 * r + 2 * t11 days1-2/+2
* networkusage: avoid intermediate array copy for history updates2 * r + 2 * t11 days1-12/+4
* strings: cache compiled RegExp objects2 * r + 2 * t11 days1-2/+8
* systemusage: combine chained replace calls into single regex2 * r + 2 * t11 days1-2/+2
* notifs: single-pass derived properties in NotifGroup2 * r + 2 * t11 days2-7/+54
* workspaces: replace reduce with for loop for occupied map2 * r + 2 * t11 days1-4/+6
* appdb: cache favourite status during sort and avoid double sort2 * r + 2 * t11 days1-11/+18
* audio: replace reactive reduce with imperative node categorisation2 * r + 2 * t11 days1-20/+28
* nmcli: use Map-based lookups for network deduplication2 * r + 2 * t11 days1-8/+16
* network: debounce nmcli monitor events2 * r + 2 * t11 days1-6/+13
* notifs: use adaptive timer for timeStr instead of reactive binding2 * r + 2 * t11 days1-11/+27
* extras: fix typo2 * r + 2 * t11 days1-1/+2