Skip to content

Fixed a bug related to screen brightness changes#1

Open
Manuel-Kehl wants to merge 1 commit intoaur-archive:masterfrom
Manuel-Kehl:master
Open

Fixed a bug related to screen brightness changes#1
Manuel-Kehl wants to merge 1 commit intoaur-archive:masterfrom
Manuel-Kehl:master

Conversation

@Manuel-Kehl
Copy link
Copy Markdown

The bar indicating the brightness was always at (more than?) 100%,
because the GVariant was not passed correctly from the DBus call.
Apparently it is not an unsigned int, but a pair of ints of which the
second does not have any meaningful value, if I have observed correctly.

The bar indicating the brightness was always at (more than?) 100%,
because the GVariant was not passed correctly from the DBus call.
Apparently it is not an unsigned int, but a pair of ints of which the
second does not have any meaningful value, if I have observed correctly.
@Mirivel
Copy link
Copy Markdown

Mirivel commented Jul 23, 2025

Fab

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.

3 participants