Commit Graph

7084 Commits (27d2eb8596461db89685f42c25ec7c7f02a3435f)
 

Author SHA1 Message Date
Simon Ser 42d68d7532 surface: add WLR_SURFACE_STATE_OFFSET 3 years ago
Simon Ser 98cf38601f render: replace wlr_texture_write_pixels with update_from_buffer 3 years ago
Simon Ser 8c3c6987db backend/wayland: fix touch device not added on startup 3 years ago
Simon Ser f244094682 backend/drm: drop enum wlr_drm_connector_status 3 years ago
Simon Ser 08973d2430 backend/drm: drop WLR_DRM_CONN_NEEDS_MODESET 3 years ago
Simon Ser 6a5fb22698 backend/drm: remove unused WLR_DRM_CONN_CLEANUP 3 years ago
Alexander Orzechowski f72aeacd6e wlr_scene: Add option to disable direct scanout 3 years ago
Kenny Levinsen 3baf2a6bcf scene/layer_shell: Ignore unmapped exclusion zone 3 years ago
Kenny Levinsen 7abe8352db xdg_shell: Destroy popups after unmap event 3 years ago
Kenny Levinsen 668b2740ff Set mapped before firing map/unmap events 3 years ago
Simon Ser b24b50ec0c single-pixel-buffer-v1: new protocol implementation 3 years ago
Simon Ser f1e05a6493 xdg-shell: add support for v5 3 years ago
Quantum 30bf8a4303 seat/pointer: fix uninitialized variable warning 3 years ago
Kirill Primak 7298c42139 seat/pointer: rework sending axis events 3 years ago
Simon Ser 7b5e890e61 backend/drm: use drmModeConnectorGetPossibleCrtcs 3 years ago
Simon Ser bd587a7f43 backend/drm: use drmModeGetConnectorTypeName 3 years ago
Manuel Stoeckl 972a5cdf7a render/gles2: simplify alpha depth check 3 years ago
José Expósito add44b3e2e seat: support low-resolution clients 3 years ago
José Expósito 40dc5121aa seat: support high-resolution clients 3 years ago
José Expósito 11f49b6b6a backend/wayland: handle high-res scroll events 3 years ago
José Expósito e00f042f80 backend/libinput: code style consistency 3 years ago
José Expósito c6032d6b1c backend/libinput: handle high-res scroll events 3 years ago
José Expósito 65c436407f pointer: transform low-res to high-res axis events 3 years ago
José Expósito c84cc660f0 build: check if libinput supports high-res scroll 3 years ago
José Expósito c8f8ac672c build: bump Wayland to v1.21 3 years ago
Alexander Orzechowski 5dc1d4671d wlr_scene: Maintain damage highlight regions per output 3 years ago
Alexander Orzechowski fdfdd01a79 wlr_scene: Use direct assignment for damage indicator timestamps 3 years ago
Isaac Freund ffb53a6103
Document NULL return value of foo_from_wlr_surface() functions 3 years ago
Kirill Primak 694b8c6683 scene: add missing output damage listener 3 years ago
Kirill Primak 97f0347780 scene: switch to wlr_damage_ring 3 years ago
Kirill Primak e0accb2d50 types: add wlr_damage_ring 3 years ago
Simon Ser 10a821a87d output: fix missing buffer when using direct scanout 3 years ago
Simon Ser e26c3a02df build: fix enabled GBM when allocators=auto and auto_features=disabled 3 years ago
Simon Zeni 517ea218c6 tinywl: exit on backend, renderer or allocator creation failure 3 years ago
Kenny Levinsen 03dc7e2df5 wlr_{keyboard,pointer,touch}: Update event docs 3 years ago
Simon Ser c20468cfa2 render: use internal_features to indicate EGL support 3 years ago
Simon Ser b9d55b8769 render/gles2: check GBM is found 3 years ago
Isaac Freund 91943a68a6 wlr_input_device: remove anon union field 3 years ago
Kirill Primak 5c4384a133 xdg-popup: use configure fields 3 years ago
Kirill Primak 8d2fa15e9d xdg-toplevel: post no memory on strdup() fail 3 years ago
Kirill Primak ec8b49c93f subcompositor: consider map on creation 3 years ago
Rouven Czerwinski 2a1d7d40f4 cursor: re-enable NULL buffer for cursor 3 years ago
Simon Ser 1d581656c7 backend/drm: set "max bpc" to the max 3 years ago
Simon Ser 1f1c0275be backend/drm: remove unused CRTC count check 3 years ago
Simon Ser d89285f783 output-management-v1: add wlr_output_head_v1_state_apply() 3 years ago
Simon Ser 29291cb47c render/texture: drop wlr_texture_is_opaque 3 years ago
Simon Ser f28c0e2046 gitignore: remove build dir entries 3 years ago
bi4k8 369c6525d7 render/egl: don't leak memory on error return 3 years ago
bi4k8 f295aff762 Add missing & 3 years ago
bi4k8 35d1bcff6f render/vulkan/pixel_format: do not leak props->... 3 years ago