aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2022-11-06layer-shell: use role object destroy handlerKirill Primak
2022-11-06compositor: introduce wlr_surface_destroy_role_object()Kirill Primak
2022-11-05xdg-shell: fix geometry typesKirill Primak
2022-11-02xwayland: split headersSimon Ser
2022-10-24wlr-output-management: implement adaptive syncIsaac Freund
2022-10-20output: clarify custom modes warningSimon Ser
2022-10-14idle-notify-v1: new protocol implementationSimon Ser
2022-10-14xdg-toplevel: send invalid_parent errorKirill Primak
2022-10-07drm-lease-v1: fix error codepathSimon Ser
2022-10-07output-damage: drop unused pending_attach_renderKirill Primak
2022-10-07output-damage: drop precommit listenerKirill Primak
2022-10-04render: drop wlr_renderer_read_pixels() flagsSimon Ser
2022-10-01screencopy-v1: make sure wlr_buffer enum is visibleConsolatis
2022-09-30output: add wlr_output_state.allow_artifactsSimon Ser
2022-09-22screencopy-v1: use wlr_buffer APIsSimon Ser
2022-09-22screencopy-v1: rename wlr_screencopy_frame_v1.strideSimon Ser
2022-09-22screencopy-v1: use DRM format code for shm buffersSimon Ser
2022-09-22screencopy-v1: rename wlr_screencopy_frame_v1.{format,fourcc}Simon Ser
2022-09-22output: add wlr_output_mode.picture_aspect_ratioSimon Ser
2022-09-17single-pixel-buffer-v1: fix header guard nameSimon Ser
2022-09-11xdg-foreign-v2: s/unmap/destroyKirill Primak
2022-09-11xdg-foreign-v1: s/unmap/destroyKirill Primak
2022-09-05compositor: fix wlr_surface_set_role return value docsSimon Ser
2022-08-30output: remove unknown adaptive sync stateIsaac Freund
2022-08-30output: fail commits if adaptive sync cannot be enabledSimon Ser
2022-08-19wlr_scene: Convert render_list to wl_arrayKenny Levinsen
2022-08-15util/box: Introduce wlr_fbox_equalAlexander Orzechowski
2022-08-15util/box: Introduce wlr_box_equalAlexander Orzechowski
2022-08-14wlr_scene: Remove unused typedefAlexander Orzechowski
2022-08-14wlr_scene: Account for occlusion by other scene nodes when calculating visibi...Alexander Orzechowski
2022-08-14wlr_scene: Introduce buffer opaque region metadataAlexander Orzechowski
2022-08-14wlr_scene: Rewrite direct scan out logic to rely on visibilityAlexander Orzechowski
2022-08-14wlr_scene: Add per scene node visibilityAlexander Orzechowski
2022-08-12surface: add WLR_SURFACE_STATE_OFFSETSimon Ser
2022-08-12render: replace wlr_texture_write_pixels with update_from_bufferSimon Ser
2022-08-08wlr_scene: Add option to disable direct scanoutAlexander Orzechowski
2022-08-03single-pixel-buffer-v1: new protocol implementationSimon Ser
2022-08-01xdg-shell: add support for v5Simon Ser
2022-07-11seat: support low-resolution clientsJosé Expósito
2022-07-11pointer: transform low-res to high-res axis eventsJosé Expósito
2022-07-03wlr_scene: Maintain damage highlight regions per outputAlexander Orzechowski
2022-07-02Document NULL return value of foo_from_wlr_surface() functionsIsaac Freund
2022-06-29scene: add missing output damage listenerKirill Primak
2022-06-29scene: switch to wlr_damage_ringKirill Primak
2022-06-29types: add wlr_damage_ringKirill Primak
2022-06-28wlr_{keyboard,pointer,touch}: Update event docsKenny Levinsen
2022-06-21wlr_input_device: remove anon union fieldIsaac Freund
2022-06-21xdg-popup: use configure fieldsKirill Primak
2022-06-17output-management-v1: add wlr_output_head_v1_state_apply()Simon Ser
2022-06-16render/texture: drop wlr_texture_is_opaqueSimon Ser