summaryrefslogtreecommitdiff
path: root/modules/session/Content.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drawers: give back focus when close2 * r + 2 * t2025-06-231-10/+8
| | | | | | For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons
* session: fix logout button2 * r + 2 * t2025-06-191-1/+1
| | | | And launcher logout action
* input: ripple anim for all buttons2 * r + 2 * t2025-06-191-0/+1
| | | | | Also fix up colours for some statelayers Fix urgent notif action colours
* feat: user config file2 * r + 2 * t2025-06-151-4/+4
| | | | Config file at `~/.config/caelestia/shell.json`
* Fixed Logout FunctionAmstel2025-06-111-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".
* session: fix logout for non-uwsm sessions2 * r + 2 * t2025-06-091-1/+1
|
* session: move to drawers2 * r + 2 * t2025-05-131-5/+5
|
* session: disable show on hover2 * r + 2 * t2025-05-121-1/+1
|
* session: fix activate on key2 * r + 2 * t2025-05-121-0/+1
| | | | Return and enter are two different keys???
* feat: session menu2 * r + 2 * t2025-05-111-0/+118