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