| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| | |
|
| |
|
|
| |
No inlining
|
| |
|
|
| |
Fixes #448
|
| |
|
|
|
| |
Prevent shadowing
Fixes window info not changing on switching to an empty workspace
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
NOTE: option is true by default, which is a breaking change
* feat(bar): add per-monitor workspace state
* fix(bar): correct active workspace indicator
* feat(bar): make per-monitor workspaces toggleable
* fixes
* more fixes
* perMonitorWorkspaces default true + add to readme
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* feat: reorder bar, no popout yet
* chore: cleanup
* refactor: use DelegateChooser
* feat: popouts
* chore: cleanup
* better popout check + fix async stuff + bar interaction
+ a bunch of other fixes
* fix activewindow and bar vertical padding
* readme: add config opt
* bar: fix top/bottom padding
* bar: better wheel behaviour
---------
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
|
| |
|
|
| |
Split into subdirs and rename to components
|
| | |
|
| |
|
|
| |
Config file at `~/.config/caelestia/shell.json`
|
| |
|
|
| |
Fix clicking on workspaces not switching to them
|
| |
|
|
| |
Fixes a few bugs, also removes need for hyprland order layerrule
|
| |
|
|
|
|
| |
The bar can only be vertical
Remove box, boxlayout and anchortext
Add StyledClippingRect
|
| | |
|
| | |
|
| |
|
|
| |
Better launcher wallpaper rounding and bar active workspace indicator
|
| |
|
|
| |
Also use loader for tray icon recolouring
|
| |
|
|
| |
Fix throwing errors when trying to switch to current ws
|
| | |
|
| |
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
| |
Also some optimisations
|
| |
|
|
|
|
| |
Same behaviour as astal workspaces scroll
Fix more undef errors
Also increase by more when transparent dark layer
|
| |
|
|
|
|
| |
Make presets more flexible
Fix workspaces when show windows disabled
Make rounded option for workspaces
|
| |
|
|
| |
And anim occupied pill movement
|
| | |
|
| | |
|
| |
|
|
| |
Also simplify boxpadding
|
| | |
|
| |
|