aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2022-11-15render: make wlr_renderer_begin return a boolSimon Ser
2022-11-15render: allow wlr_renderer_impl.begin to failSimon Ser
2022-11-15render: make some wlr_renderer fields privateSimon Ser
2022-11-15render: add docs for wlr_rendererSimon Ser
2022-11-15content-type-v1: add version param to wlr_content_type_manager_v1_create()Simon Ser
2022-11-15output: introduce request_state eventSimon Ser
2022-11-15content-type-v1: new protocol implementationSimon Ser
2022-11-15compositor: drop wlr_surface.{sx,sy}Simon Ser
2022-11-15render/vulkan: add wlr_vk_texture_has_alphazccrs
2022-11-14wlr_scene: Add drag icon helperAlexander Orzechowski
2022-11-14layer-shell-v1: specify version in constructorSimon Ser
2022-11-13xwayland: fix wlr_xwayland_surface_from_wlr_surface() docsKirill Primak
2022-11-11scene: constify region APIsSimon Ser
2022-11-11region: constifySimon Ser
2022-11-11output: constify damage APIsSimon Ser
2022-11-11output-damage: constify wlr_output_damage_add()Simon Ser
2022-11-11damage-ring: constify wlr_damage_ring_add()Simon Ser
2022-11-11buffer: constify wlr_client_buffer_apply_damage()Simon Ser
2022-11-11render/texture: constify wlr_texture_update_from_buffer()Simon Ser
2022-11-11util/region: constifySimon Ser
2022-11-11output-damage: deprecateKirill Primak
2022-11-11wlr_scene: Fix texture reuseAlexander Orzechowski
2022-11-08damage-ring: add missing headersKirill Primak
2022-11-08render/vulkan: add some interfaces to allow compositors to integratezccrs
2022-11-06xwayland/xwm: use role object destroy handlerKirill Primak
2022-11-06xdg-shell: use role object destroy handlerKirill Primak
2022-11-06drag-icon: use role object destroy handlerKirill Primak
2022-11-06input-method: use role object destroy handlerKirill Primak
2022-11-06session-lock: use role object destroy handlerKirill Primak
2022-11-06subcompositor: use role object destroy handlerKirill Primak
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