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
2 * r + 2 * t
5559490e5f
bar: fix height when tray expansion
2025-09-25 16:20:41 +10:00
2 * r + 2 * t
d191ac44b5
bar: add compact tray option
...
Closes #659
2025-09-25 16:14:24 +10:00
Nathachou
9cc751df32
readme: update example config ( #693 )
...
* Update README.md (added playback and explorer examples in config
I know it's pretty useless to add this but some guys wouldn't know we can edit these in shell config file
* Update README.md
I'm stupid
2025-09-25 13:57:23 +10:00
2 * r + 2 * t
883ff630d9
plugin/hypr: fix event socket
2025-09-25 00:42:51 +10:00
2 * r + 2 * t
f0ca30692d
plugin/hypr: add more helpers
...
Also refresh options on dynamic option application
2025-09-25 00:40:55 +10:00
2 * r + 2 * t
57e3989185
plugin: add hypr extras ( #690 )
...
* move machine
* works
* prevent duplicate refreshes
* use instead of hyprctl proc
2025-09-24 23:48:47 +10:00
Soramane
17509aa2d9
plugin: sub namespace modules
2025-09-24 14:19:04 +10:00
2 * r + 2 * t
262ade0e59
internal: add option for splitbutton menu pos
2025-09-24 12:53:23 +10:00
2 * r + 2 * t
86348e4f66
plugin/ia: fix luminance
2025-09-24 12:34:24 +10:00
2 * r + 2 * t
1466adc629
nix: consistent build type
2025-09-24 12:27:28 +10:00
2 * r + 2 * t
e294adf96a
plugin/fsm: fix crash
...
Fixes #663
Fixes #681
Fixes #647
also build dev plugin with RelWithDebInfo
2025-09-24 12:17:26 +10:00
2 * r + 2 * t
2ccd3a8662
plugin: add image analyser
2025-09-24 01:37:53 +10:00
2 * r + 2 * t
d79b5b7f71
players: persist active player across reloads
2025-09-23 23:18:12 +10:00
2 * r + 2 * t
06f366e27e
dashboard/media: improve ui
2025-09-23 23:16:17 +10:00
2 * r + 2 * t
603caa945a
readme: update with new configs
2025-09-23 20:03:45 +10:00
2 * r + 2 * t
52c573a1c7
hypr: add cap/num lock toasts
2025-09-23 20:02:32 +10:00
AleksElixir
50ef4871c7
popouts/kblayout: add switch layout button ( #682 )
...
* keyboard layout
* Update KbLayout.qml
Code cleanup
* Update KbLayout.qml
more code cleanup
* fix
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 19:31:36 +10:00
2 * r + 2 * t
21e1efd944
config: enable/disable specific toasts
2025-09-23 18:10:32 +10:00
Robin Seger
bef5359702
audio: audio device changed toasts ( #684 )
...
* Added toast notifications for audio device changes
* rename to toasts
* moved into audio service
* fixes
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-23 18:04:21 +10:00
2 * r + 2 * t
7aaa14438f
plugin: fix clazy warnings
2025-09-23 17:34:20 +10:00
2 * r + 2 * t
0a02e0d407
dev: build with clazy
2025-09-23 16:26:39 +10:00