Commit graph

1740 commits

Author SHA1 Message Date
Robin Seger
2ddc367e4e
controlcenter: added VPN settings & management (#1095)
* 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
2026-01-21 00:12:08 +11:00
Evertiro
d50f6080ec
bar/statusicons: allow disabling wifi icon when ethernet is active (#1107)
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2026-01-20 23:37:45 +11:00
2 * r + 2 * t
685ad569a3 background: fix desktop clock 12h format 2026-01-20 20:53:34 +11:00
ATDMA
a17fe72be5
controlcenter: add per-application audio controls (#1098)
* feat: per-application audio controls in controlcenter and popout

* removed: per-application volume control removed from audio popout
2026-01-19 16:04:17 +11:00
AleksElixir
60a567bbba
popouts/kblayout: revamp to be actually functional (#971)
* 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>
2026-01-19 15:51:08 +11:00
Ezekiel Gonzales
146aeb7e74
controlcenter: add desktopClock configurations (#1097)
* controlCenter: Added desktopClock configurations

* fix dropdown overlay & animation

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-01-19 15:25:02 +11:00
github-actions
408c523d25 [CI] chore: update flake 2026-01-18 01:34:44 +00:00
Ezekiel Gonzales
fd1165f153
background: redesign desktop clock and allow positioning (#1092)
* 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
2026-01-18 01:19:53 +11:00
Ezekiel Gonzales
a48abd216a
launcher: add Settings action to open controlCenter (#1088) 2026-01-18 00:25:30 +11:00
Evertiro
50e541efde
paths: simulate variable expansion so $HOME works (#1093)
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2026-01-18 00:24:41 +11:00
Evertiro
96942d5ff3
sysinfo: allow overriding OS icon (#1091)
* 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>
2026-01-17 16:58:06 +11:00
Ezekiel Gonzales
d2c06587f5
utilities: fix fullscreen record (#1085) 2026-01-16 22:10:33 +11:00
2 * r + 2 * t
2d000c1052 notifs: fix image caching 2026-01-16 02:22:13 +11:00
2 * r + 2 * t
4da25b5e95 internal: fix lock null warnings 2026-01-16 02:11:17 +11:00
2 * r + 2 * t
fae21cd73a dashboard: fix flickering on switch panes 2026-01-16 02:09:38 +11:00
2 * r + 2 * t
33c1c694de internal: fix errors due to sync loaders 2026-01-16 01:59:20 +11:00
2 * r + 2 * t
4f7f21a86d internal: no async loaders
Fixes reload issue and all stuff not loading issues
2026-01-16 01:40:38 +11:00
2 * r + 2 * t
44e8d811c1 background: non async loader
Fixes #1074
Closes #1080
2026-01-16 01:27:13 +11:00
2 * r + 2 * t
3bb58e6da8 plugin/cutils: fix copyfile when overwrite file doesn't exist 2026-01-12 22:48:55 +11:00
Pawan Poudel Sharma
3ebd63df2b
readme: add Discord server link to FAQ section (#1072)
* 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.
2026-01-12 18:11:06 +11:00
2 * r + 2 * t
a6f54084ca popouts/network: fix rescan circ prog center 2026-01-12 16:17:46 +11:00
2 * r + 2 * t
1097c7fb37
readme: add discord invite 2026-01-11 22:59:24 +11:00
github-actions
15e637c980 [CI] chore: update flake 2026-01-11 01:34:54 +00:00
github-actions
1b4b90a3ad [CI] chore: update flake 2026-01-04 01:35:42 +00:00
2 * r + 2 * t
229934a986 lock: fix weather 2026-01-04 00:15:40 +11:00
2 * r + 2 * t
ff087e23b3 weather: better padding for forecast label 2026-01-03 23:10:16 +11:00
2 * r + 2 * t
19104850ee fix: get city for weather when given lat,long
Fixes #1036
2026-01-03 23:09:56 +11:00
2 * r + 2 * t
ee65883f97 internal: fix some widgets not respecting rounding scale 2026-01-03 19:34:14 +11:00
Ezekiel Gonzales
49b94e7b18
services: add brightnessIncrement config property (#1010)
* feat: Add brightnessIncrement config property

* birghtness increment applies on bar scroll
2026-01-03 19:04:00 +11:00
2 * r + 2 * t
04bfc87f65 bluetooth: make device sort order stable
Closes #948
2026-01-03 18:58:40 +11:00
2 * r + 2 * t
26943eebc7 weather: use tPalette for containers 2026-01-03 18:53:17 +11:00
2 * r + 2 * t
e47579c58d dashboard: fix scrolling between panes 2026-01-03 18:50:34 +11:00
2 * r + 2 * t
88d70a7f22 dash: more expressive shapes 2026-01-03 18:45:25 +11:00
2 * r + 2 * t
30adbfb42f dashboard: fix index not initialised 2026-01-03 18:27:43 +11:00
Ezekiel Gonzales
7d92c19358
dashboard: add weather tab
dashboard: Added Weather tab that shows weather forecast
2026-01-03 18:25:11 +11:00
2 * r + 2 * t
bdcd13222f
Merge pull request #906 from atdma/main
controlcenter: many setting panes and minor features
2026-01-03 17:53:06 +11:00
github-actions
dfa28d7f85 [CI] chore: update flake 2025-12-28 01:33:47 +00:00
github-actions
66e509ae48 [CI] chore: update flake 2025-12-21 01:25:11 +00:00
Sven Fischer
8d63cd41b6
feat: add openExpanded notif config option (#993)
If set in the configuration, the notifications are opened in the
expanded state, displaying the full notification text.
2025-12-21 08:20:23 +11:00
github-actions
d819bf2fc3 [CI] chore: update flake 2025-12-14 01:25:11 +00:00
github-actions
982d64d5e5 [CI] chore: update flake 2025-12-07 01:30:49 +00:00
senkun
16229e4219
dashboard/media: fix log warnings (#949)
* 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-02 17:06:32 +11:00
tsukasa
578cd3666e
picker: copy screenshot to clipboard (#940)
added screenshotClip and screenshotFreezeClip to allow directly copying
screenshots to clipboard instead of opening it in swappy
2025-12-01 22:52:44 +11:00
Dawid Lech Socha
800161b0f1
issues: fix typo in issue description template (#943) 2025-12-01 22:48:37 +11:00
github-actions
40813e5205 [CI] chore: update flake 2025-11-30 01:30:11 +00:00
Bora Gülerman
24b313497f
bar: add config option to disable on selected screens (#920)
* 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-26 15:45:49 +11:00
ATDMA
70496b402d
Merge branch 'caelestia-dots:main' into main 2025-11-24 16:55:45 +00:00
Sven Fischer
11282f6abe
bar/activewindow: add option to invert rotate (#922)
* 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-24 19:52:09 +11:00
github-actions
8cd2fa2c03 [CI] chore: update flake 2025-11-23 01:30:25 +00:00
ATMDA
8e9be711f1 controlcenter: cleaned up wallpapergrid 2025-11-20 22:34:20 -05:00