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

Evaluate device orientation and auto-rotate #24

Open
romangg opened this issue Sep 21, 2020 · 0 comments
Open

Evaluate device orientation and auto-rotate #24

romangg opened this issue Sep 21, 2020 · 0 comments

Comments

@romangg
Copy link
Member

romangg commented Sep 21, 2020

When auto rotate is activate for an output the device orientation is evaluated for rotating the output. Currently this is done in the KDisplay daemon. We could provide it directly in Disman instead to make use of it without the KDisplay daemon running.

One small issue is that the current implementation uses Qt's device orientation interfaces but we want to reduce the Qt usage in Disman according to #1.

But it is only an internal detail, not in the API. For now let's just continue to use the Qt implementation therefore.

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

No branches or pull requests

1 participant