phillipberndt/autorandr
Auto-detect the connected display hardware and load the appropriate X11 setup using xrandr
Python
Issues
- 1
Detected Wayland session 'wayland-0'. Exiting.
#364 opened by qq516249940 - 1
- 1
- 0
`Monitor` is not off (has a mode configured) but is disconnected (does not have an EDID)
#396 opened by mprz1024 - 0
Profile not properly applied, at least in Xfce
#395 opened by mprz1024 - 0
Config Never Detected (Framework 16 Laptop)
#394 opened by markus-wa - 0
systemd[1]: Failed to start autorandr.service - autorandr execution hook when switching from Windows 10 to Ubuntu
#393 opened by KosmicKatXV - 0
Can't open display error
#389 opened by RomanPerekhrest - 7
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 by Castas115 - 2
~/.config/autorandr/postswitch doesn't execute when profile has postswitch
#356 opened by alirezaalavi87 - 0
Systemd : StartLimitIntervalSec too short
#388 opened by BenoitAverty - 3
Failed to apply profile due to `--crtc` option
#380 opened by aimoff - 2
- 1
please support appimage , or binary file
#384 opened by newyorkthink - 1
Parsing XRandR output failed
#363 opened by Joulss - 1
/home/thinker/./autorandr:49: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives from distutils.version import LooseVersion as Version
#359 opened by newyorkthink - 0
Feature request: print xrandr command
#335 opened by dajuno - 7
Additional Documentation
#378 opened by MrGamy - 1
- 1
Unhandled exception (local variable 'output' referenced before assignment)
#367 opened by multiplie-fr - 0
- 1
autorandr.service "Failed to load profile: 'xxx' : Profile not found" althoug profile exists
#379 opened by zahariaca - 1
Incorrect profile settings
#381 opened by mxmilkiib - 1
- 1
Prevent profile change with screen lock
#377 opened by tekahDev - 2
No XCB_RANDR_NOTIFY_MASK_SCREEN_CHANGE events
#375 opened by ardrabczyk - 0
- 6
Broken regexes due to missing `r` string literal
#368 opened by lukasjuhrich - 0
Failed to apply profile because xrandr cannot find mode
#365 opened by w-sky - 2
- 1
Use of --skip-options breaks --current
#361 opened by sersorrel - 2
Question: should autorandr systemd service change profile when external monitor is unplugged?
#360 opened by carlotm - 1
- 1
Hook script not executed in some environments
#349 opened by antimatter84 - 0
make appimage format or binary file
#354 opened by newyorkthink - 0
Failed to apply Profile
#352 opened by TheBicPen - 0
External screen shows only mouse cursor on blackness after connecting docking station
#348 opened by antimatter84 - 0
trailing comma in argument
#347 opened by wiryonolau - 6
Polybar not launching after power cycling
#326 opened by ByteDrummer - 0
cannot load linked haskell libraries in postswitch script when run from udev rule
#344 opened by ndwarshuis - 2
- 1
Not launching with systemd
#328 opened by alba4k - 0
FILES section in the man page
#339 opened by BebeSparkelSparkel - 0
- 0
autorandr --current reports multiple profiles
#337 opened by noctuid - 0
"Failed to find an EDID for output `...' in setup file" should provide more details
#331 opened by olberger - 0
Error when changing display profiles
#330 opened by AndresD172 - 3
/etc/xdg/autorandr issue
#327 opened by aidenscott2016 - 3
Getting error: '>=' not supported between instances of 'Version' and 'Version'
#325 opened by georgesboris - 2
Respond to udev `change` events?
#324 opened by LRitzdorf