summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* bar: some workspaces optimisations2 * r + 2 * t2025-04-301-3/+2
|
* feat: bar workspaces show windows2 * r + 2 * t2025-04-302-10/+91
| | | | | | Better hyprland clients (update existing instead of resetting every time) Option for ws trail Custom label for occupied ws as well
* bar: custom workspace labels2 * r + 2 * t2025-04-301-2/+5
|
* bar: workspaces some fixes2 * r + 2 * t2025-04-303-7/+12
| | | | And anim occupied pill movement
* bar: fix anchor error2 * r + 2 * t2025-04-291-5/+0
| | | | Forgot to remove
* bar: fix activewindow2 * r + 2 * t2025-04-291-1/+1
|
* bar: animate tray recolour2 * r + 2 * t2025-04-291-0/+8
|
* bar: move tray + recolour option2 * r + 2 * t2025-04-292-14/+20
| | | | Option to recolour tray icons
* bar: occupied workspaces fix gaps2 * r + 2 * t2025-04-291-64/+57
| | | | | Worse animations but oh well Use variable number of pills with variable size instead of shown fixed size pills
* bar: minor code changes2 * r + 2 * t2025-04-292-3/+5
|
* bar: occupied workspaces no need for layout2 * r + 2 * t2025-04-291-6/+9
| | | | Can just use anchors and bindings instead
* bar: add missed colour animation2 * r + 2 * t2025-04-292-0/+24
| | | | Missed animations for workspaces
* bar: animate tray2 * r + 2 * t2025-04-291-31/+34
|
* bluetooth: fix devices2 * r + 2 * t2025-04-291-0/+3
| | | | Also add animation for bar bluetooth devices
* feat: bar system tray2 * r + 2 * t2025-04-293-4/+71
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-293-6/+42
|
* bar: increase spacing between pill content2 * r + 2 * t2025-04-291-4/+4
|
* bar: animate occupied workspaces2 * r + 2 * t2025-04-292-5/+59
| | | | Also animate workspace numbers
* bar: workspaces active indicator tweak2 * r + 2 * t2025-04-291-4/+4
| | | | Decrease size by 2 (px?) with 1 margin to make it seem the same size as occupied
* feat: animated text changes2 * r + 2 * t2025-04-291-1/+1
|
* feat: bar network icon2 * r + 2 * t2025-04-294-2/+30
|
* style: remove unneeded comments2 * r + 2 * t2025-04-291-33/+1
|
* bar: use swipeview2 * r + 2 * t2025-04-292-74/+53
|
* refactor: occupiedbg comp anim2 * r + 2 * t2025-04-291-10/+8
|
* feat: bar workspace groups2 * r + 2 * t2025-04-294-21/+30
|
* refactor: move active workspace indicator to new file2 * r + 2 * t2025-04-294-77/+95
|
* refactor: workspaces use inner bar height2 * r + 2 * t2025-04-293-21/+15
| | | | Also simplify boxpadding
* refactor: bar clock use anchors2 * r + 2 * t2025-04-291-8/+6
|
* bar: fix alignment2 * r + 2 * t2025-04-293-21/+11
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-298-39/+167
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-297-1/+2
|
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-284-20/+34
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-283-49/+71
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-281-5/+48
|
* bar: workspaces events2 * r + 2 * t2025-04-281-0/+12
|
* bar: workspaces better anim2 * r + 2 * t2025-04-282-30/+39
| | | | Also make it work for vertical
* feat: bar workspaces2 * r + 2 * t2025-04-285-47/+91
|
* refactor: no need for clippingbox2 * r + 2 * t2025-04-281-1/+2
| | | | Just use clip property of Item
* format: conform to qml coding conventions2 * r + 2 * t2025-04-284-16/+16
|
* feat: anims + box padding2 * r + 2 * t2025-04-285-28/+109
| | | | | | | | 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-264-0/+118
|
* refactor: move ts to src2 * r + 2 * t2025-01-164-1393/+0
| | | | Also move popupwindow to own file
* popupwindow: switch to class2 * r + 2 * t2025-01-161-21/+19
|
* config: lock osds spacing2 * r + 2 * t2025-01-161-1/+3
|
* osds: lock keys popups2 * r + 2 * t2025-01-161-11/+68
|
* bar: use trayitem about_to_show + scroll events2 * r + 2 * t2025-01-161-8/+33
| | | | Scroll brightness on left, volume on right
* bar: media actions2 * r + 2 * t2025-01-161-22/+29
|
* bar: active window show class in tooltip2 * r + 2 * t2025-01-161-2/+6
|
* osds: config show value2 * r + 2 * t2025-01-161-18/+23
|
* osds: volume mute colour and show on mute2 * r + 2 * t2025-01-151-14/+11
|