aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2022-12-06wlr_xdg_activation_v1: add new_token eventRonan Pigott
2022-12-05output-layout: improve APIKirill Primak
2022-12-05output-layout: remove wlr_output_layout_output_stateKirill Primak
2022-12-05output-layout: fix function decl indentationKirill Primak
2022-12-05xwayland/xwm: replace role with addonSimon Ser
2022-12-05compositor: add wlr_surface.events.precommitSimon Ser
2022-12-03compositor: document wlr_surface_{enter,leave,send_frame_done}Simon Ser
2022-12-03wlr_drm: Add missing wlr_buffer importAlexander Orzechowski
2022-12-02wl-drm: don't store wlr_rendererSimon Ser
2022-12-01output: drop enable/mode eventsSimon Ser
2022-12-01output-damage: stop listening for output mode eventsSimon Ser
2022-12-01scene: stop listening for output enable/mode eventsSimon Ser
2022-12-01output_init_render: Allow re-initializationAlexander Orzechowski
2022-12-01wlr_texture: Expose owning rendererAlexander Orzechowski
2022-11-30linux-dmabuf-v1: introduce wlr_linux_dmabuf_v1_create()Simon Ser
2022-11-30linux-dmabuf-v1: drop wlr_renderer fieldSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to send legacy format listSimon Ser
2022-11-30linux-dmabuf-v1: don't use wlr_renderer to sanity check DMA-BUFsSimon Ser
2022-11-30linux-dmabuf-v1: add version arg to create()Simon Ser
2022-11-30linux-dmabuf-v1: add "_with_renderer" suffix to create() functionSimon Ser
2022-11-25backend/session: make optionalSimon Ser
2022-11-25shm: add create() function without a wlr_rendererSimon Ser
2022-11-24scene: introduce wlr_scene_buffer.events.outputs_updateKirill Primak
2022-11-24compositor: make renderer optionalSimon Ser
2022-11-24compsitor: document wlr_compositor_create()Simon Ser
2022-11-24backend/multi: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24render/gles2, render/pixman: stop pulling <wlr/backend.h>Simon Ser
2022-11-24backend: stop pulling <wlr/backend/session.h>Simon Ser
2022-11-24backend/session: drop unused <libudev.h>Simon Ser
2022-11-24render: stop pulling <wlr/backend.h>Simon Ser
2022-11-18xwayland/xwm: add support for xwayland-shell-v1Simon Ser
2022-11-18xwayland/shell: add wlr_xwayland_shell_v1_surface_from_serial()Simon Ser
2022-11-18xwayland/server: delay non-lazy startupSimon Ser
2022-11-18xwayland/server: add start signalSimon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_destroy()Simon Ser
2022-11-18xwayland: add wlr_xwayland_shell_v1_set_client()Simon Ser
2022-11-18xwayland-shell-v1: new protocol implementationSimon Ser
2022-11-17Nuke deprecated include/wlr/types/wlr_surface.hKirill Primak
2022-11-17output: drop wlr_output_damage_whole()Simon Ser
2022-11-15backend: drop wlr_backend_get_session()Simon Ser
2022-11-15backend: return wlr_session in wlr_backend_autocreate() callSimon Ser
2022-11-15Introduce wlr_shmSimon Ser
2022-11-15input-inhibitor: deprecateKirill Primak
2022-11-15render: add wlr_renderer.events.lostSimon Ser
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