MANIFEST.in
README.md
pyproject.toml
src/alphawindow/__init__.py
src/alphawindow/_version.py
src/alphawindow/backends.py
src/alphawindow/capture.py
src/alphawindow/native_wgc.py
src/alphawindow/profiles.py
src/alphawindow/py.typed
src/alphawindow/session.py
src/alphawindow/types.py
src/alphawindow.egg-info/PKG-INFO
src/alphawindow.egg-info/SOURCES.txt
src/alphawindow.egg-info/dependency_links.txt
src/alphawindow.egg-info/requires.txt
src/alphawindow.egg-info/top_level.txt
tests/test_cpu_frame.py
tests/test_directx_capture.py
tests/test_generic_backends.py
tests/test_github_workflows.py
tests/test_hook_backends.py
tests/test_mode_coverage.py
tests/test_native_wgc_pipeline.py
tests/test_packaging.py
tests/test_profiles.py
tests/test_session_operations.py
tests/test_session_prefetch.py