aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2021-12-14backend/drm: use drmModeFormatModifierBlobIterNextSimon 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-14seat: Only resend keyboard/pointer enter to focused clientsDavid Rosca
2021-12-13scene: fix wlr_scene_send_frame_done() APIIsaac Freund
2021-12-13tinywl: use wlr_scene_send_frame_done()Isaac 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-13backend: fix return value of attempt_drm_backendChris Chamberlain
2021-12-13output: add support for protocol interface version 4Simon Ser
2021-12-09subsurface: don't add to parent list immediatelyKirill Primak
2021-12-09surface: fix non-buffer damage handlingKirill Primak
2021-12-09subsurface: apply position change at the right momentKirill Primak
2021-12-09subsurface: simplify and fix parent commit handlingKirill Primak
2021-12-09Fix incorrect %zd formatting directivesSimon Ser
2021-12-09output: introduce wlr_output_set_nameSimon Ser
2021-12-07examples: remove unnecessary partial_dependency() callSimon Ser
2021-12-07examples: remove unnecessary wlroots deps for clientsSimon Ser
2021-12-07examples/layer-shell: remove wlroots dependencySimon Ser
2021-12-07build: move wayland-client dep to backend/wayland/Simon 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-06surface: fix damage transformationKirill Primak
2021-12-04Fix wlr_scene_node_lower_to_bottomtiosgz
2021-12-03output: drop front_bufferSimon Ser
2021-12-03screencopy-v1: use wlr_output_event_commit.bufferSimon Ser
2021-12-03export-dmabuf-v1: use wlr_output_event_commit.bufferSimon Ser
2021-12-03output: add wlr_output_event_commit.bufferSimon Ser
2021-12-03render/drm-format-set: add wlr_drm_format_set_intersectSimon Ser
2021-12-03readme: update wrapper libraries linkSimon Ser
2021-12-02output: fix modifier strippingSimon Ser
2021-12-02render/egl: improve modifier support detectionSimon Ser
2021-12-02render/pixman: advertise MOD_INVALID instead of MOD_LINEARSimon Ser
2021-12-01render/egl: add wlr_egl_create_with_contextSimon Ser
2021-12-01render/egl: store IMG_context_priority in wlr_eglSimon Ser
2021-12-01Fix uninitialized variable errors in release modeQuantum
2021-11-30backend/wayland: improve wayland input device nameMoon Sungjoon
2021-11-30tinywl: use wlr_sceneIsaac Freund
2021-11-30scene: add wlr_scene_get_scene_outputSimon Ser