summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * feat: fahrenheit option for weather (#189)William (Liam) Snow IV2025-07-035-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>
* | winfo: fix kill button2 * r + 2 * t2025-07-031-1/+1
|/
* internal: set default bpm to 12 * r + 2 * t2025-07-021-1/+1
| | | | So the media gif still plays even when beat detector doesnt work
* internal: use layer.effect2 * r + 2 * t2025-07-028-132/+86
| | | | Also use clipping rect for wallpaper item
* internal: better curve for button ripples2 * r + 2 * t2025-07-021-1/+1
|
* osd: allow scroll2 * r + 2 * t2025-07-011-0/+2
|
* winfo: fix freeze when no active client2 * r + 2 * t2025-07-011-1/+1
|
* picker: fix client rects2 * r + 2 * t2025-06-301-1/+1
|
* weather: use xmlhttprequest2 * r + 2 * t2025-06-293-26/+50
| | | | | | Remove curl dependency Also add buffer period so it doesnt spam api requests
* icons: add keyboard bluetooth device2 * r + 2 * t2025-06-291-0/+2
|
* internal: more explicit2 * r + 2 * t2025-06-281-1/+1
|
* internal: make weather reload on creation2 * r + 2 * t2025-06-281-4/+1
| | | | Cause loadered
* dashboard: optimise systemusage2 * r + 2 * t2025-06-283-9/+13
| | | | Ref same way as cava
* dashboard: optimise cava2 * r + 2 * t2025-06-283-1/+18
| | | | Use refs to prevent loading at all times
* dashboard: loader panes2 * r + 2 * t2025-06-284-22/+27
|
* internal: use layouts for dashboard2 * r + 2 * t2025-06-282-8/+25
|
* dashboard: loader content2 * r + 2 * t2025-06-283-16/+31
|
* picker: sort client rects2 * r + 2 * t2025-06-281-1/+8
| | | | Pinned > floating > others
* readme: fix prev commit2 * r + 2 * t2025-06-281-2/+2
| | | | Oops forgot to commit changes
* readme: update config section2 * r + 2 * t2025-06-281-2/+59
|
* config: allow resolving paths from home2 * r + 2 * t2025-06-284-8/+7
|
* config: fix overwrite on startup2 * r + 2 * t2025-06-289-19/+16
|
* readme: add stuff2 * r + 2 * t2025-06-281-48/+95
| | | | | | Fixes #171 Add installation, update usage
* readme: fix kofi badge2 * r + 2 * t2025-06-271-1/+1
|
* internal: use Process.exec2 * r + 2 * t2025-06-271-8/+1
|
* wallpapers: watch wallpaper dir for changes2 * r + 2 * t2025-06-271-0/+15
|
* picker: fix client selecting2 * r + 2 * t2025-06-271-6/+10
|
* internal: windowinfo pass in client2 * r + 2 * t2025-06-275-32/+43
| | | | | So it can be used for clients other than the active one Also fix text below screencopyview
* internal: use hyprlandtoplevel2 * r + 2 * t2025-06-279-129/+52
|
* icons: fix grade more icons2 * r + 2 * t2025-06-275-4/+10
| | | | | | Media and pfp fallback icons Also fix dashboard user os icon
* lock: show notif list not popups2 * r + 2 * t2025-06-261-1/+1
|
* notifs: expire by default + increase expire timeout2 * r + 2 * t2025-06-261-2/+2
|
* lock: add isLocked ipc handler2 * r + 2 * t2025-06-261-0/+8
| | | | | | Fixes #165 Also add unlock ipc handler
* icons: some fixes for previous axes change2 * r + 2 * t2025-06-267-10/+18
| | | | | Mostly spacing fixes Also qsTr windowinfo class and title when none
* icons: use variable axes2 * r + 2 * t2025-06-268-22/+6
|
* dashboard: fix calendar2 * r + 2 * t2025-06-261-1/+1
| | | | Fixes days in negative utc timezones
* internal: fix network typeerrors2 * r + 2 * t2025-06-261-1/+1
|
* lock: fix buttons2 * r + 2 * t2025-06-261-0/+1
|
* launcher: fix wallpaper preview exit2 * r + 2 * t2025-06-251-3/+1
|
* config: make gifs configurable2 * r + 2 * t2025-06-254-3/+5
|
* lock: fix rounding2 * r + 2 * t2025-06-251-6/+6
| | | | Fix rounding on status and buttons
* lock: add notifs and status2 * r + 2 * t2025-06-255-0/+556
|
* internal: move notif icon guessing to utils2 * r + 2 * t2025-06-252-28/+31
|
* lock: add session buttons2 * r + 2 * t2025-06-254-0/+191
|
* lock: fix media position2 * r + 2 * t2025-06-252-35/+38
|
* weather: fix ipinfo undef err2 * r + 2 * t2025-06-251-1/+1
|
* lock: completely hide media if screen too small2 * r + 2 * t2025-06-253-30/+40
|
* lock: increase large screen size2 * r + 2 * t2025-06-252-2/+3
| | | | Also move to config
* lock: shrink media if small screen2 * r + 2 * t2025-06-253-13/+20
|
* lock: move media to bottom right if small screen2 * r + 2 * t2025-06-253-19/+59
|