aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-11backend/wayland: fix touch device not added on startupSimon Ser
2022-08-10backend/drm: drop enum wlr_drm_connector_statusSimon Ser
2022-08-10backend/drm: drop WLR_DRM_CONN_NEEDS_MODESETSimon Ser
2022-08-10backend/drm: remove unused WLR_DRM_CONN_CLEANUPSimon Ser
2022-08-08wlr_scene: Add option to disable direct scanoutAlexander Orzechowski
2022-08-06scene/layer_shell: Ignore unmapped exclusion zoneKenny Levinsen
2022-08-06xdg_shell: Destroy popups after unmap eventKenny Levinsen
2022-08-06Set mapped before firing map/unmap eventsKenny Levinsen
2022-08-03single-pixel-buffer-v1: new protocol implementationSimon Ser
2022-08-01xdg-shell: add support for v5Simon Ser
2022-07-28seat/pointer: fix uninitialized variable warningQuantum
2022-07-27seat/pointer: rework sending axis eventsKirill Primak
2022-07-25backend/drm: use drmModeConnectorGetPossibleCrtcsSimon Ser
2022-07-25backend/drm: use drmModeGetConnectorTypeNameSimon Ser
2022-07-20render/gles2: simplify alpha depth checkManuel Stoeckl
2022-07-11seat: support low-resolution clientsJosé Expósito
2022-07-11seat: support high-resolution clientsJosé Expósito
2022-07-11backend/wayland: handle high-res scroll eventsJosé Expósito
2022-07-11backend/libinput: code style consistencyJosé Expósito
2022-07-11backend/libinput: handle high-res scroll eventsJosé Expósito
2022-07-11pointer: transform low-res to high-res axis eventsJosé Expósito
2022-07-11build: check if libinput supports high-res scrollJosé Expósito
2022-07-11build: bump Wayland to v1.21José Expósito
2022-07-03wlr_scene: Maintain damage highlight regions per outputAlexander Orzechowski
2022-07-03wlr_scene: Use direct assignment for damage indicator timestampsAlexander Orzechowski
2022-07-02Document NULL return value of foo_from_wlr_surface() functionsIsaac Freund
2022-06-29scene: add missing output damage listenerKirill Primak
2022-06-29scene: switch to wlr_damage_ringKirill Primak
2022-06-29types: add wlr_damage_ringKirill Primak
2022-06-29output: fix missing buffer when using direct scanoutSimon Ser
2022-06-29build: fix enabled GBM when allocators=auto and auto_features=disabledSimon Ser
2022-06-28tinywl: exit on backend, renderer or allocator creation failureSimon Zeni
2022-06-28wlr_{keyboard,pointer,touch}: Update event docsKenny Levinsen
2022-06-24render: use internal_features to indicate EGL supportSimon Ser
2022-06-24render/gles2: check GBM is foundSimon Ser
2022-06-21wlr_input_device: remove anon union fieldIsaac Freund
2022-06-21xdg-popup: use configure fieldsKirill Primak
2022-06-21xdg-toplevel: post no memory on strdup() failKirill Primak
2022-06-21subcompositor: consider map on creationKirill Primak
2022-06-20cursor: re-enable NULL buffer for cursorRouven Czerwinski
2022-06-19backend/drm: set "max bpc" to the maxSimon Ser
2022-06-19backend/drm: remove unused CRTC count checkSimon Ser
2022-06-17output-management-v1: add wlr_output_head_v1_state_apply()Simon Ser
2022-06-16render/texture: drop wlr_texture_is_opaqueSimon Ser
2022-06-14gitignore: remove build dir entriesSimon Ser
2022-06-12render/egl: don't leak memory on error returnbi4k8
2022-06-11Add missing &bi4k8
2022-06-11render/vulkan/pixel_format: do not leak props->...bi4k8
2022-06-11xdg-shell: improve shell version checkKirill Primak
2022-06-08scene/layer_shell_v1.c: fix bug in width/height calculationsJohan Malm