Commit graph

1491 commits

Author SHA1 Message Date
ATMDA
e613ab81cc controlcenter: appearance panel, added border options 2025-11-11 15:57:00 -05:00
ATMDA
4188d32840 controlcenter: appearance panel, now does all shell.json options 2025-11-11 15:50:41 -05:00
ATMDA
c9d13d518e controlcenter: apperance panel, mostly finished 2025-11-11 15:11:47 -05:00
ATMDA
058a289a04 controlcenter: appearance panel, more shell.json settings available 2025-11-11 12:42:28 -05:00
ATMDA
5a0c2171d3 controlcenter: taskbar panel now configures all aspects of shell.json bar object except for scroll actions 2025-11-11 12:25:51 -05:00
ATMDA
d2c5065aa9 controlcenter: added debug toggle to taskbar objects 2025-11-11 11:44:47 -05:00
ATMDA
97d461871a controlcenter: launcher panel, can hide/show applications 2025-11-11 11:41:30 -05:00
ATMDA
7ad940ea9f controlcenter: taskbar object toggles 2025-11-10 15:57:11 -05:00
ATMDA
a48bb8a0a3 statusicons: made panel open in detach to match the bluetooth icon 2025-11-10 14:31:12 -05:00
ATMDA
16ab93f637 statusicons: sound input/output now opens controlcenter instead of pavucontrol 2025-11-10 14:28:48 -05:00
ATMDA
bd61cbaac5 statusicons: added ethernet when active and popout 2025-11-10 14:25:06 -05:00
ATMDA
f5ca27c967 controlcenter: polishing appearance panel 2025-11-10 12:05:02 -05:00
ATMDA
817156aec0 controlcenter: polished ethernet panel 2025-11-10 11:51:43 -05:00
ATMDA
1debf488ee controlcenter: ethernet panel (debug) 2025-11-10 10:00:04 -05:00
ATMDA
47dfcf4baf launcher: python execution like calculator functionality 2025-11-10 00:46:45 -05:00
ATMDA
4897b37882 osicon: toggle launcher on click 2025-11-09 23:51:53 -05:00
ATMDA
615d1d9a49 controlcenter: cleaning up ui to match 2025-11-09 23:36:44 -05:00
ATMDA
d20a5095bb fix: color schemes and variants in appearance pane 2025-11-09 22:52:21 -05:00
ATMDA
8d7bb827eb controlcenter: appearance pane 2025-11-09 22:48:38 -05:00
ATMDA
d8de7c7e4b controlcenter: wifi passphrase input
fix: dependability issues with nmcli
2025-11-09 21:43:51 -05:00
ATMDA
81a8157b67 fix: panels (i'm debugging)
new file:   modules/bar/components/Settings.qml
	new file:   modules/bar/components/SettingsIcon.qml
	new file:   modules/controlcenter/audio/AudioPane.qml
	new file:   modules/controlcenter/network/Details.qml
	new file:   modules/controlcenter/network/NetworkList.qml
	new file:   modules/controlcenter/network/NetworkPane.qml
	new file:   modules/controlcenter/network/Settings.qml
2025-11-09 19:17:26 -05:00
ATMDA
f1234bc967 fix: window title while keeping new panels
modified:   config/BarConfig.qml
	modified:   modules/BatteryMonitor.qml
	modified:   modules/background/DesktopClock.qml
	modified:   modules/bar/Bar.qml
	modified:   modules/controlcenter/WindowFactory.qml
	modified:   modules/controlcenter/WindowTitle.qml
2025-11-09 19:10:11 -05:00
ATMDA
8783a3a95a config: settings in bar 2025-11-09 17:55:03 -05:00
ATMDA
5d7151e79e controlcenter: network and audio panels 2025-11-09 17:54:16 -05: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