Commit graph

377 commits

Author SHA1 Message Date
2 * r + 2 * t
bf686b1c36 drawers: give back focus when close
For launcher and session, give back focus to previously open one on close

Also use execDetached for session buttons
2025-06-23 19:15:21 +10:00
2 * r + 2 * t
cd10dbd8a9 notifs: dismiss notif on swipe
Fixes #141
2025-06-23 15:38:28 +10:00
2 * r + 2 * t
6b14d03fef bar: fill bluetooth device icons 2025-06-23 15:28:52 +10:00
2 * r + 2 * t
da1d96f5e8 lock: add weather 2025-06-22 23:58:39 +10:00
2 * r + 2 * t
ac216cdbdb lock: static border
Not percentage + equal on all sides
2025-06-22 22:51:23 +10:00
2 * r + 2 * t
b37a88d12d dashboard: better vertical spacing for media 2025-06-22 22:50:31 +10:00
2 * r + 2 * t
3a66c4941e lock: lazy load locker 2025-06-22 20:56:13 +10:00
2 * r + 2 * t
2a652d549a feat: lock screen 2025-06-22 20:50:39 +10:00
d
bca98e5357
picker: fix multimonitor (#127)
Fixes #121
2025-06-22 12:31:15 +10:00
2 * r + 2 * t
60deccddf0 winfo: add no active client placeholders
Also change close button to kill
2025-06-22 00:07:11 +10:00
2 * r + 2 * t
0789b4f66a winfo: add buttons 2025-06-21 23:38:02 +10:00
2 * r + 2 * t
4a86b66d06 feat: window info panel
Also disable reload popup
2025-06-21 22:47:13 +10:00
2 * r + 2 * t
97c0c387f1 popouts: convert to layout
Also add expand button
Change launcher calc item icon
2025-06-21 13:33:05 +10:00
2 * r + 2 * t
956e706f74 feat: launcher calculator
Requires libqalculate
2025-06-21 00:55:03 +10:00
2 * r + 2 * t
160673ee65 launcher: fix height when one item 2025-06-20 22:43:39 +10:00
2 * r + 2 * t
1c5c99699f internal: remove unnecessary 2025-06-19 23:31:38 +10:00
2 * r + 2 * t
75b618f1e8 picker: better manual selection
No rounding and thinner border when selecting manually
2025-06-19 22:15:44 +10:00
2 * r + 2 * t
e4d2226dd0 launcher: better empty text
Also reload wallpapers when path changes
2025-06-19 20:18:04 +10:00
2 * r + 2 * t
f1ef177c9a session: fix logout button
And launcher logout action
2025-06-19 18:42:15 +10:00
2 * r + 2 * t
2c590cb9d9 dashboard: fix media eliding
Also center icons
2025-06-19 18:34:11 +10:00
2 * r + 2 * t
35099a34af picker: better cursor 2025-06-19 17:26:13 +10:00
2 * r + 2 * t
c125f1c7e4 internal: fix qmlls freezing 2025-06-19 17:05:40 +10:00
2 * r + 2 * t
d329949fc8 input: ripple anim for all buttons
Also fix up colours for some statelayers
Fix urgent notif action colours
2025-06-19 17:03:44 +10:00
2 * r + 2 * t
554892a363 dashboard: fix tab indicator offset 2025-06-19 16:39:59 +10:00
2 * r + 2 * t
e36fb678db dashboard: fix blurry media pane 2025-06-19 16:28:26 +10:00
2 * r + 2 * t
44fefc11b2 picker: non interactive during close anim 2025-06-19 15:04:09 +10:00
2 * r + 2 * t
53cea2beb3 feat: screenshot tool 2025-06-19 15:00:06 +10:00
2 * r + 2 * t
b0a0b6d322 notifs: fix material icon offset 2025-06-18 23:26:49 +10:00
2 * r + 2 * t
a274a8548e dashboard: send notif when pfp changed 2025-06-18 22:41:02 +10:00
2 * r + 2 * t
e0972efdb4 feat: dashboard pfp picker 2025-06-18 22:33:38 +10:00
2 * r + 2 * t
c94b761459 wallpaper: add fallback and selector
Add fallback for when no wallpaper and button to set
2025-06-18 21:31:36 +10:00
2 * r + 2 * t
686566c12e notifs: make links work 2025-06-18 15:32:23 +10:00
2 * r + 2 * t
43f8c36677 bar: fix workspaces and tray icons
Should fix the anims not finishing
2025-06-17 23:22:34 +10:00
2 * r + 2 * t
0a34970bd1 launcher: fix size when rapid close and reopen
Only for when a short period but not super short periods
2025-06-17 23:07:43 +10:00
2 * r + 2 * t
491c0f1dbd launcher: fix transition between lists
Also fix wallpaper preview not switching back when using non dynamic scheme
2025-06-17 23:02:54 +10:00
2 * r + 2 * t
e373fe0375 launcher: fix wallpaper preview colours
Also disable transparency action (not impled and won't be in the near future)
2025-06-17 22:44:29 +10:00
2 * r + 2 * t
ee0f243ca3 popouts: fix activewindow screencopy 2025-06-17 16:40:28 +10:00
2 * r + 2 * t
746f41da16 feat: impl variant launcher action 2025-06-17 16:20:47 +10:00
2 * r + 2 * t
f14d00d3dc internal: use execDetached 2025-06-17 15:59:09 +10:00
2 * r + 2 * t
2dbec4489e feat: impl scheme launcher action 2025-06-17 15:55:26 +10:00
2 * r + 2 * t
2a6cc10cfa launcher: notify on scheme mode change error 2025-06-17 13:04:35 +10:00
2 * r + 2 * t
a44910d397 launcher: completely hide disabled actions 2025-06-16 00:42:09 +10:00
Tim Hämisch
68874082b4
Merge branch 'main' into betteractions 2025-06-15 13:40:47 +02:00
2 * r + 2 * t
691232756f dashboard: fix uptime 2025-06-15 21:14:13 +10:00
2 * r + 2 * t
be4769930a exclusions: set input mask to empty
Fixes #26 and #72
2025-06-15 20:50:46 +10:00
2 * r + 2 * t
96429160c3 feat: user config file
Config file at `~/.config/caelestia/shell.json`
2025-06-15 18:08:45 +10:00
2 * r + 2 * t
05e9561fd6 internal: use stdiocollector
Removes dependency on jq
Also fix beatdetector
2025-06-15 15:43:50 +10:00
2 * r + 2 * t
388a6217ed
internal: update for scripts overhaul (#45)
* colours: update for scheme refactor

* notifs: match expand anim to container

* wallpapers: update current path

* wallpapers: update valid wall extensions
2025-06-14 23:10:35 +10:00
Tim Hämisch
818768e6bd launcher: use standard logout command 2025-06-13 18:13:07 +02:00
Tim Hämisch
0bcee304e5 launcher: add opt-in for dangerous actions 2025-06-13 18:04:45 +02:00