summaryrefslogtreecommitdiff
path: root/config (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* feat: add a simple desktop clock (#238)Kaj2025-07-221-0/+5
| | | | | | | | | | | | | | | | | | | * Adds a simple desktop clock * Adds ability to change color * Sets the desktop clock to be disabled by default * Improves desktop clock code based on feedback * Disable the clock by default * Fixes config of background clock * Removes the timer for the desktop clock --------- Co-authored-by: Kaj Giesbers <kajgiesbers@gmail.com>
* config: allow disabling background2 * r + 2 * t2025-07-202-0/+7
| | | | Closes #208
* internal: fix types for lsp2 * r + 2 * t2025-07-199-27/+38
|
* config: add config for using fzf/fuzzy search2 * r + 2 * t2025-07-191-0/+8
|
* internal: create service configSoramane2025-07-163-2/+8
|
* internal: use new qs importsSoramane2025-07-162-2/+2
|
* feat: non persistent bar option2 * r + 2 * t2025-07-101-0/+4
|
* feat: drag launcher to open/close2 * r + 2 * t2025-07-101-0/+1
| | | | Also fix dragging for session
* paths: decode urls2 * r + 2 * t2025-07-071-1/+1
| | | | Fixes spaces in paths breaking things
* feat: fahrenheit option for weather (#189)William (Liam) Snow IV2025-07-031-0/+1
| | | | | | | | | | | | * Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
* config: fix overwrite on startup2 * r + 2 * t2025-06-281-3/+0
|
* notifs: expire by default + increase expire timeout2 * r + 2 * t2025-06-261-2/+2
|
* config: make gifs configurable2 * r + 2 * t2025-06-251-0/+2
|
* lock: add notifs and status2 * r + 2 * t2025-06-251-0/+2
|
* lock: add session buttons2 * r + 2 * t2025-06-251-0/+2
|
* lock: completely hide media if screen too small2 * r + 2 * t2025-06-251-0/+1
|
* lock: increase large screen size2 * r + 2 * t2025-06-251-0/+1
| | | | Also move to config
* lock: shrink media if small screen2 * r + 2 * t2025-06-251-0/+3
|
* lock: add media2 * r + 2 * t2025-06-231-0/+4
|
* lock: add weather2 * r + 2 * t2025-06-221-0/+2
|
* lock: static border2 * r + 2 * t2025-06-221-1/+1
| | | | Not percentage + equal on all sides
* feat: lock screen2 * r + 2 * t2025-06-222-0/+14
|
* feat: window info panel2 * r + 2 * t2025-06-212-0/+10
| | | | Also disable reload popup
* internal: make wallpaper dir configurable2 * r + 2 * t2025-06-192-0/+8
|
* feat: configurable weather location2 * r + 2 * t2025-06-161-0/+1
| | | | Impls #76
* launcher: completely hide disabled actions2 * r + 2 * t2025-06-161-1/+1
|
* Merge branch 'main' into betteractionsTim Hämisch2025-06-158-79/+83
|\
| * internal: remove unnecessary import2 * r + 2 * t2025-06-151-1/+0
| |
| * config: actually reload when file changes2 * r + 2 * t2025-06-151-0/+1
| |
| * feat: user config file2 * r + 2 * t2025-06-158-78/+82
| | | | | | | | Config file at `~/.config/caelestia/shell.json`
* | launcher: add opt-in for dangerous actionsTim Hämisch2025-06-131-0/+1
|/
* Battery Default Width FixAmstel2025-06-111-1/+1
| | | | | | | | | | | | Battery Width Property Being set to: - property int batteryWidth: 200 is too cramped for the details to display properly. Battery Width Adjusted to 250 - property int batteryWidth: 250 now this will enable the contents to show properly while hovering in battery section.
* popouts: fixed width for battery popout2 * r + 2 * t2025-06-071-0/+1
|
* bar: fix active workspace indicator anims2 * r + 2 * t2025-06-071-1/+1
| | | | | Fix delayed anim when size change Fix trail with variable sized workspaces
* feat: tray item menus2 * r + 2 * t2025-06-061-0/+1
|
* bar: add preview to activewindow popout2 * r + 2 * t2025-06-021-0/+1
|
* feat: dashboard performance panel2 * r + 2 * t2025-05-281-0/+1
|
* drawers: change anim durations2 * r + 2 * t2025-05-281-0/+3
|
* drawers: better show/hide anims2 * r + 2 * t2025-05-281-0/+3
| | | | Use m3 expressive curves
* feat: dashboard media panel2 * r + 2 * t2025-05-261-0/+3
|
* refactor: path utils2 * r + 2 * t2025-05-241-2/+0
|
* bar: better colours2 * r + 2 * t2025-05-241-5/+0
|
* dashboard: add weather2 * r + 2 * t2025-05-231-0/+1
|
* bar: switch to embedded style2 * r + 2 * t2025-05-231-48/+4
|
* dashboard: resources2 * r + 2 * t2025-05-191-0/+1
|
* dashboard: add media2 * r + 2 * t2025-05-191-0/+4
|
* dashboard: add datetime2 * r + 2 * t2025-05-181-0/+1
|
* dashboard: scale face based on info height2 * r + 2 * t2025-05-181-1/+0
| | | | Also increase spacing
* feat: dashboard user2 * r + 2 * t2025-05-181-0/+3
|
* feat: dashboard2 * r + 2 * t2025-05-171-0/+13
|