.pre-commit-config.yaml
LICENSE
MANIFEST.in
README.rst
build_backend.py
pyproject.toml
pywayland/__init__.py
pywayland/dispatcher.py
pywayland/ffi_build.py
pywayland/py.typed
pywayland/utils.py
pywayland/version.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/_ffi/__init__.pyi
pywayland/_ffi/ffi.pyi
pywayland/_ffi/lib.pyi
pywayland/client/__init__.py
pywayland/client/display.py
pywayland/client/eventqueue.py
pywayland/protocol/alpha_modifier_v1.py
pywayland/protocol/color_management_v1.py
pywayland/protocol/color_representation_v1.py
pywayland/protocol/commit_timing_v1.py
pywayland/protocol/content_type_v1.py
pywayland/protocol/cursor_shape_v1.py
pywayland/protocol/drm_lease_v1.py
pywayland/protocol/ext_background_effect_v1.py
pywayland/protocol/ext_data_control_v1.py
pywayland/protocol/ext_foreign_toplevel_list_v1.py
pywayland/protocol/ext_idle_notify_v1.py
pywayland/protocol/ext_image_capture_source_v1.py
pywayland/protocol/ext_image_copy_capture_v1.py
pywayland/protocol/ext_session_lock_v1.py
pywayland/protocol/ext_transient_seat_v1.py
pywayland/protocol/ext_workspace_v1.py
pywayland/protocol/fifo_v1.py
pywayland/protocol/fractional_scale_v1.py
pywayland/protocol/fullscreen_shell_unstable_v1.py
pywayland/protocol/idle_inhibit_unstable_v1.py
pywayland/protocol/input_method_unstable_v1.py
pywayland/protocol/input_timestamps_unstable_v1.py
pywayland/protocol/keyboard_shortcuts_inhibit_unstable_v1.py
pywayland/protocol/linux_dmabuf_unstable_v1.py
pywayland/protocol/linux_dmabuf_v1.py
pywayland/protocol/linux_drm_syncobj_v1.py
pywayland/protocol/pointer_constraints_unstable_v1.py
pywayland/protocol/pointer_gestures_unstable_v1.py
pywayland/protocol/pointer_warp_v1.py
pywayland/protocol/presentation_time.py
pywayland/protocol/relative_pointer_unstable_v1.py
pywayland/protocol/security_context_v1.py
pywayland/protocol/single_pixel_buffer_v1.py
pywayland/protocol/tablet_unstable_v1.py
pywayland/protocol/tablet_unstable_v2.py
pywayland/protocol/tablet_v2.py
pywayland/protocol/tearing_control_v1.py
pywayland/protocol/text_input_unstable_v1.py
pywayland/protocol/text_input_unstable_v3.py
pywayland/protocol/viewporter.py
pywayland/protocol/wayland.py
pywayland/protocol/wp_primary_selection_unstable_v1.py
pywayland/protocol/xdg_activation_v1.py
pywayland/protocol/xdg_decoration_unstable_v1.py
pywayland/protocol/xdg_dialog_v1.py
pywayland/protocol/xdg_foreign_unstable_v1.py
pywayland/protocol/xdg_foreign_unstable_v2.py
pywayland/protocol/xdg_output_unstable_v1.py
pywayland/protocol/xdg_session_management_v1.py
pywayland/protocol/xdg_shell.py
pywayland/protocol/xdg_shell_unstable_v5.py
pywayland/protocol/xdg_shell_unstable_v6.py
pywayland/protocol/xdg_system_bell_v1.py
pywayland/protocol/xdg_toplevel_drag_v1.py
pywayland/protocol/xdg_toplevel_icon_v1.py
pywayland/protocol/xdg_toplevel_tag_v1.py
pywayland/protocol/xwayland_keyboard_grab_unstable_v1.py
pywayland/protocol/xwayland_shell_v1.py
pywayland/protocol/zwp_linux_explicit_synchronization_unstable_v1.py
pywayland/protocol_core/__init__.py
pywayland/protocol_core/argument.py
pywayland/protocol_core/globals.py
pywayland/protocol_core/interface.py
pywayland/protocol_core/message.py
pywayland/protocol_core/proxy.py
pywayland/protocol_core/resource.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/protocol.py
pywayland/scanner/request.py
pywayland/server/__init__.py
pywayland/server/client.py
pywayland/server/display.py
pywayland/server/eventloop.py
pywayland/server/listener.py
test/__init__.py
test/test_client_destroy.py
test/test_event_queue.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
test/test_utils.py
test/scanner_files/scanner-test-v1.xml
test/scanner_files/scanner_test_v1.py