You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Kirill Primak 71b57b8d27
fullscreen-shell: set surface role
1 year ago
..
buffer wl-drm: use resource interface 2 years ago
data_device compositor: introduce wlr_surface_set_role_object() 1 year ago
output output: add wlr_output_state_init() 1 year ago
scene output: add wlr_output_state_init() 1 year ago
seat compositor: introduce wlr_surface_set_role_object() 1 year ago
tablet_v2 compositor: introduce wlr_surface_set_role_object() 1 year ago
xdg_shell compositor: replace role_data with role_resource 1 year ago
meson.build output-damage: drop 2 years ago
wlr_compositor.c compositor: listen to role_resource destroy signal 1 year ago
wlr_content_type_v1.c content-type-v1: add version param to wlr_content_type_manager_v1_create() 2 years ago
wlr_cursor.c cursor: add support for animated XCursor 1 year ago
wlr_damage_ring.c wlr_damage_ring_set_bounds: Ignore duplicate size requests 1 year ago
wlr_data_control_v1.c data-control: Handle inert seats 1 year ago
wlr_drm.c wlr_drm_format_set: Store formats on array 2 years ago
wlr_drm_lease_v1.c drm-lease-v1: reject the lease request by default 2 years ago
wlr_export_dmabuf_v1.c wlr-export-dmabuf-v1: handle output destroy 2 years ago
wlr_foreign_toplevel_management_v1.c foreign-toplevel-management: fix indentation 2 years ago
wlr_fractional_scale_v1.c wp-fractional-scale-v1: new protocol implementation 2 years ago
wlr_fullscreen_shell_v1.c fullscreen-shell: set surface role 1 year ago
wlr_gamma_control_v1.c gamma-control-v1: stop applying gamma LUTs implicitly 1 year ago
wlr_idle.c wlr_idle: Handle inert seats 1 year ago
wlr_idle_inhibit_v1.c Use wl_signal_emit_mutable 2 years ago
wlr_idle_notify_v1.c idle-notify-v1: new protocol implementation 2 years ago
wlr_input_device.c Use wl_signal_emit_mutable 2 years ago
wlr_input_inhibitor.c Use wl_signal_emit_mutable 2 years ago
wlr_input_method_v2.c compositor: listen to role_resource destroy signal 1 year ago
wlr_keyboard.c keyboard: use the new data in wlr_keyboard_set_keymap() 2 years ago
wlr_keyboard_group.c Use wl_signal_emit_mutable 2 years ago
wlr_keyboard_shortcuts_inhibit_v1.c keyboard-shortcuts-inhibit: Handle inert seats 1 year ago
wlr_layer_shell_v1.c compositor: listen to role_resource destroy signal 1 year ago
wlr_linux_dmabuf_v1.c linux-dmabuf-v1: fix wlr_drm_format_set leak in feedback_compile() 2 years ago
wlr_matrix.c matrix: remove wlr_matrix_projection() 2 years ago
wlr_output_layer.c output-layer: add feedback event 2 years ago
wlr_output_layout.c output-layout: improve closest point for no outputs case 2 years ago
wlr_output_management_v1.c wlr-output-management: implement adaptive sync 2 years ago
wlr_output_power_management_v1.c Use wl_signal_emit_mutable 2 years ago
wlr_pointer.c wlr_input_device: remove anon union field 2 years ago
wlr_pointer_constraints_v1.c region: constify 2 years ago
wlr_pointer_gestures_v1.c Use wl_signal_emit_mutable 2 years ago
wlr_presentation_time.c presentation-time: constify wlr_presentation_feedback_send_presented() 1 year ago
wlr_primary_selection.c Use wl_signal_emit_mutable 2 years ago
wlr_primary_selection_v1.c primary-selection: Handle inert seats 1 year ago
wlr_region.c region: constify 2 years ago
wlr_relative_pointer_v1.c Use wl_signal_emit_mutable 2 years ago
wlr_screencopy_v1.c render/pixel-format: add support for block-based formats 2 years ago
wlr_server_decoration.c Use wl_signal_emit_mutable 2 years ago
wlr_session_lock_v1.c compositor: listen to role_resource destroy signal 1 year ago
wlr_shm.c shm: add create() function without a wlr_renderer 2 years ago
wlr_single_pixel_buffer_v1.c single-pixel-buffer-v1: new protocol implementation 2 years ago
wlr_subcompositor.c compositor: listen to role_resource destroy signal 1 year ago
wlr_switch.c wlr_input_device: remove anon union field 2 years ago
wlr_tablet_pad.c wlr_input_device: remove anon union field 2 years ago
wlr_tablet_tool.c wlr_input_device: remove anon union field 2 years ago
wlr_text_input_v3.c text-input: Handle inert seats 1 year ago
wlr_touch.c wlr_input_device: remove anon union field 2 years ago
wlr_viewporter.c Use wl_signal_emit_mutable 2 years ago
wlr_virtual_keyboard_v1.c virtual-keyboard: Handle inert seats 1 year ago
wlr_virtual_pointer_v1.c virtual-pointer: Handle inert seats 1 year ago
wlr_xcursor_manager.c Make wlr_xcursor_manager_load() return a bool 5 years ago
wlr_xdg_activation_v1.c xdg-activation: accept pointer focus for new tokens 2 years ago
wlr_xdg_decoration_v1.c xdg-decoration: send missing protocol errors 2 years ago
wlr_xdg_foreign_registry.c Use wl_signal_emit_mutable 2 years ago
wlr_xdg_foreign_v1.c xdg-shell: use unified map logic 1 year ago
wlr_xdg_foreign_v2.c xdg-shell: use unified map logic 1 year ago
wlr_xdg_output_v1.c types/wlr_xdg_output_v1: Fix wl_output.done bug. 2 years ago