-
Notifications
You must be signed in to change notification settings - Fork 16
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
On Ubuntu 21.04 with the Wayland graphics system, it doesn't work #24
Comments
Hi, |
Ah ok, thank u very much Zoltan, I din’t know, thank you
Da: Zoltan ***@***.***>
Inviato: lunedì 18 ottobre 2021 22:55
A: ***@***.***>
Cc: ***@***.***>; ***@***.***>
Oggetto: Re: [zoltanp/xrandr-invert-colors] On Ubuntu 21.04 with the Wayland graphics system, it doesn't work (#24)
Hi,
this tool does not work on Wayland, only on X11. It uses X11-specific functionality (more exactly: as far as I know xrandr is not available on Wayland, as its architecture is different from X11's.)
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#24 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AOZKJNDAXYCLAJG77LQ225LUHSCSNANCNFSM5GCPEF3A>.
Triage notifications on the go with GitHub Mobile for iOS<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
there seems to be a comparable api: |
Thanks, this looks like something usable for inverting colors on Wayland. I've seen a few important details related to this API :
|
I have done and redone all the steps indicated but nothing happens. Everything stays the same, it doesn't invert the colors
The text was updated successfully, but these errors were encountered: