| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-06-04 | internal: use panelwindow | 2 * r + 2 * t | 1 | -2/+2 | |
| Using WlrLayershell broke for newer versions of qs | |||||
| 2025-06-04 | bar: ensure popouts fully on screen | 2 * r + 2 * t | 2 | -1/+8 | |
| Also round the other way if touching edge | |||||
| 2025-06-02 | feat: bar popouts | 2 * r + 2 * t | 3 | -0/+33 | |
| Create active window popout | |||||
| 2025-05-29 | notifs: fix opening anim when spam notifs | 2 * r + 2 * t | 2 | -3/+0 | |
| No open/close state, just animate height | |||||
| 2025-05-27 | drawers: fix interactions area | 2 * r + 2 * t | 1 | -2/+2 | |
| Make osd slider handles have pointer cursor | |||||
| 2025-05-27 | drawers: dont use hyprland cursor pos | 2 * r + 2 * t | 2 | -26/+25 | |
| Use mousearea with positionChanged and containsMouse | |||||
| 2025-05-27 | drawers: fix interactions for multimonitor | 2 * r + 2 * t | 1 | -2/+2 | |
| Or monitors that arent positioned at 0,0 *cough* outfoxxed | |||||
| 2025-05-26 | notifs: better height | 2 * r + 2 * t | 1 | -0/+3 | |
| Get blocked by other panels from the right side (osd and session) Limit max height to screen height | |||||
| 2025-05-24 | bar: fix storing only one | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-24 | drawers: fix interactions | 2 * r + 2 * t | 2 | -3/+5 | |
| Fix offset caused by bar | |||||
| 2025-05-24 | internal: fix null error | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-05-23 | internal: fix exclusion zones for quickshell update | 2 * r + 2 * t | 1 | -11/+5 | |
| 2025-05-23 | bar: switch to embedded style | 2 * r + 2 * t | 1 | -0/+2 | |
| 2025-05-23 | internal: fix memory leaks | 2 * r + 2 * t | 1 | -8/+11 | |
| 2025-05-19 | feat: close launcher and session on click out | 2 * r + 2 * t | 1 | -1/+11 | |
| Using focus grab | |||||
| 2025-05-17 | feat: dashboard | 2 * r + 2 * t | 4 | -1/+28 | |
| 2025-05-15 | interactions: fix mouse position | 2 * r + 2 * t | 1 | -3/+8 | |
| Didn't account for border thickness | |||||
| 2025-05-14 | session: add scrim | 2 * r + 2 * t | 1 | -5/+19 | |
| 2025-05-14 | dev: fix deprecated window width & height | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-13 | launcher: move to drawers | 2 * r + 2 * t | 2 | -2/+19 | |
| 2025-05-13 | session: show/hide on drag | 2 * r + 2 * t | 2 | -4/+17 | |
| 2025-05-13 | session: move to drawers | 2 * r + 2 * t | 3 | -5/+28 | |
| 2025-05-13 | notifs: move to drawers | 2 * r + 2 * t | 3 | -1/+21 | |
| 2025-05-13 | osd: fix show on hover + show on audio/brightness change | 2 * r + 2 * t | 2 | -5/+28 | |
| 2025-05-13 | osd: show on hover | 2 * r + 2 * t | 3 | -8/+30 | |
| 2025-05-13 | refactor: move to single window | 2 * r + 2 * t | 3 | -3/+84 | |
| 2025-05-08 | refactor: split drawers | 2 * r + 2 * t | 3 | -9/+15 | |
| Split off interactions into new file Also fix hover osd | |||||
| 2025-05-08 | refactor: move drawers into separate module | 2 * r + 2 * t | 3 | -0/+140 | |