summaryrefslogtreecommitdiff
path: root/modules (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-08fix: bluetooth battery bar (#1153)Evertiro1-9/+3
2026-02-04config: allow adjusting the speed of gifs (#1147)Evertiro3-3/+3
2026-02-03desktopclock: background blur GameMode support (#1145)Ezekiel Gonzales1-1/+1
2026-01-28config: serialize brightnessIncrement (#1117)Ezekiel Gonzales1-2/+2
2026-01-28internal: format2 * r + 2 * t56-1246/+1353
2026-01-28controlcenter: remove qt5compat dep2 * r + 2 * t2-97/+166
2026-01-21controlcenter: added VPN settings & management (#1095)Robin Seger8-17/+1402
2026-01-20bar/statusicons: allow disabling wifi icon when ethernet is active (#1107)Evertiro2-6/+16
2026-01-20background: fix desktop clock 12h format2 * r + 2 * t3-18/+20
2026-01-19controlcenter: add per-application audio controls (#1098)ATDMA1-0/+145
2026-01-19popouts/kblayout: revamp to be actually functional (#971)AleksElixir4-29/+364
2026-01-19controlcenter: add desktopClock configurations (#1097)Ezekiel Gonzales2-4/+214
2026-01-18background: redesign desktop clock and allow positioning (#1092)Ezekiel Gonzales2-21/+259
2026-01-16internal: fix lock null warnings2 * r + 2 * t1-2/+2
2026-01-16dashboard: fix flickering on switch panes2 * r + 2 * t1-0/+10
2026-01-16internal: fix errors due to sync loaders2 * r + 2 * t9-17/+20
2026-01-16internal: no async loaders2 * r + 2 * t39-64/+0
2026-01-16background: non async loader2 * r + 2 * t1-1/+0
2026-01-12popouts/network: fix rescan circ prog center2 * r + 2 * t1-12/+8
2026-01-04lock: fix weather2 * r + 2 * t1-24/+5
2026-01-03weather: better padding for forecast label2 * r + 2 * t1-0/+1
2026-01-03services: add brightnessIncrement config property (#1010)Ezekiel Gonzales1-2/+2
2026-01-03bluetooth: make device sort order stable2 * r + 2 * t2-6/+3
2026-01-03weather: use tPalette for containers2 * r + 2 * t1-3/+4
2026-01-03dashboard: fix scrolling between panes2 * r + 2 * t1-9/+3
2026-01-03dash: more expressive shapes2 * r + 2 * t1-1/+12
2026-01-03dashboard: fix index not initialised2 * r + 2 * t1-2/+3
2026-01-03dashboard: add weather tabEzekiel Gonzales3-0/+287
2025-12-21feat: add openExpanded notif config option (#993)Sven Fischer1-1/+1
2025-12-02dashboard/media: fix log warnings (#949)senkun1-2/+2
2025-12-01picker: copy screenshot to clipboard (#940)tsukasa2-1/+49
2025-11-26bar: add config option to disable on selected screens (#920)Bora Gülerman2-2/+19
2025-11-24bar/activewindow: add option to invert rotate (#922)Sven Fischer1-5/+10
2025-11-20controlcenter: cleaned up wallpapergridATMDA1-7/+1
2025-11-20controlcenter: refactor SliderInput and StyledInputFields to use qt component...ATMDA3-351/+92
2025-11-20controlcenter: corrected taskbar panel container margins/paddingATMDA1-3/+7
2025-11-20controlcenter: wallpaper now uses gridview, removed custom lazy loadingATMDA2-337/+44
2025-11-20background: enable asynchronous loading for background componentATMDA1-0/+1
2025-11-20controlcenter: WallpaperGrid color updates to styleATMDA1-4/+14
2025-11-20controlcenter: wallpaper title overlay to blackATMDA1-12/+4
2025-11-20controlcenter: updated wireless iconsATMDA1-34/+1
2025-11-20refactor: EthernetList stylingATMDA1-5/+11
2025-11-20refactor: EthernetList correction on selected styleATMDA1-16/+38
2025-11-20refactor: EthernetList and WirelessList components removed border propertiesATMDA2-20/+64
2025-11-19refactor: replaced wallpaper logic with WallpaperGrid componentATMDA2-513/+518
2025-11-19refactor: update ConnectedButtonGroupATMDA1-92/+13
2025-11-19refactor: replaced CollapsibleSection with FontsSectionATMDA2-269/+288
2025-11-19refactor: reorganized AppearancePane sections into dedicated componentsATMDA10-501/+659
2025-11-19refactor: replaced input fields with SliderInput componentsATMDA7-1074/+550
2025-11-19cleanup: removed unnecessary commentsATMDA22-194/+9