Commit graph

103 commits

Author SHA1 Message Date
2 * r + 2 * t
5e4df661a0 fix: tray menu currentItem maybe null 2026-03-19 22:59:20 +11:00
Evertiro
5bde26496e
bar: allow hiding tray icons (#1227)
* First pass at hiding systray icons

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Don't dump all IDs for no reason >_<

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Better handling for hiding tray icons

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Re-add EOF newline

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Hide popouts too

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Hide the expand icon if no icons are visible

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* Update modules/bar/components/Tray.qml

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>

* Update modules/bar/components/Tray.qml

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>

* Update modules/bar/components/Tray.qml

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>

* That needs to be inverted

* Clean up

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>

* fix

---------

Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2026-03-08 20:33:31 +11:00
2 * r + 2 * t
9d7f0c48ce internal: format 2026-01-28 19:21:44 +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
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
a6f54084ca popouts/network: fix rescan circ prog center 2026-01-12 16:17:46 +11:00
2 * r + 2 * t
04bfc87f65 bluetooth: make device sort order stable
Closes #948
2026-01-03 18:58:40 +11:00
ATMDA
70ec8cea65 refactor: NetworkConnection util created, migrated all functions 2025-11-19 19:11:41 -05:00
ATMDA
1f719149da tray: wireless password popout respect transparency 2025-11-16 20:08:34 -05:00
ATMDA
84638bfdb8 hierarchy: renamed for consistency 2025-11-16 20:03:35 -05:00
ATMDA
05b0660627 controlcenter: password input errors/wrong pass 2025-11-15 01:31:53 -05:00
2 * r + 2 * t
6a92f985d8 internal: use existing button controls
Instead of SimpleButton
2025-11-15 17:15:34 +11:00
ATMDA
b1e5660c56 tray: open settings button matches other popouts 2025-11-15 00:15:50 -05:00
ATMDA
a10c22480c tray: wireless password popout, no more full-rounding buttons 2025-11-15 00:03:21 -05:00
ATMDA
1e4e00dd82 tray: wireless password displays errors and resets 2025-11-14 23:59:39 -05:00
ATMDA
f617c15d88 tray: wireless password ripple effect fix / focus 2025-11-14 23:59:39 -05:00
ATMDA
45ef91998e tray: wireless password input popout 2025-11-14 17:42:49 -05:00
ATMDA
7dcfed3f0e tray: wireless, ethernet, bluetooth cleanup 2025-11-13 21:52:35 -05:00
ATMDA
6eebd15c1e tray: consolidating ethernet into network 2025-11-13 21:38:46 -05:00
ATMDA
36a91213b1 network: migrated to nmcli.qml 2025-11-13 19:05:23 -05:00
ATMDA
81203ba7bc tray: changed settings icon in button 2025-11-13 08:11:27 -05:00
ATMDA
0a33ecf433 tray: minor button updates to match 2025-11-12 22:41:10 -05:00
ATMDA
7e6f327091 conrolcenter: debug/rewrite of wireless panel 2025-11-12 19:57:42 -05:00
ATMDA
b9ee123cb8 popout: audio and blueooth changed button to say "Open Settings" 2025-11-11 16:25:49 -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
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
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
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
e12b9ee372 internal: centralise focus grabs
Except detached popouts focus grab (its meant to be exclusive to the other grab)
2025-09-20 22:23:55 +10:00
2 * r + 2 * t
25508df016 internal: use templates 2025-09-13 16:53:22 +10:00
2 * r + 2 * t
98a709af78 plugin/managers: add CircularIndicatorManager
Basically move StyledBusyIndicator -> CircularIndicator + logic for it from js -> c++
2025-09-13 15:50:04 +10:00
2 * r + 2 * t
a57dd9343a popouts/tray: better interaction
Not exclusive when on first layer of submenus

Closes #610
2025-09-13 11:25:11 +10:00
2 * r + 2 * t
8d8eabbaa1 internal: non async popouts
Fixes "Component is not ready" warnings
2025-09-03 19:58:19 +10:00
Belal
04d867b149
bar/statusicons: add lock keys indicator (#514)
* [StatusIcons] Add caps lock indicator

* Seprate CapsLock icon

* Use material icon

* fixes

---------

Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-09-03 19:56:50 +10:00
2 * r + 2 * t
6e8a32d4e4 internal: use Anim component 2025-08-24 17:22:00 +10:00
2 * r + 2 * t
486f9d2e2f internal: add canim component 2025-08-24 16:51:09 +10:00
2 * r + 2 * t
9dcdee9cfc internal: add anim component
No inlining
2025-08-24 16:42:03 +10:00
2 * r + 2 * t
d1e5f48446 internal: rename Hyprland -> Hypr
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
2025-08-24 14:14:30 +10:00
2 * r + 2 * t
f662717c0a popouts/network: better rescan loading 2025-08-23 23:11:08 +10:00
2 * r + 2 * t
660f09959d bar: add kblayout popout 2025-08-19 17:30:33 +10:00
2 * r + 2 * t
edef1d21fb internal: better loading indicator
Abstract circular progress into own component
2025-08-14 23:22:47 +10:00
2 * r + 2 * t
5d513eeb25 internal: more colour fixes
:woe:
2025-08-10 16:51:41 +10:00
2 * r + 2 * t
5b8edfc1e2 internal: transparency support coming soon™
Also fix media player selector text colour
Fix colour preview not resetting light/dark mode
2025-08-08 19:32:38 +10:00
2 * r + 2 * t
d9ffc13825 controlcenter: add floating mode
Closes #363
2025-08-07 15:38:17 +10:00
2 * r + 2 * t
26171548bf config: add audio increment option 2025-08-05 18:20:00 +10:00
2 * r + 2 * t
fb650907a0 internal: rename dcontent -> controlcenter 2025-08-05 16:19:58 +10:00