-
Notifications
You must be signed in to change notification settings - Fork 124
Issues: phillipberndt/autorandr
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
autorandr fails to apply profile when all enable outputs are disconnected
#399
opened Nov 21, 2024 by
tyilo
Monitor
is not off (has a mode configured) but is disconnected (does not have an EDID)
#396
opened Oct 9, 2024 by
mprz1024
autorandr /usr/bin/autorandr:210: SyntaxWarning: invalid escape sequence '\s' XRANDR_OUTPUT_REGEXP = """(?x) /usr/bin/autorandr:236: SyntaxWarning: invalid escape sequence '\s' """ + XRANDR_PROPERTIES_REGEXP + """ | # Properties to include in the profile /usr/bin/autorandr:248: SyntaxWarning: invalid escape sequence '\S' XRANDR_OUTPUT_MODES_REGEXP = """(?x) /usr/bin/autorandr:592: SyntaxWarning: invalid escape sequence '\s' version = re.search("xrandr program version\s+([0-9\.]+)", version_string).group(1) /usr/bin/autorandr:888: SyntaxWarning: invalid escape sequence '\+' match = re.match("(?P<w>[0-9]+)x(?P<h>[0-9]+)(?:\+(?P<x>[0-9]+))?(?:\+(?P<y>[0-9]+))?.*", output.options["panning"])
#383
opened Apr 15, 2024 by
Castas115
autorandr.service "Failed to load profile: 'xxx' : Profile not found" althoug profile exists
#379
opened Feb 11, 2024 by
zahariaca
Unable to save lid state when using NVIDIA GPU (no eDP / LVDS output)
#369
opened Nov 10, 2023 by
sQVe
Question: should autorandr systemd service change profile when external monitor is unplugged?
#360
opened Sep 8, 2023 by
carlotm
~/.config/autorandr/postswitch doesn't execute when profile has postswitch
#356
opened Jun 25, 2023 by
alirezaalavi87
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.