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
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
github-actions
58fe2962b6
[CI] chore: update flake
2025-11-16 01:26:23 +00:00
github-actions
c0ea060ffe
[CI] chore: update flake
2025-11-09 01:18:27 +00:00
senkun
83bf3386a6
batterymon : fix toast text for charger unplugged ( #887 )
2025-11-07 03:46:23 +11:00
Horu
d81a7929c9
nix: system -> pkgs.stdenv.hostPlatform.system ( #880 )
2025-11-04 23:25:12 +11:00
𝐀𝖓𝖆𝖗𝖎𝖔𝐍
302de85ab9
nix: ensure exec permission for wrap_term_launch.sh ( #879 )
...
Fixes #614
2025-11-04 23:14:50 +11:00
anders130
668b422149
background: use clock font for the desktop clock font family ( #852 )
2025-11-03 19:50:42 +11:00
github-actions
9bc3f378d0
[CI] chore: update flake
2025-11-02 01:24:16 +00:00
flpflan
ea20e02d61
nix/hm: prevent generation of configuration file when config is empty ( #867 )
2025-11-01 02:48:17 +11:00
2 * r + 2 * t
bfd149b256
background: fix wallpaper loading on init
...
Fixes #779
Closes #847
2025-10-30 01:03:57 +11:00
github-actions
210e0b6a68
[CI] chore: update flake
2025-10-26 01:22:45 +00:00
Nikita Friesen
223207235e
hypr: account for kb layout variants ( #836 )
...
Refactor layout and variant parsing logic in Hypr.qml to improve readability and maintainability.
2025-10-23 19:35:45 +11:00
2 * r + 2 * t
58ac60c47c
bar/popouts: allow disabling individual popouts
...
Closes #826
2025-10-21 19:40:34 +11:00
2 * r + 2 * t
0104fe25b2
internal: fix serviceref lsp warning
2025-10-21 14:06:15 +11:00
2 * r + 2 * t
8a46b63a55
background: fix visualiser blur + allow disable
...
Fixes #807
2025-10-21 14:05:06 +11:00
github-actions
84343dde62
[CI] chore: update flake
2025-10-19 01:25:00 +00:00
dish
4cb1048fdd
toasts: add toast for media track change ( #790 )
2025-10-15 14:03:14 +11:00
Robin Seger
fe4ebb79b6
feat: VPN toggle ( #689 )
...
* feat: configurable VPN toggle for Wireguard
- Added VPN service for wg-quick
- Added VPN toggle to utilities quick toggles
- Configuration in UtilitiesConfig (enabled, connectionName)
* fix: monitoring and toasts
- Using nmcli monitor for state detection instead of polling
- Added VPN toast notifications
* fix: use polkit
* feat: multi-provider VPN support
- Added support for netbird and tailscale providers
- Universal interface detection using ip link show
- Provider-specific privilege handling (pkexec only for wireguard)
- Updated README with VPN configuration examples
* feat: less hardcoded, configurable providers
* removed comments
* code style changes
* reorganize signal handler
2025-10-14 16:05:15 +11:00
2 * r + 2 * t
f78bc5adcb
internal: fix lsp warnings
2025-10-14 16:03:37 +11:00
2 * r + 2 * t
27953a89d1
internal: use QQmlListProperty
...
Fix lsp errors
2025-10-14 16:00:17 +11:00
2 * r + 2 * t
73aa3e32de
toasts: add toast for kb layout change
...
Closes #688
2025-10-14 01:18:54 +11:00
2 * r + 2 * t
40f98fb059
utilities/record: fix recording list months
...
Fixes #782
2025-10-13 23:44:44 +11:00
Robin Seger
e399a9d7a3
bar/workspaces: special ws icon config ( #785 )
...
* workspaces: icons config
* add README json example
2025-10-13 22:52:14 +11:00
Robin Seger
dde0f85e78
feat: configurable max volume ( #723 )
...
* feat: configurable max volume
- Add maxVolume config option to ServiceConfig
- Add maxValue property to FilledSlider component
- Update OSD sliders to respect maxVolume setting
- Update example config in README
* fix: remove redundant maxValue prop
2025-10-13 22:50:56 +11:00
github-actions
72d335d7c5
[CI] chore: update flake
2025-10-12 01:19:04 +00:00
2 * r + 2 * t
7e878fd373
readme: add clock font example conf
2025-10-08 13:32:58 +11:00
2 * r + 2 * t
dbb3d7c67b
internal: fix bat charge state
...
Counts fully charged and pending charge as charging, same as prior to
90c051cf
2025-10-08 13:16:25 +11:00
Belal
8326407e24
assets: fix bongocat border ( #752 )
...
Closes #656
2025-10-06 19:55:25 +11:00
Dylan Myers
90c051cfa1
internal: fix battery charging logic for tray and lock ( #751 )
...
* Update StatusIcons.qml --- Fix battery chargiing logic
idk what the difference is in the return value of UPower.onBattery and UPower.displayDevice.state, but the former always returns false after unplugging my laptop. Changing this to the more specific displayDevice.state === 2 fixes this
* Fetch.qml --- Fix battery charging boolean logic
* Use enum value for UPowerDeviceState instead of index
* Use enum value for UPowerDeviceState instead of index
* Update Fetch.qml --- invert battery conditional logic
2025-10-06 19:51:42 +11:00
github-actions
555539d504
[CI] chore: update flake
2025-10-05 01:21:40 +00:00
Soramane
1075a7e97d
launcher: fix exclusion with sidebar
2025-10-03 16:26:14 +10:00
2 * r + 2 * t
11dc993f4b
plugin/cutils: warn on overwrite fail
2025-10-01 22:35:52 +10:00
2 * r + 2 * t
0691dfb95f
notifs: clear actually close notifs
2025-10-01 13:08:01 +10:00
github-actions
1ec08d3bb2
[CI] chore: update flake
2025-09-28 01:17:21 +00:00
2 * r + 2 * t
e13e346eba
plugin/cp: O(n) monstercat
...
Closes #708
Looks slightly worse I think, but not by much
2025-09-27 15:37:13 +10:00
2 * r + 2 * t
d4dde2c02d
idlemonitor: handle logind lock/unlock
...
Fixes #705
2025-09-27 15:13:49 +10:00
2 * r + 2 * t
4465f1e01c
services/hypr: lock keys ignore mods
2025-09-26 20:15:57 +10:00
Soramane
87d6196e4d
plugin/hypr: fix shadowed decl
2025-09-26 16:33:27 +10:00
Soramane
dc986c00aa
plugin: add sleep notifier
...
Lock before sleep
2025-09-26 14:35:54 +10:00
2 * r + 2 * t
39f52d73f9
nix: add clazy to devshell
2025-09-25 23:20:49 +10:00
2 * r + 2 * t
84dc5a3593
utilities: size fixes
2025-09-25 23:04:32 +10:00
2 * r + 2 * t
423ca87181
plugin/hypr: fix updating keyboards
2025-09-25 18:30:12 +10:00
2 * r + 2 * t
d3fac6805f
plugin/hypr: fix devices + better error handling
...
Also fix lock indicators
2025-09-25 18:24:52 +10:00
2 * r + 2 * t
10436cd6a3
plugin/appdb: delete when backing entries deleted
2025-09-25 18:02:46 +10:00