6200 Commits (00489b11a0d926058d23584e2ad0e2b64f5b7406)
 

Author SHA1 Message Date
Andri Yngvason 00489b11a0 seat: Provide dummy resources for inert seats
2 years ago
Andri Yngvason 3898bb482d seat: Let client manage its own resources
2 years ago
Andri Yngvason 1689a3503b wlr_seat: Extract seat_client_create() function
2 years ago
Alexander Orzechowski eac2eaa6a9 wlr_scene: Fix potential use-after-free in wlr_scene_buffer_set_buffer
2 years ago
Alexander Orzechowski 39be67df46 wlr_scene: Send presentation event before direct scanout output commit
2 years ago
Simon Ser dae2deb3c9 compositor: add wlr_surface_set_preferred_buffer_transform()
2 years ago
Simon Ser 42edd36785 compositor: add wlr_surface_set_preferred_buffer_scale()
2 years ago
Simon Ser 0bb574239d compositor: pass version in wlr_compositor_create
2 years ago
Kirill Primak 87e7584dd4 compositor: use defunct_role_object error
2 years ago
Kirill Primak fac7a5cc9d subcompositor: use bad_parent error
2 years ago
Kirill Primak 49435cb27b subcompositor: simplify get_subsurface handler
2 years ago
Manuel Stoeckl 40dde59475 render/gles2: use byte-aligned rows for glReadPixels
2 years ago
Simon Ser 9affcaa93c xcursor: adjust style, use calloc()
2 years ago
Alexander Orzechowski b1e38fc7ea output: Drop output_is_direct_scanout
2 years ago
Simon Ser 9ef98452a3 output-damage: drop
2 years ago
Simon Ser 7abda952d0 output: drop direct scan-out check in output_basic_test()
2 years ago
Simon Ser ec5135cb09 scene: check wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 079ff9e6fb output: add wlr_output_is_direct_scanout_allowed()
2 years ago
Simon Ser 835208db98 output-layer: add support for scaling buffers
2 years ago
Simon Ser 89dcecba39 backend/wayland: only unmap layers when necessary
2 years ago
Simon Ser fcc092c2a6 backend/wayland: only update layer position when necessary
2 years ago
Simon Ser e8a2f76eb4 backend/wayland: only re-order sub-surfaces when necessary
2 years ago
Simon Ser e00c4cd7dc output-layer: cache current state
2 years ago
Simon Ser 59d2743c0c render/vulkan: avoid double-close on sync_file FD after semaphore import
2 years ago
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