wlroots/types
Isaac Freund f6fe439718 xdg-output: destroy outputs before manager
Since output_destroy() calls wl_list_remove() on the output's link,
the manager must still be valid. This is the same bug fixed in bf926e3
but with a different interface.
2021-01-19 11:56:31 +01:00
..
data_device
seat
tablet_v2
xdg_shell
meson.build
wlr_box.c
wlr_buffer.c
wlr_compositor.c
wlr_cursor.c
wlr_data_control_v1.c
wlr_export_dmabuf_v1.c
wlr_foreign_toplevel_management_v1.c
wlr_fullscreen_shell_v1.c
wlr_gamma_control_v1.c
wlr_gtk_primary_selection.c
wlr_idle.c
wlr_idle_inhibit_v1.c
wlr_input_device.c
wlr_input_inhibitor.c
wlr_input_method_v2.c
wlr_keyboard.c
wlr_keyboard_group.c
wlr_keyboard_shortcuts_inhibit_v1.c
wlr_layer_shell_v1.c
wlr_linux_dmabuf_v1.c
wlr_list.c
wlr_matrix.c
wlr_output.c output: send commit event after pending state is cleared 2021-01-16 09:06:27 +01:00
wlr_output_damage.c output-damage: stop relying on output pending state on commit 2021-01-16 09:06:27 +01:00
wlr_output_layout.c output-layout: stop listening to scale/transform events 2021-01-15 10:18:56 +01:00
wlr_output_management_v1.c
wlr_output_power_management_v1.c
wlr_pointer.c
wlr_pointer_constraints_v1.c
wlr_pointer_gestures_v1.c
wlr_presentation_time.c
wlr_primary_selection.c
wlr_primary_selection_v1.c
wlr_region.c
wlr_relative_pointer_v1.c
wlr_screencopy_v1.c
wlr_server_decoration.c
wlr_surface.c
wlr_switch.c
wlr_tablet_pad.c
wlr_tablet_tool.c
wlr_text_input_v3.c
wlr_touch.c
wlr_viewporter.c
wlr_virtual_keyboard_v1.c
wlr_virtual_pointer_v1.c
wlr_xcursor_manager.c
wlr_xdg_decoration_v1.c
wlr_xdg_foreign_registry.c
wlr_xdg_foreign_v1.c
wlr_xdg_foreign_v2.c
wlr_xdg_output_v1.c xdg-output: destroy outputs before manager 2021-01-19 11:56:31 +01:00