LICENSE
README.md
pyproject.toml
src/xrandrw/__init__.py
src/xrandrw/apply.py
src/xrandrw/cli.py
src/xrandrw/config.py
src/xrandrw/logging_utils.py
src/xrandrw/policy.py
src/xrandrw/profiles.py
src/xrandrw/state.py
src/xrandrw/touch.py
src/xrandrw/wallpaper.py
src/xrandrw/watch.py
src/xrandrw/xrandr.py
src/xrandrw.egg-info/PKG-INFO
src/xrandrw.egg-info/SOURCES.txt
src/xrandrw.egg-info/dependency_links.txt
src/xrandrw.egg-info/entry_points.txt
src/xrandrw.egg-info/requires.txt
src/xrandrw.egg-info/top_level.txt
tests/test_apply.py
tests/test_config.py
tests/test_native_read.py
tests/test_policy.py
tests/test_profiles.py
tests/test_state.py
tests/test_state_lock.py
tests/test_touch.py
tests/test_wallpaper.py
tests/test_watch.py