aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2022-02-21types/wlr_keyboard: add base wlr_input_deviceSimon Zeni
2022-02-21types/wlr_input_device: call the specialized input device destroy function on...Simon Zeni
2022-02-21interfaces/wlr_input_device: introduce wlr_input_device_finishSimon Zeni
2022-02-21types/wlr_input_device: default vendor and product id to 0Simon Zeni
2022-02-21backend/headless: remove unused wlr_headless_input_deviceSimon Zeni
2022-02-05wlr_cursor: constify map to region box argumentsIsaac Freund
2022-02-02xdg-toplevel: fix `requested` docKirill Primak
2022-02-02xdg-shell: drop wlr_xdg_toplevel_set_fullscreen_eventKirill Primak
2022-02-02xdg-popup: destroy popup-less grabKirill Primak
2022-02-02xdg-shell: extract role-specific unmap logicKirill Primak
2022-02-02xdg-toplevel: change object type in event structsKirill Primak
2022-02-02xdg-toplevel: change parent type to xdg-toplevelKirill Primak
2022-02-02xdg-shell: unify function arguments' namesKirill Primak
2022-02-02xdg-shell: remove "xdg" from docsKirill Primak
2022-02-02xdg-popup: fix functions' main argument typeKirill Primak
2022-02-02xdg-toplevel: fix functions' main argument typeKirill Primak
2022-02-02xdg-shell: fix create_xdg_popup() param typeKirill Primak
2022-02-02xdg-shell: rename surface role handlersKirill Primak
2022-02-02ext-session-lock-v1: new protocol implementationIsaac Freund
2022-02-01scene: Add layer_shell_v1 helperKenny Levinsen
2022-02-01scene: try to import buffers as textures before renderingSimon Ser
2022-01-31xcursor: garbage collect XcursorLibraryLoadImagesVlad Zahorodnii
2022-01-31output-layout: remove useless types/fieldsKirill Primak
2022-01-31output-layout: make wlr_output_layout_get_box() take a box as parameterKirill Primak
2022-01-17foreign-toplevel: send enter if needed on output bindIsaac Freund
2022-01-13surface: improve role precommit hookKirill Primak
2022-01-13surface: deprecate wlr_surface.hKirill Primak
2022-01-13surface: move decl to wlr_{sub,}compositor.hKirill Primak
2022-01-13surface: move impl to types/wlr_{sub,}compositor.cKirill Primak
2022-01-13surface: introduce events.client_commitKirill Primak
2022-01-13subcompositor: split out from compositorKirill Primak
2021-12-20wlr_texture: remove wlr_texture_from_wl_drm() from headerIsaac Freund
2021-12-17Remove wlr_box.h redirectionSimon Ser
2021-12-17layer-shell: fix type of marginsIsaac Freund
2021-12-14scene: add wlr_scene_set_presentation()Isaac Freund
2021-12-14backend/drm: use drmCloseBufferHandleSimon Ser
2021-12-14util/global: remove wl_display arg from wlr_global_destroy_safeSimon Ser
2021-12-14xdg-activation: Allow to submit tokensGuido Günther
2021-12-13scene: fix wlr_scene_send_frame_done() APIIsaac Freund
2021-12-13scene: add wlr_scene_send_frame_done()Isaac Freund
2021-12-13scene: add primary output to wlr_scene_surfaceIsaac Freund
2021-12-13scene: send surface enter/leave output eventsIsaac Freund
2021-12-13backend/drm: add wlr_drm_backend_monitorChris Chamberlain
2021-12-09subsurface: don't add to parent list immediatelyKirill Primak
2021-12-09surface: fix non-buffer damage handlingKirill Primak
2021-12-09output: introduce wlr_output_set_nameSimon Ser
2021-12-07linux-dmabuf-v1: add per-surface feedbackSimon Ser
2021-12-07linux-dmabuf-v1: implement v4Simon Ser
2021-12-07render: add wlr_renderer_init_wl_shmSimon Ser
2021-12-03output: drop front_bufferSimon Ser