| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 4 hours | remove lockscreen | Freya Murphy | 19 | -1055/+0 | |
| 4 hours | remove config saving, make background scale properly, and add quickshell ↵ | Freya Murphy | 3 | -61/+10 | |
| desktop file | |||||
| 4 hours | revert 'monitorWorkspaces' | Freya Murphy | 2 | -15/+3 | |
| 4 hours | update commits | Freya Murphy | 1 | -4/+4 | |
| 4 hours | refactor workspace functionality (real per monitor workspaces) | Freya Murphy | 5 | -214/+38 | |
| 4 hours | remove default paths | Freya Murphy | 3 | -5/+5 | |
| 4 hours | fix lock screen input rounding | Freya Murphy | 1 | -1/+1 | |
| 4 hours | remove more things again lol | Freya Murphy | 24 | -1495/+5 | |
| 4 hours | remove more things, make lock screen use wallpaper not screenshot | Freya Murphy | 6 | -217/+9 | |
| 4 hours | len :3 | Freya Murphy | 2 | -1/+1 | |
| 4 hours | remove more stuffff | Freya Murphy | 26 | -1892/+14 | |
| 4 hours | only show active workspaces, fix colors | Freya Murphy | 2 | -2/+3 | |
| 4 hours | hardcode single wallpaper | Freya Murphy | 8 | -336/+10 | |
| 4 hours | remove pfp | Freya Murphy | 4 | -104/+0 | |
| 4 hours | remove recording | Freya Murphy | 5 | -295/+0 | |
| 4 hours | only support one color scheme | Freya Murphy | 1 | -1/+1 | |
| 4 hours | remove themes and configs from launcher | Freya Murphy | 13 | -877/+8 | |
| 4 hours | clean up lock screen | Freya Murphy | 4 | -370/+2 | |
| 5 hours | init fork | Freya Murphy | 1 | -1/+1 | |
| 9 hours | controlcenter: fix desktop clock settings (#1114) | ATDMA | 1 | -1/+14 | |
| Add missing desktop clock properties to serializeBackground() function: - desktopClock.scale - desktopClock.position - desktopClock.invertColors - desktopClock.background.enabled - desktopClock.background.opacity - desktopClock.background.blur - desktopClock.shadow.enabled - desktopClock.shadow.opacity - desktopClock.shadow.blur This fixes the issue where the desktop clock background enabled toggle (and other desktop clock settings) would not persist when the control center was reloaded. | |||||
| 2 days | controlcenter: added VPN settings & management (#1095) | Robin Seger | 10 | -21/+1410 | |
| * feat: add VPN settings and management UI - Add VPN configuration UI - Update VPN toggle visibility to check enabled providers * controlcenter: VPN modal transitions & cleanup * controlcenter: VPN modal styling * controlcenter: VPN modal scrim * controlcenter: VPN modal padding * controlcenter: VPN modal enter & exit behaviour | |||||
| 2 days | bar/statusicons: allow disabling wifi icon when ethernet is active (#1107) | Evertiro | 4 | -6/+18 | |
| Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> | |||||
| 2 days | background: fix desktop clock 12h format | 2 * r + 2 * t | 4 | -18/+28 | |
| 4 days | controlcenter: add per-application audio controls (#1098) | ATDMA | 2 | -2/+179 | |
| * feat: per-application audio controls in controlcenter and popout * removed: per-application volume control removed from audio popout | |||||
| 4 days | popouts/kblayout: revamp to be actually functional (#971) | AleksElixir | 7 | -29/+367 | |
| * Replacement KbLayout.qml for keyboard layout management * Add files via upload * Update KbLayout source component import * Remove KbLayout.qml and relocate to kblayout folder The KbLayout.qml file has been removed and relocated to the kblayout folder. * Code fixes, and added kbLimit config that toust would be dissableable * Add 'kbLimit' to configuration options Added the keyboard limit toast config to the README * Update KbLayout.qml * Update KbLayoutModel.qml * Update BarConfig.qml * Update Content.qml * remove old file --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 4 days | controlcenter: add desktopClock configurations (#1097) | Ezekiel Gonzales | 3 | -4/+276 | |
| * controlCenter: Added desktopClock configurations * fix dropdown overlay & animation --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com> | |||||
| 5 days | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 5 days | background: redesign desktop clock and allow positioning (#1092) | Ezekiel Gonzales | 4 | -22/+290 | |
| * background(desktop clock): Redesigned the Desktop Clock and allow positioning and scaling * desktopClock: initial fix for contrast and added debug tool * fix properties * fix BackgroundConfig.qml for desktopClock * removed debugging tool and applied maintainer suggestions * added invert colors, opacity, and fix positioning * added blur, fix layout, allow invert colors * added implicitWidth behavior and small change | |||||
| 5 days | launcher: add Settings action to open controlCenter (#1088) | Ezekiel Gonzales | 2 | -0/+16 | |
| 5 days | paths: simulate variable expansion so $HOME works (#1093) | Evertiro | 1 | -1/+1 | |
| Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> | |||||
| 6 days | sysinfo: allow overriding OS icon (#1091) | Evertiro | 3 | -1/+19 | |
| * Allow overriding OS icon Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> * Support icons and live reloading Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> * isDefaultLogo should default to true Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> --------- Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com> | |||||
| 6 days | utilities: fix fullscreen record (#1085) | Ezekiel Gonzales | 1 | -1/+1 | |
| 7 days | notifs: fix image caching | 2 * r + 2 * t | 1 | -9/+13 | |
| 7 days | internal: fix lock null warnings | 2 * r + 2 * t | 1 | -2/+2 | |
| 7 days | dashboard: fix flickering on switch panes | 2 * r + 2 * t | 1 | -0/+10 | |
| 7 days | internal: fix errors due to sync loaders | 2 * r + 2 * t | 9 | -17/+20 | |
| 7 days | internal: no async loaders | 2 * r + 2 * t | 42 | -70/+0 | |
| Fixes reload issue and all stuff not loading issues | |||||
| 7 days | background: non async loader | 2 * r + 2 * t | 1 | -1/+0 | |
| Fixes #1074 Closes #1080 | |||||
| 10 days | plugin/cutils: fix copyfile when overwrite file doesn't exist | 2 * r + 2 * t | 1 | -1/+1 | |
| 10 days | readme: add Discord server link to FAQ section (#1072) | Pawan Poudel Sharma | 1 | -0/+5 | |
| * Add Discord server link to FAQ section Added a Discord server link for assistance. * Add Discord server link to FAQ section Updated FAQ section to clarify support options and provide Discord link. | |||||
| 11 days | popouts/network: fix rescan circ prog center | 2 * r + 2 * t | 1 | -12/+8 | |
| 11 days | readme: add discord invite | 2 * r + 2 * t | 1 | -0/+1 | |
| 12 days | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2026-01-04 | [CI] chore: update flake | github-actions | 1 | -6/+6 | |
| 2026-01-04 | lock: fix weather | 2 * r + 2 * t | 2 | -47/+50 | |
| 2026-01-03 | weather: better padding for forecast label | 2 * r + 2 * t | 1 | -0/+1 | |
| 2026-01-03 | fix: get city for weather when given lat,long | 2 * r + 2 * t | 1 | -8/+32 | |
| Fixes #1036 | |||||
| 2026-01-03 | internal: fix some widgets not respecting rounding scale | 2 * r + 2 * t | 5 | -7/+7 | |
| 2026-01-03 | services: add brightnessIncrement config property (#1010) | Ezekiel Gonzales | 4 | -4/+7 | |
| * feat: Add brightnessIncrement config property * birghtness increment applies on bar scroll | |||||
| 2026-01-03 | bluetooth: make device sort order stable | 2 * r + 2 * t | 2 | -6/+3 | |
| Closes #948 | |||||