Tags: SWZ128/LACT
Tags
chore: translated using Weblate (Russian) Currently translated at 100.0% (183 of 183 strings) chore: translated using Weblate (Russian) Currently translated at 99.4% (182 of 183 strings) chore: translated using Weblate (Russian) Currently translated at 99.4% (182 of 183 strings) chore: translated using Weblate (Russian) Currently translated at 91.8% (168 of 183 strings) Co-authored-by: First Last <epicbattleoff@gmail.com> Co-authored-by: Weblate <noreply@weblate.org> Co-authored-by: Weblate Translation Memory <noreply-mt-weblate-translation-memory@weblate.org> Translate-URL: https://translate.fedoraproject.org/projects/lact/lact-gui/ru/ Translation: LACT/lact-gui
feat: RDNA4 support (ilya-zlobintsev#487) * feat: initial rdna4 support * fix: disable writing clocks settings for now * feat: work around misreported clock offsets, only set max offset * feat: support new (kernel 6.15+) sclk offset format * fix: fan curve zero page zero rpm switch * feat: show zero rpm stop temperature on fan curve page * feat: disable zero rpm on static control * chore: update test snapshot * feat: explicitly fail when setting a pmfw fan curve outside of allowed ranges * feat: fall back to gpu_metrics for fan info when hwmon is not available * chore: add gpu_metrics test data * chore: fmt * chore: update default fan curve * chore: update 9070xt-new test data * fix: make missing zero rpm option a non-fatal error * chore: switch amdgpu-sysfs crate version
fix: set window titlebar before creating the window apparently with gtk's vulkan backend it's possible to have a race condition, where if the titlebar is set right during window creation (after gtk creates the window object, but before it is fully shown), the entire program gets a SIGABRT from wayland present code
PreviousNext