| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 8 days | update commits | Freya Murphy | 1 | -4/+4 | |
| 8 days | refactor workspace functionality (real per monitor workspaces) | Freya Murphy | 6 | -578/+36 | |
| 8 days | remove default paths | Freya Murphy | 3 | -5/+5 | |
| 10 days | fix lock screen input rounding | Freya Murphy | 1 | -1/+1 | |
| 10 days | remove more things again lol | Freya Murphy | 26 | -1866/+5 | |
| 11 days | remove more things, make lock screen use wallpaper not screenshot | Freya Murphy | 7 | -318/+11 | |
| 11 days | len :3 | Freya Murphy | 2 | -1/+1 | |
| 11 days | remove more stuffff | Freya Murphy | 35 | -4191/+16 | |
| 11 days | only show active workspaces, fix colors | Freya Murphy | 2 | -2/+3 | |
| 12 days | hardcode single wallpaper | Freya Murphy | 8 | -383/+6 | |
| 12 days | remove pfp | Freya Murphy | 4 | -104/+0 | |
| 12 days | remove recording | Freya Murphy | 8 | -827/+0 | |
| 12 days | only support one color scheme | Freya Murphy | 1 | -1/+1 | |
| 12 days | remove themes and configs from launcher | Freya Murphy | 15 | -1055/+8 | |
| 12 days | clean up lock screen | Freya Murphy | 8 | -1186/+9 | |
| 12 days | init fork | Freya Murphy | 1 | -1/+1 | |
| 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 | |||||
| 2026-01-03 | weather: use tPalette for containers | 2 * r + 2 * t | 1 | -3/+4 | |
| 2026-01-03 | dashboard: fix scrolling between panes | 2 * r + 2 * t | 1 | -9/+3 | |
| 2026-01-03 | dash: more expressive shapes | 2 * r + 2 * t | 1 | -1/+12 | |
| 2026-01-03 | dashboard: fix index not initialised | 2 * r + 2 * t | 1 | -2/+3 | |
| 2026-01-03 | dashboard: add weather tab | Ezekiel Gonzales | 5 | -59/+446 | |
| dashboard: Added Weather tab that shows weather forecast | |||||
| 2025-12-28 | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2025-12-21 | [CI] chore: update flake | github-actions | 1 | -6/+6 | |
| 2025-12-21 | feat: add openExpanded notif config option (#993) | Sven Fischer | 3 | -1/+3 | |
| If set in the configuration, the notifications are opened in the expanded state, displaying the full notification text. | |||||
| 2025-12-14 | [CI] chore: update flake | github-actions | 1 | -6/+6 | |
| 2025-12-07 | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2025-12-02 | dashboard/media: fix log warnings (#949) | senkun | 1 | -2/+2 | |
| * fix(dashboard): Media.qml module QML warnings due to stricter updated Qt6 checks * fix(dashboard): Media.qml module QML warnings * fix(dashboard): Media.qml module QML warnings | |||||
| 2025-12-01 | picker: copy screenshot to clipboard (#940) | tsukasa | 2 | -1/+49 | |
| added screenshotClip and screenshotFreezeClip to allow directly copying screenshots to clipboard instead of opening it in swappy | |||||
| 2025-12-01 | issues: fix typo in issue description template (#943) | Dawid Lech Socha | 1 | -1/+1 | |
| 2025-11-30 | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2025-11-26 | bar: add config option to disable on selected screens (#920) | Bora Gülerman | 4 | -2/+21 | |
| * modules/drawers: Added a bar config option to disable the bar on selected screens Extended the visualizer on screens that the bar is hidden * modules/drawers: surrounded barwrapper with a loader * fix/modules/drawers: fix a null reference missed to fix a reference to bar object to barLoader.item * modules/drawers: added regex support also reverted the barLoader, added a disabled property to BarLoader instead * fix: module/drawers: applied requested changes | |||||
| 2025-11-24 | bar/activewindow: add option to invert rotate (#922) | Sven Fischer | 3 | -5/+18 | |
| * feat(activeWindow): Add rotation option to rotate counter-clockwise * feat(activeWindow): Change rotation to inverted boolean option * feat(activeWindow): Do not expose inverted property | |||||
| 2025-11-23 | [CI] chore: update flake | github-actions | 1 | -10/+10 | |
| 2025-11-20 | controlcenter: cleaned up wallpapergrid | ATMDA | 1 | -7/+1 | |
| 2025-11-20 | controlcenter: refactor SliderInput and StyledInputFields to use qt ↵ | ATMDA | 4 | -351/+172 | |
| components and consolidated SliderInputs to single component | |||||
| 2025-11-20 | controlcenter: corrected taskbar panel container margins/padding | ATMDA | 1 | -3/+7 | |
| 2025-11-20 | controlcenter: corrected background transparency on tooltips | ATMDA | 1 | -0/+2 | |
| 2025-11-20 | controlcenter: wallpaper now uses gridview, removed custom lazy loading | ATMDA | 2 | -337/+44 | |
| 2025-11-20 | background: enable asynchronous loading for background component | ATMDA | 1 | -0/+1 | |
| 2025-11-20 | controlcenter: WallpaperGrid color updates to style | ATMDA | 1 | -4/+14 | |
| 2025-11-20 | controlcenter: wallpaper title overlay to black | ATMDA | 1 | -12/+4 | |
| 2025-11-20 | controlcenter: updated wireless icons | ATMDA | 2 | -44/+23 | |
| 2025-11-20 | refactor: EthernetList styling | ATMDA | 1 | -5/+11 | |