summaryrefslogtreecommitdiff
path: root/modules/session/Content.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* session: loader content2 * r + 2 * t2025-09-171-11/+4
|
* internal: refactor Paths util2 * r + 2 * t2025-09-031-1/+1
|
* internal: transparency support coming soon™2 * r + 2 * t2025-08-081-1/+1
| | | | | Also fix media player selector text colour Fix colour preview not resetting light/dark mode
* internal: refactor widgets folder2 * r + 2 * t2025-08-041-1/+1
| | | | Split into subdirs and rename to components
* session: add optional vim-like keybinds (#291)Joel R.2025-07-291-0/+22
| | | Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* session: add custom session/lock menu button commands (#292)Joel R.2025-07-291-4/+4
| | | | | | | * session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands
* internal: use new qs importsSoramane2025-07-161-4/+4
|
* config: allow resolving paths from home2 * r + 2 * t2025-06-281-1/+2
|
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-261-0/+1
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* config: make gifs configurable2 * r + 2 * t2025-06-251-1/+1
|
* 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