summaryrefslogtreecommitdiff
path: root/.vscode/git@git.in.freya.cat:caelestia-shell (unfollow)
Commit message (Collapse)AuthorFilesLines
7 daysrevert 'monitorWorkspaces'Freya Murphy2-15/+3
8 daysupdate commitsFreya Murphy1-4/+4
8 daysrefactor workspace functionality (real per monitor workspaces)Freya Murphy6-578/+36
8 daysremove default pathsFreya Murphy3-5/+5
10 daysfix lock screen input roundingFreya Murphy1-1/+1
10 daysremove more things again lolFreya Murphy26-1866/+5
11 daysremove more things, make lock screen use wallpaper not screenshotFreya Murphy7-318/+11
11 dayslen :3Freya Murphy2-1/+1
11 daysremove more stuffffFreya Murphy35-4191/+16
12 daysonly show active workspaces, fix colorsFreya Murphy2-2/+3
12 dayshardcode single wallpaperFreya Murphy8-383/+6
12 daysremove pfpFreya Murphy4-104/+0
12 daysremove recordingFreya Murphy8-827/+0
12 daysonly support one color schemeFreya Murphy1-1/+1
12 daysremove themes and configs from launcherFreya Murphy15-1055/+8
12 daysclean up lock screenFreya Murphy8-1186/+9
12 daysinit forkFreya Murphy1-1/+1
2026-01-04[CI] chore: update flakegithub-actions1-6/+6
2026-01-04lock: fix weather2 * r + 2 * t2-47/+50
2026-01-03weather: better padding for forecast label2 * r + 2 * t1-0/+1
2026-01-03fix: get city for weather when given lat,long2 * r + 2 * t1-8/+32
Fixes #1036
2026-01-03internal: fix some widgets not respecting rounding scale2 * r + 2 * t5-7/+7
2026-01-03services: add brightnessIncrement config property (#1010)Ezekiel Gonzales4-4/+7
* feat: Add brightnessIncrement config property * birghtness increment applies on bar scroll
2026-01-03bluetooth: make device sort order stable2 * r + 2 * t2-6/+3
Closes #948
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 Gonzales5-59/+446
dashboard: Added Weather tab that shows weather forecast
2025-12-28[CI] chore: update flakegithub-actions1-10/+10
2025-12-21[CI] chore: update flakegithub-actions1-6/+6
2025-12-21feat: add openExpanded notif config option (#993)Sven Fischer3-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 flakegithub-actions1-6/+6
2025-12-07[CI] chore: update flakegithub-actions1-10/+10
2025-12-02dashboard/media: fix log warnings (#949)senkun1-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-01picker: copy screenshot to clipboard (#940)tsukasa2-1/+49
added screenshotClip and screenshotFreezeClip to allow directly copying screenshots to clipboard instead of opening it in swappy
2025-12-01issues: fix typo in issue description template (#943)Dawid Lech Socha1-1/+1
2025-11-30[CI] chore: update flakegithub-actions1-10/+10
2025-11-26bar: add config option to disable on selected screens (#920)Bora Gülerman4-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-24bar/activewindow: add option to invert rotate (#922)Sven Fischer3-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 flakegithub-actions1-10/+10
2025-11-20controlcenter: cleaned up wallpapergridATMDA1-7/+1
2025-11-20controlcenter: refactor SliderInput and StyledInputFields to use qt ↵ATMDA4-351/+172
components and consolidated SliderInputs to single component
2025-11-20controlcenter: corrected taskbar panel container margins/paddingATMDA1-3/+7
2025-11-20controlcenter: corrected background transparency on tooltipsATMDA1-0/+2
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 iconsATMDA2-44/+23