summaryrefslogtreecommitdiff
path: root/services (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove more stuffffFreya Murphy7 days3-122/+1
* hardcode single wallpaperFreya Murphy7 days1-49/+1
* only support one color schemeFreya Murphy7 days1-1/+1
* bar/activewindow: fix anim2 * r + 2 * t8 days1-1/+4
* controlcenter/taskbar: add excludedScreens (#1215)Bora Gülerman8 days1-0/+4
* notifs: support int:value hint (#1254)cordlessblues8 days1-0/+6
* systemusage: optimized storage aggregation and improved device filtering (#1261)Kalagmitan8 days1-71/+58
* feat: add excluded screens config opt2 * r + 2 * t11 days2-1/+21
* feat: replace canvas -> c++ component2 * r + 2 * t11 days1-15/+19
* brightness: use map lookup for DDC monitor matching2 * r + 2 * t11 days1-2/+9
* networkusage: avoid intermediate array copy for history updates2 * r + 2 * t11 days1-12/+4
* systemusage: combine chained replace calls into single regex2 * r + 2 * t11 days1-2/+2
* 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
* systemusage: improve GPU detection for AMD RX series GPU (#1246)Bilal Özel14 days1-3/+6
* dashboard/performance: new design, configurable, controlcenter support (#975)Thanh Minh2026-02-192-24/+374
* shortcuts: add special workspace cycle (#1158)Robin Seger2026-02-111-0/+54
* internal: format2 * r + 2 * t2026-01-283-40/+49
* controlcenter: added VPN settings & management (#1095)Robin Seger2026-01-211-2/+5
* background: fix desktop clock 12h format2 * r + 2 * t2026-01-201-0/+8
* controlcenter: add per-application audio controls (#1098)ATDMA2026-01-191-2/+34
* utilities: fix fullscreen record (#1085)Ezekiel Gonzales2026-01-161-1/+1
* notifs: fix image caching2 * r + 2 * t2026-01-161-9/+13
* lock: fix weather2 * r + 2 * t2026-01-041-23/+45
* fix: get city for weather when given lat,long2 * r + 2 * t2026-01-031-8/+32
* internal: fix some widgets not respecting rounding scale2 * r + 2 * t2026-01-031-1/+1
* services: add brightnessIncrement config property (#1010)Ezekiel Gonzales2026-01-031-2/+3
* dashboard: add weather tabEzekiel Gonzales2026-01-031-11/+131
* controlcenter: password input errors/wrong passATMDA2025-11-151-1/+9
* nmcli: fix errors + disable most logs2 * r + 2 * t2025-11-151-291/+333
* nmcli: refactor to be readable/extensibleATMDA2025-11-141-244/+267
* network: removed all execs from Network.qml, now relies only on Nmcli.qmlATMDA2025-11-141-896/+182
* network: migrated to nmcli.qmlATMDA2025-11-131-0/+33
* service: Nmcli.qmlATMDA2025-11-131-0/+1246
* controlcenter: wireless debug removal (preparing for rewrite)ATMDA2025-11-131-208/+1
* cleanup: trailing whitespace removeal (entire project)ATMDA2025-11-132-80/+80
* controlcenter: wireless panel refactoringATMDA2025-11-121-32/+225
* notifs/toasts: reverted all changes to notifications to c0ea060fATMDA2025-11-121-71/+1
* conrolcenter: debug/rewrite of wireless panelATMDA2025-11-121-14/+302
* notif/toasts: refactoring colorsATMDA2025-11-121-0/+35
* notifs/toasts: reworked notifications and toasts and how they display and wor...ATMDA2025-11-121-1/+36
* controlcenter: added connection information to wireless to match ethernet panelATMDA2025-11-111-1/+113
* controlcenter: polished ethernet panelATMDA2025-11-101-2/+110
* controlcenter: ethernet panel (debug)ATMDA2025-11-101-1/+182
* controlcenter: wifi passphrase inputATMDA2025-11-091-4/+154
* controlcenter: network and audio panelsATMDA2025-11-091-3/+18
* hypr: account for kb layout variants (#836)Nikita Friesen2025-10-231-7/+23
* toasts: add toast for media track change (#790)dish2025-10-151-0/+15