Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusting Brightness with Deck plugin doesn't seem to modify brightness within StreamController #8

Open
KaJe5380 opened this issue Jul 19, 2024 · 1 comment

Comments

@KaJe5380
Copy link

Describe the bug

I keep a settings page for my SteamDeck+ to adjust brightness and force sleep with the Deck Plugin.
However I notice that it does not save this brightness within StreamController application itself. This means that once a user changes the page; it will go back to whatever brightness is within StreamController Settings.

This bug happens whether or not Page Settings and Overwrite default deck screensaver or Overwrite default deck brightness is enabled.

This happens with both actions: Adjust Brightness and Set Brightness.

Deck Plugin, Adjust Brightness bug

To Reproduce

Page settings overrides don't matter. Why? Because another issue is that Deck setting brightness overrides the very own Overwrite default deck brightness. I will open an issue of this on StreamController itself.

  1. Have a page with an action with either adjust brightness or set brightness.
    • My adjust brightness either increments by +10 or -10 with a min of 5.
    • My set brightness is just to 50
  2. Deck Settings, I have brightness at 4. Barely visible but makes this bug very apparent.
  3. Adjust or set brightness
  4. Change page

Expected behavior

Deck Plugin's adjust brightness and set brightness should be able to modify StreamController's brightness setting, so
that page changes don't override said issue.

Screenshots

Deck Settings

image

Page Setup

image
image
image
image
image

Additional context

Tested on a StreamDeck+

This is my Linux outputted via FastFetch within Konsole:
image

@Core447
Copy link
Member

Core447 commented Jul 20, 2024

This is actually the intended behavior, but I get that it might be weird. I'll add an option to let the action store the change

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

No branches or pull requests

2 participants