summaryrefslogtreecommitdiff
path: root/modules/drawers/Panels.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* controlcenter: changed to popout vs floating to match the other settings ↵ATMDA2025-11-161-0/+1
| | | | buttons (fixed issues with resizing)
* notifs/toasts: reverted all changes to notifications to c0ea060fATMDA2025-11-121-88/+0
|
* notifs/toasts: reworked notifications and toasts and how they display and ↵ATMDA2025-11-121-0/+88
| | | | work together. see pull request comment.
* utilities: add toasts2 * r + 2 * t2025-09-211-8/+18
|
* feat: add sidebar2 * r + 2 * t2025-09-181-3/+20
| | | | WIP
* launcher: prevent overlap with dashboard2 * r + 2 * t2025-09-131-0/+1
| | | | Fixes #612
* utilities: add keep awake and quick toggles2 * r + 2 * t2025-09-121-1/+1
|
* osd: add mic volume2 * r + 2 * t2025-08-271-1/+1
| | | | Disabled by default
* launcher: exact calculation for wallpaper width2 * r + 2 * t2025-08-231-1/+1
| | | | Fixes #322
* bar: allow hiding items and reordering (#379)Laurens Duin2025-08-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * 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>
* internal: use new qs importsSoramane2025-07-161-9/+9
|
* internal: add utilities panel base2 * r + 2 * t2025-07-101-0/+11
|
* internal: pass around visibilities2 * r + 2 * t2025-07-091-2/+3
| | | | | Instead of singleton Also for panels
* feat: window info panel2 * r + 2 * t2025-06-211-5/+7
| | | | Also disable reload popup
* feat: user config file2 * r + 2 * t2025-06-151-2/+2
| | | | Config file at `~/.config/caelestia/shell.json`
* popouts: fix multimonitoroutfoxxed2025-06-061-1/+1
|
* internal: move bar to drawer window2 * r + 2 * t2025-06-071-0/+2
| | | | Fixes a few bugs, also removes need for hyprland order layerrule
* bar: fix popout wrapping and morphing2 * r + 2 * t2025-06-051-1/+1
|
* bar: ensure popouts fully on screen2 * r + 2 * t2025-06-041-1/+7
| | | | Also round the other way if touching edge
* feat: bar popouts2 * r + 2 * t2025-06-021-0/+12
| | | | Create active window popout
* notifs: fix opening anim when spam notifs2 * r + 2 * t2025-05-291-2/+0
| | | | No open/close state, just animate height
* notifs: better height2 * r + 2 * t2025-05-261-0/+3
| | | | | Get blocked by other panels from the right side (osd and session) Limit max height to screen height
* feat: dashboard2 * r + 2 * t2025-05-171-0/+11
|
* launcher: move to drawers2 * r + 2 * t2025-05-131-0/+11
|
* session: show/hide on drag2 * r + 2 * t2025-05-131-0/+1
|
* session: move to drawers2 * r + 2 * t2025-05-131-3/+14
|
* notifs: move to drawers2 * r + 2 * t2025-05-131-0/+12
|
* osd: show on hover2 * r + 2 * t2025-05-131-2/+3
|
* refactor: move to single window2 * r + 2 * t2025-05-131-0/+25