summaryrefslogtreecommitdiff
path: root/modules/bar/Bar.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* dev: fix deprecated window width & height2 * r + 2 * t2025-05-141-2/+2
|
* bar: temp import players so ipc works2 * r + 2 * t2025-05-121-0/+2
|
* feat: bar shadow2 * r + 2 * t2025-05-051-9/+20
|
* bar: add scroll actions to fillers2 * r + 2 * t2025-05-041-2/+6
| | | | Also change the brightness osd icon depending on value
* feat: launcher base2 * r + 2 * t2025-05-021-9/+7
|
* bar: fix vertical switching2 * r + 2 * t2025-05-011-16/+32
| | | | | IT WORKS AFHJIASHFGUOADGHOASF Need to reload the preset when changing between but eh
* feat: vertical bar actually works!!!2 * r + 2 * t2025-05-011-1/+2
|
* bar: use loaders2 * r + 2 * t2025-05-011-4/+2
| | | | | | | | | Use loaders for all optional components e.g. workspace windows and occupied background Fix bar preset loader usage Fix occupied group Change text on active ws colour Tray no extension for paths (use qt auto resolution)
* feat: bar panel preset2 * r + 2 * t2025-05-011-2/+8
| | | | | | Make presets more flexible Fix workspaces when show windows disabled Make rounded option for workspaces
* bar: use loader instead of swipeview2 * r + 2 * t2025-04-301-7/+56
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* feat: bar system tray2 * r + 2 * t2025-04-291-3/+2
|
* style: remove unneeded comments2 * r + 2 * t2025-04-291-33/+1
|
* bar: use swipeview2 * r + 2 * t2025-04-291-7/+10
|
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-291-26/+49
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-291-1/+2
|
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-281-3/+3
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-281-0/+1
|
* feat: bar workspaces2 * r + 2 * t2025-04-281-5/+5
|
* format: conform to qml coding conventions2 * r + 2 * t2025-04-281-7/+4
|
* feat: anims + box padding2 * r + 2 * t2025-04-281-15/+26
| | | | | | | | box provide padding and animate size and colour provide box and boxlayout for with/without layout provide clippingbox provide label for anim + rendertype configure QtQuick controls
* feat: basic quickshell bar2 * r + 2 * t2025-04-261-0/+48