Commit graph

804 commits

Author SHA1 Message Date
2 * r + 2 * t
61bc2b0fb8 picker: fix client rects 2025-06-30 17:56:02 +10:00
2 * r + 2 * t
0d7804f677 weather: use xmlhttprequest
Remove curl dependency

Also add buffer period so it doesnt spam api requests
2025-06-29 21:00:24 +10:00
2 * r + 2 * t
3e6d4381f3 icons: add keyboard bluetooth device 2025-06-29 19:26:35 +10:00
2 * r + 2 * t
9f0c2cbda4 internal: more explicit 2025-06-28 22:40:34 +10:00
2 * r + 2 * t
04efbcc781 internal: make weather reload on creation
Cause loadered
2025-06-28 22:37:11 +10:00
2 * r + 2 * t
40b43a49ab dashboard: optimise systemusage
Ref same way as cava
2025-06-28 22:35:49 +10:00
2 * r + 2 * t
c1872c2d77 dashboard: optimise cava
Use refs to prevent loading at all times
2025-06-28 22:29:46 +10:00
2 * r + 2 * t
45ebf3c70e dashboard: loader panes 2025-06-28 22:08:17 +10:00
2 * r + 2 * t
5c4de3016b internal: use layouts for dashboard 2025-06-28 21:46:55 +10:00
2 * r + 2 * t
1518b37b9b dashboard: loader content 2025-06-28 21:42:21 +10:00
2 * r + 2 * t
8ba5c83f7b picker: sort client rects
Pinned > floating > others
2025-06-28 20:43:48 +10:00
2 * r + 2 * t
4aa4e8eaf9 readme: fix prev commit
Oops forgot to commit changes
2025-06-28 19:33:34 +10:00
2 * r + 2 * t
5f03ba33bb readme: update config section 2025-06-28 19:14:38 +10:00
2 * r + 2 * t
8915808414 config: allow resolving paths from home 2025-06-28 19:05:42 +10:00
2 * r + 2 * t
c9f1d4138f config: fix overwrite on startup 2025-06-28 18:57:51 +10:00
2 * r + 2 * t
cf1180df7b readme: add stuff
Fixes #171

Add installation, update usage
2025-06-28 00:30:50 +10:00
2 * r + 2 * t
692781b35b readme: fix kofi badge 2025-06-27 23:52:27 +10:00
2 * r + 2 * t
fa920fd087 internal: use Process.exec 2025-06-27 22:12:51 +10:00
2 * r + 2 * t
06ffd6d767 wallpapers: watch wallpaper dir for changes 2025-06-27 22:11:10 +10:00
2 * r + 2 * t
8689ea423a picker: fix client selecting 2025-06-27 21:50:00 +10:00
2 * r + 2 * t
bed6f7c5d5 internal: windowinfo pass in client
So it can be used for clients other than the active one
Also fix text below screencopyview
2025-06-27 21:46:24 +10:00
2 * r + 2 * t
b264ae9888 internal: use hyprlandtoplevel 2025-06-27 21:37:15 +10:00
2 * r + 2 * t
8308060a75 icons: fix grade more icons
Media and pfp fallback icons

Also fix dashboard user os icon
2025-06-27 14:47:50 +10:00
2 * r + 2 * t
ce3467c8e2 lock: show notif list not popups 2025-06-26 23:19:58 +10:00
2 * r + 2 * t
65a29d6f23 notifs: expire by default + increase expire timeout 2025-06-26 23:18:36 +10:00
2 * r + 2 * t
b2a52486a6 lock: add isLocked ipc handler
Fixes #165

Also add unlock ipc handler
2025-06-26 23:14:56 +10:00
2 * r + 2 * t
11c8e5c7eb icons: some fixes for previous axes change
Mostly spacing fixes
Also qsTr windowinfo class and title when none
2025-06-26 21:35:15 +10:00
2 * r + 2 * t
7ddf40d2ea icons: use variable axes 2025-06-26 21:05:35 +10:00
2 * r + 2 * t
1362e22d79 dashboard: fix calendar
Fixes days in negative utc timezones
2025-06-26 16:59:32 +10:00
2 * r + 2 * t
148366013c internal: fix network typeerrors 2025-06-26 15:59:33 +10:00
2 * r + 2 * t
f2de6e72d5 lock: fix buttons 2025-06-26 15:55:13 +10:00
2 * r + 2 * t
c5f8146e05 launcher: fix wallpaper preview exit 2025-06-25 22:47:56 +10:00
2 * r + 2 * t
ae12e0d4f8 config: make gifs configurable 2025-06-25 21:57:04 +10:00
2 * r + 2 * t
6455f6c719 lock: fix rounding
Fix rounding on status and buttons
2025-06-25 21:43:25 +10:00
2 * r + 2 * t
d7d4d86da2 lock: add notifs and status 2025-06-25 20:52:15 +10:00
2 * r + 2 * t
fbb58e3e1d internal: move notif icon guessing to utils 2025-06-25 18:28:25 +10:00
2 * r + 2 * t
7a27d4126f lock: add session buttons 2025-06-25 17:45:26 +10:00
2 * r + 2 * t
173738c0be lock: fix media position 2025-06-25 17:09:31 +10:00
2 * r + 2 * t
7223622933 weather: fix ipinfo undef err 2025-06-25 16:56:26 +10:00
2 * r + 2 * t
e79895b8f2 lock: completely hide media if screen too small 2025-06-25 16:56:07 +10:00
2 * r + 2 * t
8028deb62a lock: increase large screen size
Also move to config
2025-06-25 16:44:53 +10:00
2 * r + 2 * t
4d563a38af lock: shrink media if small screen 2025-06-25 16:37:12 +10:00
2 * r + 2 * t
73682163ca lock: move media to bottom right if small screen 2025-06-25 16:25:18 +10:00
2 * r + 2 * t
0bf32f7b8f lock: fix exit anim for multimon 2025-06-25 14:47:05 +10:00
2 * r + 2 * t
3f981680ef systemusage: fix integer overflow 2025-06-25 01:06:45 +10:00
2 * r + 2 * t
cebb6270e4 systemusage: add fallback for amd gpus
If they dont have edge, try use junction/mem
2025-06-25 00:54:38 +10:00
Alex Castañeiras Bueno
9c4cab53b8
systemusage: add NVIDIA GPU support to performance metrics (#156)
* 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-25 00:49:33 +10:00
2 * r + 2 * t
9da75ed626 lock: fix space inputs 2025-06-25 00:19:15 +10:00
2 * r + 2 * t
ad93617ee8 internal: add env for beat detector path 2025-06-25 00:17:52 +10:00
Alexandre C.
9c0223da60
[typo] cpuTemp bad declaration (#151)
As the variable cpuTemp can now be used later in the if block for the fallback, need to change the declaration so that the variable is unique and used in two different blocks.

Const will redeclare it.. My bad on this
2025-06-24 12:47:29 +10:00