aboutsummaryrefslogtreecommitdiff
path: root/include/wlr
AgeCommit message (Expand)Author
2023-01-26seat/keyboard: constify args in wlr_seat_keyboard_enter()Simon Ser
2023-01-26seat/keyboard: constify wlr_seat_keyboard_send_modifiers()Simon Ser
2023-01-21wlr_scene: Send intersecting list of scene outputs for outputs_update signalAlexander Orzechowski
2023-01-21output-layout: improve closest point for no outputs caseKirill Primak
2023-01-03tablet-tool: revert bitfield in enum wlr_tablet_tool_tip_stateSimon Ser
2022-12-23session-lock: send more protocol errorsIsaac Freund
2022-12-15keyboard: improve documentationSimon Ser
2022-12-14keyboard: only update LEDs when changedxiliuya
2022-12-09util/region: forbid "shrinking" a region with wlr_region_expand()Kirill Primak
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