summaryrefslogtreecommitdiff
path: root/utils/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
2025-07-09dashboard: use shape for media visualiser2 * r + 2 * t1-41/+35
More cpu efficient
2025-07-09hyprland: fix refreshing on events2 * r + 2 * t1-4/+12
2025-07-09internal: better ripple anim2 * r + 2 * t2-39/+37
Fade after expansion, also correctly calculate ripple size Also fix ripples triggering on disabled buttons
2025-07-07paths: decode urls2 * r + 2 * t7-11/+17
Fixes spaces in paths breaking things
2025-07-07dashboard: fix pfp picker2 * r + 2 * t4-16/+22
Fixes caelestia-dots/caelestia#21
2025-07-04issues: better templates2 * r + 2 * t5-52/+81
Use yaml for templates + force using a template
2025-07-03winfo: fix kill button2 * r + 2 * t1-1/+1
2025-07-03feat: fahrenheit option for weather (#189)William (Liam) Snow IV5-5/+9
* Added Fahrenheit to Weather Service * some fixes Allow for hot reloading config opt Add opt to example config --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-07-02internal: set default bpm to 12 * r + 2 * t1-1/+1
So the media gif still plays even when beat detector doesnt work
2025-07-02internal: use layer.effect2 * r + 2 * t8-132/+86
Also use clipping rect for wallpaper item
2025-07-02internal: better curve for button ripples2 * r + 2 * t1-1/+1
2025-07-01osd: allow scroll2 * r + 2 * t1-0/+2
2025-07-01winfo: fix freeze when no active client2 * r + 2 * t1-1/+1
2025-06-30picker: fix client rects2 * r + 2 * t1-1/+1
2025-06-29weather: use xmlhttprequest2 * r + 2 * t3-26/+50
Remove curl dependency Also add buffer period so it doesnt spam api requests
2025-06-29icons: add keyboard bluetooth device2 * r + 2 * t1-0/+2
2025-06-28internal: more explicit2 * r + 2 * t1-1/+1
2025-06-28internal: make weather reload on creation2 * r + 2 * t1-4/+1
Cause loadered
2025-06-28dashboard: optimise systemusage2 * r + 2 * t3-9/+13
Ref same way as cava
2025-06-28dashboard: optimise cava2 * r + 2 * t3-1/+18
Use refs to prevent loading at all times
2025-06-28dashboard: loader panes2 * r + 2 * t4-22/+27
2025-06-28internal: use layouts for dashboard2 * r + 2 * t2-8/+25
2025-06-28dashboard: loader content2 * r + 2 * t3-16/+31
2025-06-28picker: sort client rects2 * r + 2 * t1-1/+8
Pinned > floating > others
2025-06-28readme: fix prev commit2 * r + 2 * t1-2/+2
Oops forgot to commit changes
2025-06-28readme: update config section2 * r + 2 * t1-2/+59
2025-06-28config: allow resolving paths from home2 * r + 2 * t4-8/+7
2025-06-28config: fix overwrite on startup2 * r + 2 * t9-19/+16
2025-06-28readme: add stuff2 * r + 2 * t1-48/+95
Fixes #171 Add installation, update usage
2025-06-27readme: fix kofi badge2 * r + 2 * t1-1/+1
2025-06-27internal: use Process.exec2 * r + 2 * t1-8/+1
2025-06-27wallpapers: watch wallpaper dir for changes2 * r + 2 * t1-0/+15
2025-06-27picker: fix client selecting2 * r + 2 * t1-6/+10
2025-06-27internal: windowinfo pass in client2 * r + 2 * t5-32/+43
So it can be used for clients other than the active one Also fix text below screencopyview
2025-06-27internal: use hyprlandtoplevel2 * r + 2 * t9-129/+52
2025-06-27icons: fix grade more icons2 * r + 2 * t5-4/+10
Media and pfp fallback icons Also fix dashboard user os icon
2025-06-26lock: show notif list not popups2 * r + 2 * t1-1/+1
2025-06-26notifs: expire by default + increase expire timeout2 * r + 2 * t1-2/+2
2025-06-26lock: add isLocked ipc handler2 * r + 2 * t1-0/+8
Fixes #165 Also add unlock ipc handler
2025-06-26icons: some fixes for previous axes change2 * r + 2 * t7-10/+18
Mostly spacing fixes Also qsTr windowinfo class and title when none
2025-06-26icons: use variable axes2 * r + 2 * t8-22/+6
2025-06-26dashboard: fix calendar2 * r + 2 * t1-1/+1
Fixes days in negative utc timezones
2025-06-26internal: fix network typeerrors2 * r + 2 * t1-1/+1
2025-06-26lock: fix buttons2 * r + 2 * t1-0/+1
2025-06-25launcher: fix wallpaper preview exit2 * r + 2 * t1-3/+1
2025-06-25config: make gifs configurable2 * r + 2 * t4-3/+5
2025-06-25lock: fix rounding2 * r + 2 * t1-6/+6
Fix rounding on status and buttons
2025-06-25lock: add notifs and status2 * r + 2 * t5-0/+556
2025-06-25internal: move notif icon guessing to utils2 * r + 2 * t2-28/+31
2025-06-25lock: add session buttons2 * r + 2 * t4-0/+191