.gitignore
.travis.yml
LICENSE
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
include/xdg-shell-protocol.h
pywlroots.egg-info/PKG-INFO
pywlroots.egg-info/SOURCES.txt
pywlroots.egg-info/dependency_links.txt
pywlroots.egg-info/not-zip-safe
pywlroots.egg-info/requires.txt
pywlroots.egg-info/top_level.txt
tests/__init__.py
tests/test_wlroots.py
tiny/__init__.py
tiny/__main__.py
tiny/cursor_mode.py
tiny/keyboard_handler.py
tiny/server.py
tiny/view.py
wlroots/__init__.py
wlroots/backend.py
wlroots/ffi_build.py
wlroots/py.typed
wlroots/renderer.py
wlroots/util/__init__.py
wlroots/util/clock.py
wlroots/util/edges.py
wlroots/util/log.py
wlroots/wlr_types/__init__.py
wlroots/wlr_types/box.py
wlroots/wlr_types/compositor.py
wlroots/wlr_types/cursor.py
wlroots/wlr_types/data_device_manager.py
wlroots/wlr_types/input_device.py
wlroots/wlr_types/keyboard.py
wlroots/wlr_types/matrix.py
wlroots/wlr_types/output.py
wlroots/wlr_types/output_layout.py
wlroots/wlr_types/pointer.py
wlroots/wlr_types/seat.py
wlroots/wlr_types/surface.py
wlroots/wlr_types/texture.py
wlroots/wlr_types/xcursor_manager.py
wlroots/wlr_types/xdg_shell.py