summaryrefslogtreecommitdiff
path: root/modules/session/Content.qml (unfollow)
Commit message (Collapse)AuthorFilesLines
2026-02-19config: added option to set session icons (#1189)八奈見 レイ1-4/+4
2026-02-04config: allow adjusting the speed of gifs (#1147)Evertiro1-1/+1
Signed-off-by: Dan Griffiths <dgriffiths@widgitlabs.com>
2025-09-17session: loader content2 * r + 2 * t1-11/+4
2025-09-03internal: refactor Paths util2 * r + 2 * t1-1/+1
2025-08-08internal: transparency support coming soon™2 * r + 2 * t1-1/+1
Also fix media player selector text colour Fix colour preview not resetting light/dark mode
2025-08-04internal: refactor widgets folder2 * r + 2 * t1-1/+1
Split into subdirs and rename to components
2025-07-29session: add optional vim-like keybinds (#291)Joel R.1-0/+22
Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-29session: add custom session/lock menu button commands (#292)Joel R.1-4/+4
* session: add custom menu-buttons commands * lock: use custom session-menu buttons * readme: update config options for custom commands
2025-07-16internal: use new qs importsSoramane1-4/+4
2025-06-28config: allow resolving paths from home2 * r + 2 * t1-1/+2
2025-06-26icons: some fixes for previous axes change2 * r + 2 * t1-0/+1
Mostly spacing fixes Also qsTr windowinfo class and title when none
2025-06-25config: make gifs configurable2 * r + 2 * t1-1/+1
2025-06-23drawers: give back focus when close2 * r + 2 * t1-10/+8
For launcher and session, give back focus to previously open one on close Also use execDetached for session buttons
2025-06-19session: fix logout button2 * r + 2 * t1-1/+1
And launcher logout action
2025-06-19input: ripple anim for all buttons2 * r + 2 * t1-0/+1
Also fix up colours for some statelayers Fix urgent notif action colours
2025-06-15feat: user config file2 * r + 2 * t1-4/+4
Config file at `~/.config/caelestia/shell.json`
2025-06-11Fixed Logout FunctionAmstel1-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-09session: fix logout for non-uwsm sessions2 * r + 2 * t1-1/+1
2025-05-13session: move to drawers2 * r + 2 * t1-5/+5
2025-05-12session: disable show on hover2 * r + 2 * t1-1/+1
2025-05-12session: fix activate on key2 * r + 2 * t1-0/+1
Return and enter are two different keys???
2025-05-11feat: session menu2 * r + 2 * t1-0/+118