summaryrefslogtreecommitdiff
path: root/services (unfollow)
Commit message (Expand)AuthorFilesLines
2026-03-17make color rendering better, wth was the orig doingFreya Murphy1-20/+7
2026-03-16make colors work betterFreya Murphy1-20/+19
2026-03-16change thingsFreya Murphy5-186/+7
2026-03-16fix rebaseFreya Murphy2-137/+1
2026-03-16remove lockscreenFreya Murphy1-56/+0
2026-03-16remove more stuffffFreya Murphy3-122/+1
2026-03-16hardcode single wallpaperFreya Murphy1-49/+1
2026-03-16only support one color schemeFreya Murphy1-1/+1
2026-03-15bar/activewindow: fix anim2 * r + 2 * t1-1/+4
2026-03-15controlcenter/taskbar: add excludedScreens (#1215)Bora Gülerman1-0/+4
2026-03-15notifs: support int:value hint (#1254)cordlessblues1-0/+6
2026-03-15systemusage: optimized storage aggregation and improved device filtering (#1261)Kalagmitan1-71/+58
2026-03-13feat: add excluded screens config opt2 * r + 2 * t2-1/+21
2026-03-12feat: replace canvas -> c++ component2 * r + 2 * t1-15/+19
2026-03-12brightness: use map lookup for DDC monitor matching2 * r + 2 * t1-2/+9
2026-03-12networkusage: avoid intermediate array copy for history updates2 * r + 2 * t1-12/+4
2026-03-12systemusage: combine chained replace calls into single regex2 * r + 2 * t1-2/+2
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-10systemusage: improve GPU detection for AMD RX series GPU (#1246)Bilal Özel1-3/+6
2026-02-19dashboard/performance: new design, configurable, controlcenter support (#975)Thanh Minh2-24/+374
2026-02-11shortcuts: add special workspace cycle (#1158)Robin Seger1-0/+54
2026-01-28internal: format2 * r + 2 * t3-40/+49
2026-01-21controlcenter: added VPN settings & management (#1095)Robin Seger1-2/+5
2026-01-20background: fix desktop clock 12h format2 * r + 2 * t1-0/+8
2026-01-19controlcenter: add per-application audio controls (#1098)ATDMA1-2/+34
2026-01-16utilities: fix fullscreen record (#1085)Ezekiel Gonzales1-1/+1
2026-01-16notifs: fix image caching2 * r + 2 * t1-9/+13
2026-01-04lock: fix weather2 * r + 2 * t1-23/+45
2026-01-03fix: get city for weather when given lat,long2 * r + 2 * t1-8/+32
2026-01-03internal: fix some widgets not respecting rounding scale2 * r + 2 * t1-1/+1
2026-01-03services: add brightnessIncrement config property (#1010)Ezekiel Gonzales1-2/+3
2026-01-03dashboard: add weather tabEzekiel Gonzales1-11/+131
2025-11-15controlcenter: password input errors/wrong passATMDA1-1/+9
2025-11-15nmcli: fix errors + disable most logs2 * r + 2 * t1-291/+333
2025-11-14nmcli: refactor to be readable/extensibleATMDA1-244/+267
2025-11-14network: removed all execs from Network.qml, now relies only on Nmcli.qmlATMDA1-896/+182
2025-11-13network: migrated to nmcli.qmlATMDA1-0/+33
2025-11-13service: Nmcli.qmlATMDA1-0/+1246
2025-11-13controlcenter: wireless debug removal (preparing for rewrite)ATMDA1-208/+1
2025-11-13cleanup: trailing whitespace removeal (entire project)ATMDA2-80/+80
2025-11-12controlcenter: wireless panel refactoringATMDA1-32/+225
2025-11-12notifs/toasts: reverted all changes to notifications to c0ea060fATMDA1-71/+1
2025-11-12conrolcenter: debug/rewrite of wireless panelATMDA1-14/+302
2025-11-12notif/toasts: refactoring colorsATMDA1-0/+35
2025-11-12notifs/toasts: reworked notifications and toasts and how they display and wor...ATMDA1-1/+36
2025-11-11controlcenter: added connection information to wireless to match ethernet panelATMDA1-1/+113
2025-11-10controlcenter: polished ethernet panelATMDA1-2/+110