Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

API stability guarantee #1008

@ddevault

Description

@ddevault

We need to make a plan and set a deadline for enforcing it. I'm thinking we make our first stability guarantees by July 1st.

I think we should do this by headers, marking older headers as stable and newer headers as unstable, and over time graduate everything to stable.


Non-standard and unstable protocol implementations are stricken-through.

  • backend
    • drm.h
    • headless.h
    • interface.h
    • libinput.h
    • multi.h
    • noop.h
    • session.h
    • wayland.h
    • x11.h
  • backend.h
  • config.h
  • interfaces
    • wlr_input_device.h
    • wlr_keyboard.h
    • wlr_output.h
    • wlr_pointer.h
    • wlr_switch.h
    • wlr_tablet_pad.h
    • wlr_tablet_tool.h
    • wlr_touch.h
  • render
    • dmabuf.h
    • drm_format_set.h
    • egl.h
    • gles2.h
    • interface.h
    • pixman.h
    • wlr_renderer.h
    • wlr_texture.h
  • types
    • wlr_box.h
    • wlr_buffer.h
    • wlr_compositor.h
    • wlr_cursor.h
    • wlr_data_control_v1.h
    • wlr_data_device.h
    • wlr_drm.h
    • wlr_export_dmabuf_v1.h
    • wlr_foreign_toplevel_management_v1.h
    • wlr_fullscreen_shell_v1.h
    • wlr_gamma_control_v1.h
    • wlr_idle.h
    • wlr_idle_inhibit_v1.h
    • wlr_input_device.h
    • wlr_input_inhibitor.h
    • wlr_input_method_v2.h
    • wlr_keyboard.h
    • wlr_keyboard_group.h
    • wlr_keyboard_shortcuts_inhibit_v1.h
    • wlr_layer_shell_v1.h
    • wlr_linux_dmabuf_v1.h
    • wlr_matrix.h
    • wlr_output.h
    • wlr_output_damage.h
    • wlr_output_layout.h
    • wlr_output_management_v1.h
    • wlr_output_power_management_v1.h
    • wlr_pointer.h
    • wlr_pointer_constraints_v1.h
    • wlr_pointer_gestures_v1.h
    • wlr_presentation_time.h
    • wlr_primary_selection.h
    • wlr_primary_selection_v1.h
    • wlr_region.h
    • wlr_relative_pointer_v1.h
    • wlr_screencopy_v1.h
    • wlr_seat.h
    • wlr_server_decoration.h
    • wlr_surface.h
    • wlr_switch.h
    • wlr_tablet_pad.h
    • wlr_tablet_tool.h
    • wlr_tablet_v2.h
    • wlr_text_input_v3.h
    • wlr_touch.h
    • wlr_viewporter.h
    • wlr_virtual_keyboard_v1.h
    • wlr_virtual_pointer_v1.h
    • wlr_xcursor_manager.h
    • wlr_xdg_activation_v1.h
    • wlr_xdg_decoration_v1.h
    • wlr_xdg_foreign_registry.h
    • wlr_xdg_foreign_v1.h
    • wlr_xdg_foreign_v2.h
    • wlr_xdg_output_v1.h
    • wlr_xdg_shell.h
  • util
    • box.h
    • edges.h
    • log.h
    • region.h
  • version.h
  • xcursor.h
  • xwayland.h

wlroots has migrated to gitlab.freedesktop.org. This issue has been moved to:

https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/1008

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions