Commit graph

670 commits

Author SHA1 Message Date
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
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
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
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
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
2 * r + 2 * t
5dfb3c43ed
Merge pull request #2 from outfoxxed/popouts-multimon
popouts: fix multimonitor
2025-06-07 16:38:10 +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