| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2025-06-11 | Fixed Logout Function | Amstel | 1 | -1/+1 | |
| When Running "uwsm stop" it replies: > Stopping compositor... > Compositor is not running. so the "or" operator would not work since the "uwsm stop" command didn't return as "FALSE". | |||||
| 2025-06-09 | session: fix logout for non-uwsm sessions | 2 * r + 2 * t | 1 | -1/+1 | |
| 2025-06-05 | drawers: fix interaction areas | 2 * r + 2 * t | 2 | -2/+2 | |
| Outer corners shouldn't be part of interaction area | |||||
| 2025-05-28 | drawers: change anim durations | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-28 | drawers: better show/hide anims | 2 * r + 2 * t | 1 | -3/+3 | |
| Use m3 expressive curves | |||||
| 2025-05-24 | internal: use implicit size for wrappers | 2 * r + 2 * t | 1 | -2/+2 | |
| 2025-05-13 | session: move to drawers | 2 * r + 2 * t | 4 | -179/+79 | |
| 2025-05-12 | session: disable show on hover | 2 * r + 2 * t | 2 | -8/+8 | |
| 2025-05-12 | session: fix activate on key | 2 * r + 2 * t | 1 | -0/+1 | |
| Return and enter are two different keys??? | |||||
| 2025-05-11 | feat: session menu | 2 * r + 2 * t | 4 | -0/+337 | |