Skip to content

feat: use adwBanner to show enable AMD OC message#965

Merged
ilya-zlobintsev merged 3 commits intoilya-zlobintsev:masterfrom
makarov-roman:feat/use-banner-to-show-enable-amd-oc-message
Apr 19, 2026
Merged

feat: use adwBanner to show enable AMD OC message#965
ilya-zlobintsev merged 3 commits intoilya-zlobintsev:masterfrom
makarov-roman:feat/use-banner-to-show-enable-amd-oc-message

Conversation

@makarov-roman
Copy link
Copy Markdown
Contributor

on one of the screenshots you shared I noticed that the current style for Enable AMD OC doesn't fit.

I tried to use PageSection first, but it didn't look right. Also We want this warning to be shown all the time, because it's relevant to multiple pages.

image image

Comment thread lact-gui/i18n/en/lact_gui.ftl Outdated
amd-oc-disabled =
AMD Overclocking support is not enabled!
You can still change basic settings, but the more advanced clocks and voltage control will not be available.
amd-oc-disabled = AMD Overclocking is not enabled! Some functionality unavailable
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This reads a bit too broad, maybe there can be a hyperlink to the wiki page?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image good idea

Comment thread lact-gui/src/app.rs Outdated
Copy link
Copy Markdown
Owner

@ilya-zlobintsev ilya-zlobintsev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ilya-zlobintsev ilya-zlobintsev merged commit 46eb95b into ilya-zlobintsev:master Apr 19, 2026
30 checks passed
@ilya-zlobintsev
Copy link
Copy Markdown
Owner

I had to re-add the driver check in 2452a9e, otherwise it would show the banner unnecessarily on a multi-GPU system:
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants