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

use python-xlib instead of parsing xrandr output #203

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

WieeRd
Copy link

@WieeRd WieeRd commented Nov 25, 2024

Tada

image

Fixes #202

Also corrects some outdated information in README.md.
- `extra/azote` is now available in the official Arch repository (not AUR)
- X11 color picker is supported using maim
@WieeRd
Copy link
Author

WieeRd commented Nov 25, 2024

  • Tested on various configurations I could try using my 2 monitors and 1 laptop screen.
  • Made sure to make xlib dependency optional (see line 222)
  • Updated the docs (README.md and CREDITS.md)
  • Small change in behavior: Shows the actual resolution in use rather than hardware resolution (1080x1920 instead of 1920x1080 if in portrait mode)

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.

Monitor names are swapped on X11
1 participant