summaryrefslogtreecommitdiff
path: root/modules/bar/popouts/Content.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hierarchy: renamed for consistencyATMDA2025-11-161-1/+1
|
* tray: wireless password input popoutATMDA2025-11-141-0/+48
|
* tray: wireless, ethernet, bluetooth cleanupATMDA2025-11-131-1/+10
|
* tray: consolidating ethernet into networkATMDA2025-11-131-5/+0
|
* statusicons: added ethernet when active and popoutATMDA2025-11-101-0/+5
|
* bar/popouts: allow disabling individual popouts2 * r + 2 * t2025-10-211-4/+4
| | | | Closes #826
* popouts/tray: better interaction2 * r + 2 * t2025-09-131-2/+4
| | | | | | Not exclusive when on first layer of submenus Closes #610
* internal: non async popouts2 * r + 2 * t2025-09-031-1/+0
| | | | Fixes "Component is not ready" warnings
* bar/statusicons: add lock keys indicator (#514)Belal2025-09-031-0/+5
| | | | | | | | | | | | | * [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>
* internal: add anim component2 * r + 2 * t2025-08-241-6/+1
| | | | No inlining
* bar: add kblayout popout2 * r + 2 * t2025-08-191-0/+5
|
* popouts: unload when hidden2 * r + 2 * t2025-07-281-1/+1
|
* config: enable/disable status icons (#243)Kaj2025-07-261-0/+7
| | | | | | | | | | | | | | | | | | | | | * Adds ability to disable/enable status icons Improves the hover calculations so that it's not hardcoded. This should make it easier to add/remove status icons. Also adds an optional audio status icon. * status: move config to barconfig * fixes * fix merge * loader icons * fix audio popout --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com> Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* dcontent: create bluetooth panel2 * r + 2 * t2025-07-231-1/+3
|
* popouts: better tray menu focus handling2 * r + 2 * t2025-07-231-9/+4
| | | | Don't hide on hover lost, use a focus grab instead
* internal: use new qs importsSoramane2025-07-161-2/+2
|
* feat: window info panel2 * r + 2 * t2025-06-211-32/+8
| | | | Also disable reload popup
* popouts: reload tray menu on show2 * r + 2 * t2025-06-071-12/+30
|
* popouts: fix anim when fast movement2 * r + 2 * t2025-06-071-3/+3
|
* popouts: fix multimonitoroutfoxxed2025-06-061-3/+17
|
* popouts: fix anim when not shown2 * r + 2 * t2025-06-071-0/+2
|
* feat: tray item menus2 * r + 2 * t2025-06-061-0/+22
|
* popouts: transition between popout content2 * r + 2 * t2025-06-061-20/+44
|
* popouts: better anim2 * r + 2 * t2025-06-051-1/+1
|
* feat: bluetooth popout2 * r + 2 * t2025-06-051-2/+7
|
* feat: network popout2 * r + 2 * t2025-06-051-0/+5
| | | | Also qstr dashboard performance pane labels
* feat: bar battery popout2 * r + 2 * t2025-06-041-20/+25
|
* bar: add preview to activewindow popout2 * r + 2 * t2025-06-021-2/+3
|
* feat: bar popouts2 * r + 2 * t2025-06-021-0/+79
Create active window popout