Commit Graph

6776 Commits (4ed8df9ab2fd540113a171940f990874063641ad)
 

Author SHA1 Message Date
Rose Hudson 12e28c3492 examples/touch: support touch cancel events 2 years ago
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events 2 years ago
Simon Ser 1d64e12391 backend/drm: log drm_connector_alloc_crtc() failures 2 years ago
zccrs 5602fb1373 backend/wayland: fix undefined reference to wlr_wl_input_device_get_seat 2 years ago
Rose Hudson 689627f0c0 examples/touch: fix incorrect event type 2 years ago
Brett Ernst 7d9938c957 drm_format_set: fix realloc size 2 years ago
Kirill Primak a3489f2c64 xdg-shell: improve unmapping logic slightly 2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers 2 years ago
Isaac Freund 87969c1c7c
xdg-decoration: send missing protocol errors 2 years ago
Kirill Primak 039cca8a51 xwm: emit new_surface/destroy on associate/dissociate 2 years ago
Kirill Primak ad51983b23 xwm: make atom_map static 2 years ago
Alexander Orzechowski 9ac94516b8 wlr_scene: Skip direct scanout if there is no damage 2 years ago
Kirill Primak 774d2c82f0 xwm: remove misleading comment 2 years ago
Simon Ser 38839ac536 gamma-control-v1: simplify get_gamma_control error handling 2 years ago
Simon Ser 9108717d5d gamma-control-v1: fix handling of duplicate control 2 years ago
Kirill Primak 3a200aa279 tinywl: init server to zeros 2 years ago
Isaac Freund 5ae17de23f
xdg-shell: improve validation of resize edges 2 years ago
Simon Ser 97c8ad7c65 backend/wayland: fix leak of some globals 2 years ago
Simon Ser cab47d33e2 util/log: prefix WLR_REL_SRC_DIR with underscore 2 years ago
Simon Ser af5cc860e1 backend/wayland: destroy zwp_linux_buffer_params_v1 objects 2 years ago
Simon Ser a160304289 backend/drm: use libdisplay-info for CVT mode generation 2 years ago
Simon Ser 35da997001 backend/drm: use libdisplay-info to parse EDID 2 years ago
Simon Ser 40117e1e0d render/vulkan: prefer render node for wlr_renderer_get_drm_fd() 2 years ago
Simon Ser 8db0d82890 examples/dmabuf-capture: fix frame_number deprecated in FFmpeg 6.0 2 years ago
Simon Ser bec94cc040 backend: move #ifdefs to nested functions 2 years ago
Simon Ser 8acaabcbab backend: make wlr_backend_autocreate() fail when DRM is missing 2 years ago
Simon Ser 5079000e49 output: allow modeset with buffer while frame is pending 2 years ago
Simon Ser ab7eabac84 output: leverage wlr_output_configure_primary_swapchain() 2 years ago
Simon Ser fef8ab22e3 output: introduce wlr_output_configure_primary_swapchain() 2 years ago
Jan Beich 59acc69737 vulkan: silence -Wint-conversion on 32-bit architectures 2 years ago
Simon Ser 8619ffab21 swapchain: remove allocator listener on destroy 2 years ago
Simon Ser 254c5fc752 Switch to "meson setup" 2 years ago
Simon Ser b33ab26fe7 render/swapchain: make public 2 years ago
Simon Ser c667e64892 backend: disable DRM backend monitor when WLR_DRM_DEVICES is used 2 years ago
Simon Ser 7303e13808 backend: avoid adding NULL backend in attempt_backend_by_name() 2 years ago
Simon Ser 2849712356 backend: create DRM backend monitor when WLR_BACKENDS is used 2 years ago
Simon Ser 3874577d3c output-layer: document interactions with screen capture 2 years ago
Simon Ser bea6bee55d backend/headless: unconditionally accept all output layers 2 years ago
Simon Ser 8338d17d7e backend/drm: drop wlr_drm_layer.pending_{width,height} 2 years ago
Simon Ser 7215bd1e0f output: expose wlr_output_state_set_buffer() 2 years ago
Simon Ser 4629d0ef40 output: expose wlr_output_state_finish() 2 years ago
Simon Ser d25ab03326 screencopy-v1: drop unnecessary pixman_region32_t casts 2 years ago
Simon Ser bbd5145d8a backend/drm: drop unnecessary pixman_region32_t casts 2 years ago
John Lindgren 7d90cd055d xwayland: Send synthetic ConfigureNotify per ICCCM 4.1.5 2 years ago
Alexander Orzechowski 3ef9f91283 wlr_scene: Add dmabuf_feedback helper 2 years ago
Alexander Orzechowski 4ddc20e14c wlr_scene: Extract considering logic for direct scanout 2 years ago
Alexander Orzechowski 323f0b94db wlr_scene: Cleanup header includes 2 years ago
Simon Ser 9a425841b0 examples/output-layers: relay feedback events 2 years ago
Simon Ser 849c362ffb linux-dmabuf-v1: add helper for output layer feedback events 2 years ago
Simon Ser 22d9df2af4 backend/drm: send output layer feedback events 2 years ago