aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-02xdg-foreign: Fix crash on destroy of degenerate surfaceAlexander Orzechowski
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-31cursor: ensure mapping box is always initializedKirill Primak
2022-01-31xcursor: garbage collect XcursorLibraryLoadImagesVlad Zahorodnii
2022-01-31cursor: store mapped_box as valueKirill Primak
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-28xdg-output: remove dead codeIsaac Freund
2022-01-25subsurface: unlock cached state on commit if desyncedKirill Primak
2022-01-22compositor: damage the whole buffer on viewport src changeKirill Primak
2022-01-20subcompositor: destroy subsurface with parentSimon Ser
2022-01-20subcompositor: document subsurface_from_resourceSimon Ser
2022-01-20editorconfig: set max_line_lengthSimon Ser
2022-01-19render/vulkan: log physical device driver nameSimon Ser
2022-01-19scene_graph: Simplify computation for offset of new surfaces.Alexander Orzechowski
2022-01-19scene_graph: remove unused outputs listAlexander Orzechowski
2022-01-19scene_graph: use wlr_scene_output_send_frame_doneAlexander Orzechowski
2022-01-17foreign-toplevel: send enter if needed on output bindIsaac Freund
2022-01-16input_method_v2: improve mapping detectionTadeo Kondrak
2022-01-14tinywl: fix check whether client is focused or notIsaac 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
2022-01-09readme: drop mention of the Sway projectSimon Ser
2022-01-08scene/subsurface_tree: fix handling subsurface destructionKirill Primak
2022-01-05render/gles2: don't constrain shm formats to ones that support readingThomas Hebb
2021-12-26vulkan: Fix imported image layoutnyorain
2021-12-23scene: schedule an output frame on wl_surface.frameSimon Ser
2021-12-20wlr_texture: remove wlr_texture_from_wl_drm() from headerIsaac Freund
2021-12-20backend: error out in autocreate without libinput supportSimon Ser
2021-12-19build: simplify Meson subproject fallbacksSimon Ser
2021-12-17Remove wlr_box.h redirectionSimon Ser
2021-12-17build: bump soversionSimon Ser
2021-12-17layer-shell: fix type of marginsIsaac Freund
2021-12-17build: bump to version 0.16.0Simon Ser
2021-12-15backend/wayland: add basic linux-dmabuf feedback supportSimon Ser
2021-12-15layer-shell: don't set committed flag if the property didn't changeStacy Harper
2021-12-14scene: add wlr_scene_set_presentation()Isaac Freund
2021-12-14build: add subproject fallback for libdrmSimon Ser
2021-12-14backend/drm: use drmCloseBufferHandleSimon Ser