Commit graph

791 commits

Author SHA1 Message Date
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
Alexandre C.
113134d61d
systemusage: fix CPU temps for AMD CPUs (#150) 2025-06-24 11:02:07 +10:00
2 * r + 2 * t
2a68d79422 wallpapers: only preview dynamic if current
Don't preview dynamic colour scheme in wallpaper picker when the current scheme isnt set to the dynamic scheme
2025-06-23 19:36:00 +10:00
2 * r + 2 * t
92700bbd84 lock: add media 2025-06-23 19:33:55 +10:00
2 * r + 2 * t
bf686b1c36 drawers: give back focus when close
For launcher and session, give back focus to previously open one on close

Also use execDetached for session buttons
2025-06-23 19:15:21 +10:00
2 * r + 2 * t
8a03505846 systemusage: fix gpu temp 2025-06-23 18:41:15 +10:00
2 * r + 2 * t
a6dec5048c
issues: create templates 2025-06-23 17:09:02 +10:00
2 * r + 2 * t
cd10dbd8a9 notifs: dismiss notif on swipe
Fixes #141
2025-06-23 15:38:28 +10:00
2 * r + 2 * t
6b14d03fef bar: fill bluetooth device icons 2025-06-23 15:28:52 +10:00
2 * r + 2 * t
40496e58ab icons: add icon for bluetooth mouse 2025-06-23 15:25:59 +10:00
2 * r + 2 * t
da1d96f5e8 lock: add weather 2025-06-22 23:58:39 +10:00
2 * r + 2 * t
ac216cdbdb lock: static border
Not percentage + equal on all sides
2025-06-22 22:51:23 +10:00
2 * r + 2 * t
b37a88d12d dashboard: better vertical spacing for media 2025-06-22 22:50:31 +10:00
2 * r + 2 * t
3a66c4941e lock: lazy load locker 2025-06-22 20:56:13 +10:00