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
Tim Hämisch
5fb727a4c8
Merge branch 'caelestia-dots:main' into betteractions
2025-06-13 17:49:49 +02:00
Tim Hämisch
4621c3695e
Add custom shortcut for launcher, dashboard and osd all in one ( #53 )
...
* 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>
2025-06-14 00:08:02 +10:00
2 * r + 2 * t
5da1b64da0
internal: better caching impl
...
WARNING: causes blocking when caching image on first load
2025-06-13 23:31:47 +10:00
2 * r + 2 * t
ca9c06b689
dashboard: not full rounding for face
2025-06-12 23:43:03 +10:00
Tim Hämisch
22b356d260
Add shutdown, reboot, and logout actions to launcher
2025-06-12 14:59:55 +02:00
2 * r + 2 * t
b1e1a575c6
notifs: match expand anim to container
2025-06-11 23:41:39 +10:00
2 * r + 2 * t
7d3b1887e9
dashboard: remove workspaces tab
...
Cause its confusing people cause not implemented yet
2025-06-11 23:26:17 +10:00
Amstel
92f05c0028
Revert "Dashboard Avatar Picker 1.0a"
...
This reverts commit 9308c9b67f .
2025-06-11 15:44:46 +08:00
Amstel
9308c9b67f
Dashboard Avatar Picker 1.0a
...
This will allows users to update/change their profile icon from the dashboard by clicking the profile icon.
### How it works?
> Once the profile icon is clicked it will launch zenity file picker.
Once selected the target new profile Icon this script will do the following:
- Deletes the current ~/.face
- Deletes all .face cached files in ~/.cache/caelestia/thumbnails/
- Copies the new selected profile-icon to ~/.face
### Issues
- Once the profile is update, the user must manually reload the shell by restarting the shell session.
**NOTE:**
Make sure to chmod +x the picker.sh before using.
Dependencies:
- zenity
2025-06-11 14:50:31 +08:00
Amstel
fcbcffc782
Fixed Logout Function
...
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-11 14:18:15 +08:00
2 * r + 2 * t
ea4d3f26ef
session: fix logout for non-uwsm sessions
2025-06-09 20:06:09 +10:00
2 * r + 2 * t
5423b5cf86
dashboard: fix date time
...
Fixes #16
2025-06-09 13:01:05 +10:00
2 * r + 2 * t
c214b3c5d6
feat: add ipc commands for stuff
2025-06-08 20:25:54 +10:00
2 * r + 2 * t
c1d1bf447b
colours: fix switching
...
Also remove unnecessary clipping rects around dashboard panes
2025-06-08 17:33:39 +10:00
2 * r + 2 * t
31f708a1cb
internal: use multieffect for shadow
2025-06-08 13:28:48 +10:00
2 * r + 2 * t
285221b1ff
popouts: fixed width for battery popout
2025-06-07 20:38:52 +10:00
2 * r + 2 * t
0cf46c4409
dashboard: hide dash when raise media
2025-06-07 20:34:30 +10:00
2 * r + 2 * t
c7ab79908b
popouts: fix state colour for tray back button
2025-06-07 20:29:08 +10:00
2 * r + 2 * t
82756b2866
popouts: reload tray menu on show
2025-06-07 20:15:41 +10:00
2 * r + 2 * t
d76587c2db
popouts: fix bottom glitch
...
Fix flicker when popout hits bottom
Also animate bottom rounding change
2025-06-07 18:06:45 +10:00
2 * r + 2 * t
2c11f0e783
popouts: fix anim when fast movement
2025-06-07 16:55:07 +10:00
outfoxxed
fc4eff7271
popouts: fix multimonitor
2025-06-06 23:26:17 -07:00
2 * r + 2 * t
5d2f46082a
popouts: fix anim when not shown
2025-06-07 15:33:24 +10:00
2 * r + 2 * t
5948d581fd
bar: fix workspaces interactions
...
Fix clicking on workspaces not switching to them
2025-06-07 15:13:09 +10:00
2 * r + 2 * t
7c3f82f951
bar: fix active workspace indicator anims
...
Fix delayed anim when size change
Fix trail with variable sized workspaces
2025-06-07 15:04:35 +10:00
2 * r + 2 * t
e3dcdbb67c
internal: move bar to drawer window
...
Fixes a few bugs, also removes need for hyprland order layerrule
2025-06-07 14:47:24 +10:00
2 * r + 2 * t
687f5a5fd0
dashboard: make own swipeview impl
...
Fixes bad anim, buggy flicking and blur
2025-06-07 00:43:04 +10:00
2 * r + 2 * t
aa04827576
popouts: fix activewindow height changing
...
Uses a bit more cpu but eh
2025-06-07 00:08:58 +10:00
2 * r + 2 * t
17fb60f216
feat: tray item menus
2025-06-06 22:38:15 +10:00
2 * r + 2 * t
c3a91e7554
popouts: transition between popout content
2025-06-06 20:46:03 +10:00
2 * r + 2 * t
218ee2de95
notifs: actually fix y pos during remove anim
2025-06-06 17:52:47 +10:00
2 * r + 2 * t
b5c65ee0bf
notifs: lock notif object until anim finish
...
Also fix notif y position during remove anim
2025-06-06 17:47:28 +10:00
2 * r + 2 * t
9743b34245
bar: power button open session
...
Make it actually useful (not really)
2025-06-05 22:29:54 +10:00
2 * r + 2 * t
b78721ab82
popouts: better anim
2025-06-05 22:18:32 +10:00
2 * r + 2 * t
ded156f58d
feat: bluetooth popout
2025-06-05 22:13:27 +10:00
2 * r + 2 * t
017b1b4ce0
feat: network popout
...
Also qstr dashboard performance pane labels
2025-06-05 21:47:30 +10:00
2 * r + 2 * t
eb10c60734
popouts: battery add perf degradation warning
2025-06-05 19:26:12 +10:00
2 * r + 2 * t
1d3b59e33d
bar: fix popout wrapping and morphing
2025-06-05 18:58:29 +10:00
2 * r + 2 * t
023d00d658
drawers: fix interaction areas
...
Outer corners shouldn't be part of interaction area
2025-06-05 18:41:45 +10:00