README.rst
setup.cfg
setup.py
pywayland/__init__.py
pywayland/dispatcher.py
pywayland/ffi_build.py
pywayland/interface.py
pywayland/message.py
pywayland/utils.py
pywayland.egg-info/PKG-INFO
pywayland.egg-info/SOURCES.txt
pywayland.egg-info/dependency_links.txt
pywayland.egg-info/entry_points.txt
pywayland.egg-info/not-zip-safe
pywayland.egg-info/requires.txt
pywayland.egg-info/top_level.txt
pywayland/client/__init__.py
pywayland/client/display.py
pywayland/client/eventqueue.py
pywayland/client/proxy.py
pywayland/protocol/__init__.py
pywayland/protocol/fullscreen_shell_unstable_v1/__init__.py
pywayland/protocol/fullscreen_shell_unstable_v1/fullscreenshellmodefeedbackv1.py
pywayland/protocol/fullscreen_shell_unstable_v1/fullscreenshellv1.py
pywayland/protocol/input_method_unstable_v1/__init__.py
pywayland/protocol/input_method_unstable_v1/inputmethodcontextv1.py
pywayland/protocol/input_method_unstable_v1/inputmethodv1.py
pywayland/protocol/input_method_unstable_v1/inputpanelsurfacev1.py
pywayland/protocol/input_method_unstable_v1/inputpanelv1.py
pywayland/protocol/linux_dmabuf_unstable_v1/__init__.py
pywayland/protocol/linux_dmabuf_unstable_v1/linuxbufferparamsv1.py
pywayland/protocol/linux_dmabuf_unstable_v1/linuxdmabufv1.py
pywayland/protocol/pointer_gestures_unstable_v1/__init__.py
pywayland/protocol/pointer_gestures_unstable_v1/pointergesturepinchv1.py
pywayland/protocol/pointer_gestures_unstable_v1/pointergesturesv1.py
pywayland/protocol/pointer_gestures_unstable_v1/pointergestureswipev1.py
pywayland/protocol/text_input_unstable_v1/__init__.py
pywayland/protocol/text_input_unstable_v1/textinputmanagerv1.py
pywayland/protocol/text_input_unstable_v1/textinputv1.py
pywayland/protocol/wayland/__init__.py
pywayland/protocol/wayland/buffer.py
pywayland/protocol/wayland/callback.py
pywayland/protocol/wayland/compositor.py
pywayland/protocol/wayland/datadevice.py
pywayland/protocol/wayland/datadevicemanager.py
pywayland/protocol/wayland/dataoffer.py
pywayland/protocol/wayland/datasource.py
pywayland/protocol/wayland/display.py
pywayland/protocol/wayland/keyboard.py
pywayland/protocol/wayland/output.py
pywayland/protocol/wayland/pointer.py
pywayland/protocol/wayland/region.py
pywayland/protocol/wayland/registry.py
pywayland/protocol/wayland/seat.py
pywayland/protocol/wayland/shell.py
pywayland/protocol/wayland/shellsurface.py
pywayland/protocol/wayland/shm.py
pywayland/protocol/wayland/shmpool.py
pywayland/protocol/wayland/subcompositor.py
pywayland/protocol/wayland/subsurface.py
pywayland/protocol/wayland/surface.py
pywayland/protocol/wayland/touch.py
pywayland/protocol/xdg_shell_unstable_v5/__init__.py
pywayland/protocol/xdg_shell_unstable_v5/popup.py
pywayland/protocol/xdg_shell_unstable_v5/shell.py
pywayland/protocol/xdg_shell_unstable_v5/surface.py
pywayland/scanner/__init__.py
pywayland/scanner/__main__.py
pywayland/scanner/argument.py
pywayland/scanner/copyright.py
pywayland/scanner/description.py
pywayland/scanner/element.py
pywayland/scanner/entry.py
pywayland/scanner/enum.py
pywayland/scanner/event.py
pywayland/scanner/interface.py
pywayland/scanner/method.py
pywayland/scanner/printer.py
pywayland/scanner/request.py
pywayland/scanner/scanner.py
pywayland/server/__init__.py
pywayland/server/client.py
pywayland/server/display.py
pywayland/server/eventloop.py
pywayland/server/globals.py
pywayland/server/listener.py
pywayland/server/resource.py
test/test_client_destroy.py
test/test_protocol_interface.py
test/test_registry_bind.py
test/test_registry_query.py
test/test_resource.py
test/test_scanner.py
test/test_server_display.py
test/test_server_eventloop.py