2 * r + 2 * t
87f33d55ee
feat: sdf blob based drawers
2026-03-25 12:04:55 +11:00
2 * r + 2 * t
25515fd32b
chore: fix rest of formatting issues
2026-03-22 16:08:57 +11:00
2 * r + 2 * t
d0f2df9bae
chore: fix all import formats
2026-03-22 06:02:19 +11:00
2 * r + 2 * t
2a54c089a4
chore: fix rest of linter warnings
2026-03-22 01:31:52 +11:00
2 * r + 2 * t
20c7482b2b
chore: fix bar linter warnings
2026-03-21 16:04:57 +11:00
2 * r + 2 * t
c3fd5aa905
chore: fix unqualified access
2026-03-20 23:42:36 +11:00
2 * r + 2 * t
8b64d38e26
chore: remove unused imports
2026-03-20 22:33:26 +11:00
2 * r + 2 * t
796c2e4e76
chore: fix prop order
2026-03-20 16:03:18 +11:00
2 * r + 2 * t
9e2ccbede3
chore: format everything
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
3b08cd6594
chore: add newline after id
2026-03-20 04:42:06 +11:00
2 * r + 2 * t
473e4456b0
feat: async bar
2026-03-20 01:18:45 +11:00
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