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

Add Wayland support #33

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Wayland support #33

wants to merge 1 commit into from

Conversation

danielzgtg
Copy link
Contributor

Thanks to @alexdewar for the kscreen-doctor command.

The new code checks for WAYLAND_DISPLAY and runs if it is present. I removed the dependency on X commands when in Wayland mode. I chose not to use the kscreen-doctor for X11 unlike suggested so that there will not be any new dependency on that command which might otherwise break setups it is not present in.

Fixes #32

@alexdewar
Copy link

Just tested it and this works a treat. Thank you for the early Xmas present! 😄 🎅

@alexdewar
Copy link

I guess README.md should also be updated to indicate that it works on Wayland too?

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.

Add Wayland support
2 participants