aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2023-11-23util/transform: add wlr_output_transform_coords()Simon Ser
2023-11-23util/transform: move over wl_output_transform helpersSimon Ser
2023-11-22xdg-toplevel: check that title provided actually is UTF-8Manuel Stoeckl
2023-11-22render: drop legacy rendering APISimon Ser
2023-11-22render: drop legacy render passSimon Ser
2023-11-21input-inhibitor: dropKirill Primak
2023-11-20linux-dmabuf-v1: skip import check on split render/display SoCsSimon Ser
2023-11-19backend/drm: add wlr_drm_connector_state.nonblockSimon Ser
2023-11-17backend/drm: Destroy page flips on backend destroyAlexander Orzechowski
2023-11-17backend/drm: Track page flips in listAlexander Orzechowski
2023-11-17backend/drm: introduce page-flip tracking structSimon Ser
2023-11-14Add missing type declarations in headersKirill Primak
2023-11-14wlr_scene: Introduce wlr_scene_subsurface_tree_set_clipAlexander Orzechowski
2023-11-14wlr_scene_surface: Introduce scene_surface_set_clipAlexander Orzechowski
2023-11-14wlr_scene: Amend scene_buffer.point_accepts_input to take coordinate pointersAlexander Orzechowski
2023-11-13xdg-shell: add wlr_xdg_{toplevel,popup}_try_from_wlr_surface()Simon Ser
2023-10-30backend: drop wlr_backend_get_presentation_clock()Simon Ser
2023-10-26xwayland: add wlr_xwayland_set_workareas()John Lindgren
2023-10-26util/token: add docsSimon Ser
2023-10-26util/token: rename TOKEN_STRLEN to TOKEN_SIZESimon Ser
2023-10-26xdg-shell: use wlr_surface.unmap_commitKirill Primak
2023-10-26layer-shell: track surface init stateKirill Primak
2023-10-26compositor: add wlr_surface.unmap_commitKirill Primak
2023-10-19linux_dmabuf_v1: convert to try_fromeri
2023-10-19drm: convert to try_fromeri
2023-10-19buffer: convert to try_fromeri
2023-10-14xwayland: stop translating _NET_WM_STRUT_PARTIAL coordinatesJohn Lindgren
2023-10-10xwayland: add wlr_xwayland_create_with_server()Simon Ser
2023-10-10xwayland/server: add ready flagSimon Ser
2023-10-10security-context-v1: add commit eventSimon Ser
2023-10-10security-context-v1: new protocol implementationSimon Ser
2023-10-09xdg-shell: fix wlr_xdg_popup_destroy() docsKirill Primak
2023-10-09output: allow_artifacts -> allow_reconfigurationKenny Levinsen
2023-10-07scene_output_layout: Don't destroy output when output layout is destroyedAlexander Orzechowski
2023-10-06output_event_commit: Remove committed and bufferAlexander Orzechowski
2023-10-06wlr_output: Add applied state to commit eventAlexander Orzechowski
2023-10-06seat: remove wlr_seat_validate_grab_serial()Kirill Primak
2023-10-06xwayland: fix double free wlr_xwayland_shell_v1JiDe Zhang
2023-10-05render/drm_format_set: use published kernel doc URLSimon Ser
2023-10-05render/vulkan: constrain blend to output subpass to redrawn regionManuel Stoeckl
2023-10-05util: add struct to track union of rectanglesManuel Stoeckl
2023-10-04drop KDE idle protocol supportSimon Zeni
2023-10-04xdg-shell: document wlr_xdg_surface's initialized & initial_commitSimon Ser
2023-10-02docs: replace the less commonly used "::" with "."Kirill Primak
2023-10-02xdg-surface: fix init state flowKirill Primak
2023-10-02output: defer fake present events until after commitRose Hudson
2023-09-28backend/drm: Add async page flip support to legacyvaxerski
2023-09-28staging/tearing-control: Add protocol supportvaxerski
2023-09-22wlr_scene: clarify wlr_scene_output ownership semanticsJohn Lindgren
2023-09-21render/pass: Introduce wlr_render_rect_options_get_boxAlexander Orzechowski