summaryrefslogtreecommitdiff
path: root/utils/scripts (unfollow)
Commit message (Collapse)AuthorFilesLines
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
2025-06-25lock: fix media position2 * r + 2 * t2-35/+38
2025-06-25weather: fix ipinfo undef err2 * r + 2 * t1-1/+1
2025-06-25lock: completely hide media if screen too small2 * r + 2 * t3-30/+40
2025-06-25lock: increase large screen size2 * r + 2 * t2-2/+3
Also move to config
2025-06-25lock: shrink media if small screen2 * r + 2 * t3-13/+20
2025-06-25lock: move media to bottom right if small screen2 * r + 2 * t3-19/+59
2025-06-25lock: fix exit anim for multimon2 * r + 2 * t2-4/+14
2025-06-25systemusage: fix integer overflow2 * r + 2 * t1-7/+7
2025-06-25systemusage: add fallback for amd gpus2 * r + 2 * t1-3/+7
If they dont have edge, try use junction/mem
2025-06-25systemusage: add NVIDIA GPU support to performance metrics (#156)Alex CastaƱeiras Bueno1-9/+35
* systemusage: add NVIDIA GPU support to performance metrics * some fixes --------- Co-authored-by: 2 * r + 2 * t <61896496+soramanew@users.noreply.github.com>
2025-06-25lock: fix space inputs2 * r + 2 * t1-1/+1
2025-06-25internal: add env for beat detector path2 * r + 2 * t1-1/+1