summaryrefslogtreecommitdiff
path: root/modules (follow)
Commit message (Collapse)AuthorAgeFilesLines
* lock: add weather2 * r + 2 * t2025-06-224-11/+143
|
* lock: static border2 * r + 2 * t2025-06-221-5/+1
| | | | Not percentage + equal on all sides
* dashboard: better vertical spacing for media2 * r + 2 * t2025-06-221-0/+2
|
* lock: lazy load locker2 * r + 2 * t2025-06-221-6/+17
|
* feat: lock screen2 * r + 2 * t2025-06-225-0/+659
|
* picker: fix multimonitor (#127)d2025-06-221-1/+1
| | | Fixes #121
* winfo: add no active client placeholders2 * r + 2 * t2025-06-223-19/+58
| | | | Also change close button to kill
* winfo: add buttons2 * r + 2 * t2025-06-213-1/+197
|
* feat: window info panel2 * r + 2 * t2025-06-219-51/+464
| | | | Also disable reload popup
* popouts: convert to layout2 * r + 2 * t2025-06-212-13/+41
| | | | | Also add expand button Change launcher calc item icon
* feat: launcher calculator2 * r + 2 * t2025-06-214-1/+194
| | | | Requires libqalculate
* launcher: fix height when one item2 * r + 2 * t2025-06-201-1/+1
|
* internal: remove unnecessary2 * r + 2 * t2025-06-191-1/+0
|
* picker: better manual selection2 * r + 2 * t2025-06-191-8/+15
| | | | No rounding and thinner border when selecting manually
* launcher: better empty text2 * r + 2 * t2025-06-191-16/+19
| | | | Also reload wallpapers when path changes
* session: fix logout button2 * r + 2 * t2025-06-192-2/+2
| | | | And launcher logout action
* dashboard: fix media eliding2 * r + 2 * t2025-06-191-29/+32
| | | | Also center icons
* picker: better cursor2 * r + 2 * t2025-06-191-0/+1
|
* internal: fix qmlls freezing2 * r + 2 * t2025-06-192-9/+5
|
* input: ripple anim for all buttons2 * r + 2 * t2025-06-193-8/+8
| | | | | Also fix up colours for some statelayers Fix urgent notif action colours
* dashboard: fix tab indicator offset2 * r + 2 * t2025-06-192-2/+2
|
* dashboard: fix blurry media pane2 * r + 2 * t2025-06-191-12/+10
|
* picker: non interactive during close anim2 * r + 2 * t2025-06-192-1/+18
|
* feat: screenshot tool2 * r + 2 * t2025-06-192-0/+324
|
* notifs: fix material icon offset2 * r + 2 * t2025-06-181-0/+5
|
* dashboard: send notif when pfp changed2 * r + 2 * t2025-06-182-3/+6
|
* feat: dashboard pfp picker2 * r + 2 * t2025-06-183-0/+86
|
* wallpaper: add fallback and selector2 * r + 2 * t2025-06-181-1/+76
| | | | Add fallback for when no wallpaper and button to set
* notifs: make links work2 * r + 2 * t2025-06-181-1/+6
|
* bar: fix workspaces and tray icons2 * r + 2 * t2025-06-172-0/+27
| | | | Should fix the anims not finishing
* launcher: fix size when rapid close and reopen2 * r + 2 * t2025-06-171-0/+4
| | | | Only for when a short period but not super short periods
* launcher: fix transition between lists2 * r + 2 * t2025-06-172-23/+11
| | | | Also fix wallpaper preview not switching back when using non dynamic scheme
* launcher: fix wallpaper preview colours2 * r + 2 * t2025-06-172-0/+3
| | | | Also disable transparency action (not impled and won't be in the near future)
* popouts: fix activewindow screencopy2 * r + 2 * t2025-06-171-1/+1
|
* feat: impl variant launcher action2 * r + 2 * t2025-06-175-7/+183
|
* internal: use execDetached2 * r + 2 * t2025-06-172-36/+6
|
* feat: impl scheme launcher action2 * r + 2 * t2025-06-175-44/+227
|
* launcher: notify on scheme mode change error2 * r + 2 * t2025-06-171-0/+2
|
* launcher: completely hide disabled actions2 * r + 2 * t2025-06-162-36/+15
|
* Merge branch 'main' into betteractionsTim Hämisch2025-06-1541-144/+153
|\
| * dashboard: fix uptime2 * r + 2 * t2025-06-151-1/+2
| |
| * exclusions: set input mask to empty2 * r + 2 * t2025-06-151-0/+1
| | | | | | | | Fixes #26 and #72
| * feat: user config file2 * r + 2 * t2025-06-1541-141/+145
| | | | | | | | Config file at `~/.config/caelestia/shell.json`
| * internal: use stdiocollector2 * r + 2 * t2025-06-151-2/+2
| | | | | | | | | | Removes dependency on jq Also fix beatdetector
| * internal: update for scripts overhaul (#45)2 * r + 2 * t2025-06-141-1/+4
| |\ | | | | | | | | | | | | | | | | | | | | | | | | * colours: update for scheme refactor * notifs: match expand anim to container * wallpapers: update current path * wallpapers: update valid wall extensions
| | * notifs: match expand anim to container2 * r + 2 * t2025-06-111-1/+4
| | |
* | | launcher: use standard logout commandTim Hämisch2025-06-131-1/+1
| | |
* | | launcher: add opt-in for dangerous actionsTim Hämisch2025-06-132-12/+38
| | |
* | | Merge branch 'caelestia-dots:main' into betteractionsTim Hämisch2025-06-134-18/+95
|\| |
| * | Add custom shortcut for launcher, dashboard and osd all in one (#53)Tim Hämisch2025-06-142-6/+89
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add custom shortcut for launcher, dashboard and osd all in one * Fix Shortcut description * shortcuts: fix showall Some fixes: - no need for the complex shortcut - fix formatting - fix unqualified access --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>