summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* refactor: move tray items into own file2 * r + 2 * t2025-04-302-52/+55
|
* dev: run script ignore process kill msg2 * r + 2 * t2025-04-301-1/+2
|
* dev: run script for ignoring certain log messages2 * r + 2 * t2025-04-301-0/+9
|
* bar: make power button smaller2 * r + 2 * t2025-04-302-2/+8
| | | | Also move the circle logic to the pills preset and fix for other font sizes
* feat: use material colours2 * r + 2 * t2025-04-307-44/+88
|
* refactor: use layout for bar2 * r + 2 * t2025-04-302-15/+33
| | | | Also add power icon
* bluetooth: lazy update devices2 * r + 2 * t2025-04-302-31/+42
|
* bar: animate bluetooth devices2 * r + 2 * t2025-04-304-18/+28
|
* bar: workspaces change window colour2 * r + 2 * t2025-04-301-0/+1
| | | | Make dimmer than actual label
* bar: elide active window title2 * r + 2 * t2025-04-304-6/+18
|
* bar: fix workspaces anims2 * r + 2 * t2025-04-304-10/+4
| | | | Also fix hyprland undef error
* bar: some workspaces optimisations2 * r + 2 * t2025-04-301-3/+2
|
* feat: bar workspaces show windows2 * r + 2 * t2025-04-304-15/+117
| | | | | | 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-302-2/+7
|
* 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-293-22/+24
|
* bar: animate tray recolour2 * r + 2 * t2025-04-291-0/+8
|
* bar: move tray + recolour option2 * r + 2 * t2025-04-293-14/+25
| | | | 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
* hyprland: fix undefined errors2 * r + 2 * t2025-04-291-5/+5
|
* bar: minor code changes2 * r + 2 * t2025-04-292-3/+5
|
* hyprland: use qtobjects2 * r + 2 * t2025-04-291-22/+31
|
* 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-292-13/+19
| | | | Also add animation for bar bluetooth devices
* feat: bar system tray2 * r + 2 * t2025-04-295-4/+82
|
* feat: bar bluetooth devices2 * r + 2 * t2025-04-299-11/+127
|
* 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
* hyprland: fix active workspace2 * r + 2 * t2025-04-291-13/+1
|
* feat: animated text changes2 * r + 2 * t2025-04-293-4/+32
|
* feat: bar network icon2 * r + 2 * t2025-04-296-3/+87
|
* style: remove unneeded comments2 * r + 2 * t2025-04-291-33/+1
|
* bar: use swipeview2 * r + 2 * t2025-04-293-75/+71
|
* refactor: occupiedbg comp anim2 * r + 2 * t2025-04-291-10/+8
|
* feat: bar workspace groups2 * r + 2 * t2025-04-295-22/+31
|
* 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-295-115/+24
| | | | Also simplify boxpadding
* refactor: bar clock use anchors2 * r + 2 * t2025-04-291-8/+6
|
* bar: fix alignment2 * r + 2 * t2025-04-296-56/+70
| | | | Also refactor box -> styledrect + paddedrect
* refactor: use anchors instead of layouts2 * r + 2 * t2025-04-2911-44/+183
|
* refactor: move bar components into folder2 * r + 2 * t2025-04-297-1/+2
|
* refactor: appearance fix typing2 * r + 2 * t2025-04-281-53/+66
|
* refactor: bar workspaces move workspace into file2 * r + 2 * t2025-04-284-20/+34
|
* bar: workspaces different styles for occupied2 * r + 2 * t2025-04-284-49/+72
|
* bar: workspaces show occupied2 * r + 2 * t2025-04-283-7/+51
|
* bar: workspaces events2 * r + 2 * t2025-04-282-0/+16
|