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
2 * r + 2 * t
79d19e501b
docs: add contributing.md
2025-06-14 00:36:56 +10: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
07d06938c9
wallpapers: update valid wall extensions
2025-06-12 21:59:07 +10:00
2 * r + 2 * t
53db2c572f
wallpapers: update current path
2025-06-12 21:58:01 +10:00
2 * r + 2 * t
bef79bde1f
Merge pull request #46 from Amstel-DEV/Battery-Width
...
Battery Default Width Issue
2025-06-11 23:59:20 +10: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
9ec489a49e
Battery Default Width Fix
...
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.
2025-06-11 21:20:01 +08:00
2 * r + 2 * t
2136b8c153
colours: update for scheme refactor
2025-06-11 23:02:42 +10:00
saberr26
7d913e0a67
Merge pull request #1 from saberr26/saberr26-cpp_beatector
...
removed realtime-beat-detector.py and Add C++ real-time audio analyzer
2025-06-11 10:05:21 +01:00
saberr26
14198f5459
removed realtime-beat-detector.py and Add C++ real-time audio analyzer
2025-06-11 09:57:29 +01:00
2 * r + 2 * t
2b368a5310
Merge pull request #43 from Amstel-DEV/main
...
Fixed Logout Function
2025-06-11 18:16:57 +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
cc4dc4bd7d
readme: add more to overhaul warning
2025-06-11 15:25:38 +10:00
2 * r + 2 * t
0ed809b10d
readme: add overhaul warning
2025-06-11 15:23:11 +10:00
2 * r + 2 * t
f0bfe2b4d4
Merge pull request #36 from ko1N/fix-lvm-storage
...
Fix disk usage when using lvm
2025-06-11 14:33:29 +10:00
ko1N
a2531a588f
Fix disk usage when using lvm
2025-06-10 19:25:58 +02: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
c63f1b7e00
readme: add how to set wallpaper in usage
2025-06-09 13:34:44 +10:00
2 * r + 2 * t
0a9ab64850
readme: add how to set pfp and wallpaper to usage
2025-06-09 13:33:00 +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
1f7ce345ad
Merge pull request #9 from PiotrekB416/fix/network-service
...
Network service fixes
2025-06-09 12:47:06 +10:00
Piotr Bartoszewicz
790cb3e911
refactor(network): add bssid to AccessPoint component
2025-06-08 18:18:04 +02:00
2 * r + 2 * t
4d002df118
readme: add how to start in usage section
2025-06-09 00:33:16 +10:00
2 * r + 2 * t
a581cadefc
internal: fix run shebang
2025-06-09 00:27:06 +10:00
2 * r + 2 * t
11ae98cac4
readme: credit ax shell
2025-06-08 21:11:35 +10:00
2 * r + 2 * t
b7370c54d9
wallpapers: fix set script call
2025-06-08 20:59:30 +10:00
2 * r + 2 * t
c214b3c5d6
feat: add ipc commands for stuff
2025-06-08 20:25:54 +10:00
Piotr Bartoszewicz
e96f10d9a9
fix(network): duplicate networks overwrite activity status
...
jq consumes first line without -n
2025-06-08 11:47:50 +02:00
Piotr Bartoszewicz
90aa8fc0ea
fix: hardcoded interpreter paths
2025-06-08 11:45:53 +02: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
645bb8b696
readme: add usage section
2025-06-08 15:05:10 +10:00
2 * r + 2 * t
af757a27d8
readme: add ko-fi badge
2025-06-08 14:58:11 +10:00
2 * r + 2 * t
5064d73557
funding: add kofi
2025-06-08 14:46:36 +10:00
2 * r + 2 * t
b0c6a25d4f
readme: add badges
2025-06-08 14:35:22 +10:00
2 * r + 2 * t
31f708a1cb
internal: use multieffect for shadow
2025-06-08 13:28:48 +10:00
2 * r + 2 * t
3d6b9c2d5d
readme: add deps and stonks
2025-06-08 12:58:58 +10:00
2 * r + 2 * t
11f0ff76ad
readme: credit end
2025-06-07 23:26:33 +10:00
2 * r + 2 * t
f4ff07a8b4
feat: create readme
2025-06-07 23:17:30 +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