summaryrefslogtreecommitdiff
path: root/modules/bar (follow)
Commit message (Collapse)AuthorAgeFilesLines
* internal: fix exclusion zones for quickshell update2 * r + 2 * t2025-05-231-0/+1
|
* bar: fix null error2 * r + 2 * t2025-05-231-1/+1
|
* bar: switch to embedded style2 * r + 2 * t2025-05-236-432/+214
|
* internal: fix memory leaks2 * r + 2 * t2025-05-231-1/+1
|
* dashboard: resources2 * r + 2 * t2025-05-191-2/+0
|
* refactor: use implicit size instead of actual size2 * r + 2 * t2025-05-173-8/+8
|
* 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
|
* refactor: manually animate rect if needed2 * r + 2 * t2025-05-103-3/+48
| | | | No need for animate prop, it's used too little so just manually set it if needed to save memory
* feat: basic notifications2 * r + 2 * t2025-05-101-10/+2
| | | | | Also fix pixel issue with notif area background Add more log rules to run script
* refactor: move colours to separate service2 * r + 2 * t2025-05-0512-25/+30
|
* feat: bar shadow2 * r + 2 * t2025-05-051-9/+20
|
* feat: border + colour changes2 * r + 2 * t2025-05-052-6/+5
|
* bar: add scroll actions to fillers2 * r + 2 * t2025-05-043-5/+51
| | | | Also change the brightness osd icon depending on value
* general: better multieffect mask settings2 * r + 2 * t2025-05-042-2/+3
| | | | Better launcher wallpaper rounding and bar active workspace indicator
* bar: fix active workspace indicator2 * r + 2 * t2025-05-041-1/+1
|
* feat: use multieffect instead of qt5compat2 * r + 2 * t2025-05-033-12/+23
| | | | Also use loader for tray icon recolouring
* controls: use basic style2 * r + 2 * t2025-05-021-1/+0
| | | | Material style placeholder is kinda annoying
* launcher: add content2 * r + 2 * t2025-05-022-2/+2
| | | | Also use surfaceContainer as background
* bar: fix workspaces switching2 * r + 2 * t2025-05-021-1/+5
| | | | Fix throwing errors when trying to switch to current ws
* feat: launcher base2 * r + 2 * t2025-05-021-9/+7
|
* bar: optional active ws indicator2 * r + 2 * t2025-05-013-12/+16
|
* 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-017-2/+28
|
* dev: some cleanup2 * r + 2 * t2025-05-011-3/+0
|
* bar: use loaders2 * r + 2 * t2025-05-016-39/+45
| | | | | | | | | 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)
* bar: fix workspaces occupied2 * r + 2 * t2025-05-013-6/+8
| | | | Also some optimisations
* feat: use qsTr2 * r + 2 * t2025-05-011-1/+1
|
* bar: fix tray icons2 * r + 2 * t2025-05-011-1/+9
|
* feat: get networks2 * r + 2 * t2025-05-011-1/+1
| | | | Also fix bluetooth
* bar: workspaces scroll specialws2 * r + 2 * t2025-05-012-7/+8
| | | | | | Same behaviour as astal workspaces scroll Fix more undef errors Also increase by more when transparent dark layer
* bar: make power actually red2 * r + 2 * t2025-05-011-1/+1
|
* bar: actually center panel workspaces2 * r + 2 * t2025-05-011-11/+9
| | | | | Cause activetitle moves it around too much Also swap around tray and clock
* feat: bar panel preset2 * r + 2 * t2025-05-0112-23/+151
| | | | | | 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-303-80/+127
| | | | | Also properly set it up Make network reloadable cause getting is pretty slow
* refactor: move tray items into own file2 * r + 2 * t2025-04-302-52/+55
|
* 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-304-5/+5
|
* refactor: use layout for bar2 * r + 2 * t2025-04-302-15/+33
| | | | Also add power icon
* bar: animate bluetooth devices2 * r + 2 * t2025-04-302-17/+6
|
* 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-302-4/+13
|
* bar: fix workspaces anims2 * r + 2 * t2025-04-303-9/+3
| | | | 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-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
|