Ilya Zlobintsev
1a12316cfe
fix: avoid clearing the table if vddc curve is present
2023-12-21 09:26:16 +02:00
Ilya Zlobintsev
509640f133
fix: bump amdgpu-sysfs with 5000 series table vddc curve clearing fix
...
https://github.com/ilya-zlobintsev/LACT/issues/212
2023-12-20 22:59:21 +02:00
Ilya Zlobintsev
d6b4a30076
fix: add check for minimum system uptime when starting the daemon
2023-12-10 18:46:27 +02:00
Ilya Zlobintsev
999418ad67
feat: add alternative headless and libadwaita builds ( #227 )
...
* feat: add packages for libadwaita version
* feat: package builds attempt
* fix: add cargo feature
* fix: workflow matrix
* fix: add missing images
* fix: condition target
* fix: depends
* feat: actually add the adwaita feature
* use multiple recipes
* add headless recipe
* fix: add conflicts to package manifests
* fix: only build the required crate in makefile
* fix: actually build headless in the headless recipe
* fix: add missing headless dependencies
2023-12-09 21:12:53 +02:00
Gabriele Musco
b751f6ff91
feat: install svg icon; fix some install permissions ( #226 )
...
Co-authored-by: Gabriele Musco <gabmus@disroot.org>
2023-12-02 09:17:49 +02:00
Gabriele Musco
a5230f7174
feat: new icon ( #223 )
...
Co-authored-by: Gabriele Musco <gabmus@disroot.org>
2023-12-01 22:48:12 +02:00
Neal Gompa (ニール・ゴンパ)
e216a51237
fix: set lactd to run without requiring graphical mode ( #221 )
...
The lact daemon is usable in a command-line environment, since it
can be interfaced with via the command line. As it's useful in
headless setups, alter the systemd service unit to permit it.
2023-11-25 21:56:59 +02:00
Neal Gompa (ニール・ゴンパ)
e9229ad7b0
fix: Use DESTDIR properly in the Makefile and introduce PREFIX ( #220 )
...
This allows for packaging tooling to use the Makefile properly.
2023-11-25 18:12:50 +02:00
Ilya Zlobintsev
e98df054de
feat: use VBIOS version field from DRM when possible
2023-11-25 15:57:04 +02:00
Ilya Zlobintsev
030e827378
chore: print error info about failed daemon connection
2023-11-25 15:35:55 +02:00
pastalian
2009007c6b
fix: allow gui build without drm ( #217 )
...
lact-daemon with default features depends on drm, which breaks build
without drm.
2023-11-25 12:29:38 +02:00
David Marzal
0db71731d4
chore: install systemd service as non-executable ( #218 )
...
As per https://aur.archlinux.org/packages/lact#comment-945155
2023-11-25 12:23:47 +02:00
Ilya Zlobintsev
7e2791e79a
doc: add blueprint-compiler version info to build dependencies
2023-11-24 15:58:57 +02:00
Ilya Zlobintsev
3eb6a971c1
chore: bump dependencies
2023-11-21 22:50:53 +02:00
Ilya Zlobintsev
a3c9397a18
chore: improve clocks configuration management
2023-11-21 22:36:06 +02:00
bisspector
55b7885f77
fix: fix voltage offset config apply (0 iq bug)
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
3d2e4e053e
feat: power cap frame in blp
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
b63644bc07
chore: set margins in vulkan feature list
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
512378eaf7
fix: rust ci
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
c4856dfadd
chore: bump version to 0.5
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
04e28ca9de
feat: update readme screenshots
...
doc: update readme feature status
doc: add oc note to readme
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
a371c99d3d
feat: make power states not clickable when they are not available
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
9e2be03757
fix: avoid showing active power state if the data is invalid
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
2834f08c7f
feat: bump fedora versions
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
6917515606
fix: add blueprint-compiler build dependency
...
fix: deb builds
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
bd1020fa1b
feat: show active power state, better ui
...
feat: show active power state with an arrow instead of selection
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
7ccacc25b7
feat: setting enabled power states
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
b0cdfc49a3
chore: update readme
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
6372f0059b
feat: initial power states gui
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
e692ecde99
feat: GetPowerStates daemon implementation
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
08f83babfb
chore: remove build-tools dependency
...
chore: restructure
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
7d5a946e6e
feat: gpu stats section as a template
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
6c2d4b1ff1
feat: SoftwarePage in blueprint
...
feat: PageSection
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
92ba99fc16
feat: use cambalache and composite templates for the ui (currently for the vulkan info window only)
...
feat: use blueprint
2023-11-21 22:36:06 +02:00
Ilya Zlobintsev
51e187ef2a
feat: use new power1_input interface instead of average when it is available
2023-11-15 21:58:21 +02:00
Ilya Zlobintsev
ca3292fd5b
chore: add more logging
2023-11-04 14:48:19 +02:00
Ilya Zlobintsev
54c007b9b3
doc: add hardware support info to README
2023-11-04 09:18:29 +02:00
Ilya Zlobintsev
12de47aa2a
feat: show info on how to enable the daemon if it is not running
2023-11-01 08:59:20 +02:00
Ilya Zlobintsev
df28a63678
fix: avoid resetting fan control mode when it is not available
2023-10-31 19:42:22 +02:00
Ilya Zlobintsev
2bfd4e05bd
feat: use SearchEntry directly instead of SearchBar in the vulkan features window
...
chore: bump gtk-rs
2023-10-31 09:48:31 +02:00
Ilya Zlobintsev
a511119b86
feat: print warning if gui and daemon versions mismatch
2023-10-22 13:02:50 +03:00
Ilya Zlobintsev
d8fd7fe5ec
feat: show cache size info
2023-10-22 12:46:26 +03:00
Ilya Zlobintsev
af4335213e
doc: add nix package link to readme
2023-10-21 19:02:19 +03:00
Ilya Zlobintsev
d93f134f35
feat: show if resizeable bar is enabled
2023-10-21 17:38:32 +03:00
Ilya Zlobintsev
0107065364
chore: clippy fixes
2023-10-21 15:50:42 +03:00
Rahul
fe52ed4ac9
doc(README): remove typo ( #201 )
...
## Description:
This Pull Request fixes a typographical error in the README.md file.
## Changes Made:
- Corrected "Derevatives" to "Derivatives" in the README.md file.
## Additional Information:
This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.
Thank you for considering this contribution.
2023-10-21 14:39:38 +03:00
Ilya Zlobintsev
3c7154cdee
fix: update amdgpu-sysfs with 7900xt fixes
2023-10-20 23:26:38 +03:00
Ilya Zlobintsev
b5424557db
chore: bump dependencies
2023-10-14 13:57:39 +03:00
bisspector
9533234f7e
feat: added static fan control option ( #198 )
...
* fix: fixed the confirm apply dialog timer not stopping after choosing an option
* feat: added static fan control to the daemon and GUI
* fix: cleanup and validate static speed
2023-09-30 15:28:39 +03:00
Ilya Zlobintsev
1aef539546
chore: strip binary in release mode
2023-09-26 09:01:21 +03:00