Commit Graph

626 Commits

Author SHA1 Message Date
Ilya Zlobintsev
bd81530f07 fix: rust workflow 2023-02-24 20:50:22 +02:00
Ilya Zlobintsev
8cc12054d3 add build packages workflow 2023-02-24 20:15:29 +02:00
Ilya Zlobintsev
a6428f6442 Remove AppImage build
After testing, I've concluded that the AppImage build is not good enough
foir general usage. It has very long startup time by default, and the
parameters that allow AppImage files to be reused between app restarts
result in 500mb of data stored in /tmp, which is in RAM on most
systems..

Hopefully pkger with native packages should be good enough, even
considering gtk4 not being available everywhere
2023-02-23 23:33:52 +02:00
Ilya Zlobintsev
1927b579d7 wip pkger 2023-02-23 22:31:31 +02:00
Ilya Zlobintsev
5e0fb5913a update amdgpu-sysfs 2023-02-22 19:16:39 +02:00
Ilya Zlobintsev
7a6f2becac Revert "use fix branch for amdgpu-sysfs"
This reverts commit 8f17e65db3.
2023-02-22 19:15:28 +02:00
Ilya Zlobintsev
8f17e65db3 use fix branch for amdgpu-sysfs 2023-02-22 18:59:27 +02:00
Ilya Zlobintsev
5ed2d4885f fix: appimage 2023-02-22 09:25:45 +02:00
Ilya Zlobintsev
0e8b7d3563 feat: clocks control gui! 2023-02-22 09:06:04 +02:00
Ilya Zlobintsev
51f105286d Merge branch 'master' into v2 2023-02-21 22:25:11 +02:00
Ilya Zlobintsev
c30c5c0c8a feat: clocks table editing daemon implementation 2023-02-21 21:18:05 +02:00
Ilya Zlobintsev
8d738191dd feat: update amdgpu-sysfs 2023-02-20 22:59:55 +02:00
Ilya Zlobintsev
49535c9df7 bump dependencies to resolve vulnerabilities 2023-02-20 09:08:01 +02:00
Ilya Zlobintsev
fd81c7007c chore: clippy pedantic in lact-daemon 2023-02-20 09:04:20 +02:00
Ilya Zlobintsev
ede4886da9 feat: persist fan curve when toggling fan control, avoid applying fan settings when there is no fan 2023-02-20 08:44:19 +02:00
Ilya Zlobintsev
6ec725ffd5 use icons instead of checkboxes to show vulkan feature availability 2023-02-19 23:40:43 +02:00
Ilya Zlobintsev
46d4a9f0b0
fix: README icon path 2023-02-19 21:35:07 +02:00
Ilya Zlobintsev
16b1b3d5e2 feat: properly set icon, use app id for names 2023-02-19 21:21:16 +02:00
Ilya Zlobintsev
26547f0123 chore: use lowercase logging 2023-02-19 20:48:39 +02:00
Ilya Zlobintsev
1b3cc4c5e7 feat: add and remove curve points 2023-02-19 20:46:24 +02:00
Ilya Zlobintsev
3e66a59d07 feat: fan curve reset 2023-02-19 20:32:49 +02:00
Ilya Zlobintsev
a78312b5c2 feat: new fan control ui 2023-02-19 18:38:47 +02:00
Ilya Zlobintsev
9907b2717a bump deps 2023-02-19 14:45:23 +02:00
Ilya Zlobintsev
0ccaa8d325 interactively show fan controls 2023-01-30 21:21:11 +02:00
Ilya Zlobintsev
d86cf8da50 bump dependencies 2023-01-30 20:24:32 +02:00
Ilya Zlobintsev
688fccb582 integrate cli into the main executable 2023-01-30 20:23:56 +02:00
Ilya Zlobintsev
1b57bfefc1 feat: further fan curve wip 2023-01-30 20:17:15 +02:00
Ilya Zlobintsev
d1399f3c0d chore: fix clippy 2023-01-28 09:06:20 +02:00
Ilya Zlobintsev
3ce5013172 chore: bump dependencies 2023-01-28 08:57:20 +02:00
Ilya Zlobintsev
f10dc2994e feat: show voltage in gui 2023-01-22 18:38:25 +02:00
Ilya Zlobintsev
ad0562be1f feat: properly show/hide overdrive info frame 2023-01-22 18:24:48 +02:00
Ilya Zlobintsev
50e32509f4 feat: report overdrive enabled in daemon 2023-01-22 18:19:35 +02:00
Ilya Zlobintsev
6e74edcfc2 Merge remote-tracking branch 'origin/master' into v2 2023-01-22 18:14:14 +02:00
Ilya Zlobintsev
a83c69466d feat: config applying and saving rework 2023-01-22 18:08:01 +02:00
Ilya Zlobintsev
860178791c show message when clocks table isnt available 2023-01-21 17:15:49 +02:00
Ilya Zlobintsev
826f792a45 bump dependencies 2023-01-15 17:17:09 +02:00
Ilya Zlobintsev
4207677fda wip voltage indicator 2023-01-08 23:18:20 +02:00
Ilya Zlobintsev
df241090cb fix: dont crash when clocks table is unavailable 2023-01-07 22:03:07 +02:00
Ilya Zlobintsev
e98e0e06cc feat: better software page 2023-01-07 20:50:59 +02:00
Ilya Zlobintsev
6b8a7fd74b further wip clocks control 2023-01-07 20:17:50 +02:00
Ilya Zlobintsev
e7228c603a fix: vulkan window key capture widget 2023-01-07 17:43:19 +02:00
Ilya Zlobintsev
c748cf2e86 Merge branch 'v2' into clocks-control 2023-01-07 17:38:49 +02:00
Ilya Zlobintsev
cc9dd98f29 feat: gracefully shut down on more signals 2023-01-07 17:38:29 +02:00
Ilya Zlobintsev
d907cf4a2d wip clocks gui 2023-01-07 17:11:53 +02:00
Ilya Zlobintsev
d06fb359ea use amdgpu-sysfs from git 2023-01-07 17:11:23 +02:00
Ilya Zlobintsev
7fd74fdb09 feat: performance level 2023-01-07 12:12:59 +02:00
Ilya Zlobintsev
6756c4a1d7 feat: default power cap button 2023-01-07 11:58:29 +02:00
Ilya Zlobintsev
c263f8a2ba chore: gui cleanup 2023-01-07 11:31:09 +02:00
Ilya Zlobintsev
a221f1e31d move out clocks into a separate api call 2023-01-07 10:21:46 +02:00
Ilya Zlobintsev
b37240a6e1 feat: system_info daemon call 2023-01-06 18:50:03 +02:00