197 Commits (cb01c63a8ddc2cac3abc3526fab1de5a68c5ba78)

Author SHA1 Message Date
Simon Ser 842093bb84 Define _POSIX_C_SOURCE globally
9 months ago
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support
9 months ago
Simon Ser 6991f03767 linux-dmabuf-v1: switch to stable
10 months ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display
10 months ago
Simon Ser 56ec13596a Cleanup wlr_matrix.h includes
1 year ago
Simon Ser d61ec694b3 output: take wl_event_loop in wlr_output_init()
1 year ago
JiDe Zhang b560f36207 Fix output layers order error on wayland backend
1 year ago
Alexander Orzechowski 1b0694b794 treewide: Migrate from sizeof(struct) to sizeof(*pointer) where practical
1 year ago
Rose Hudson 83af3202f9 output: defer fake present events until after commit
1 year ago
Simon Ser e5fc8cd4c7 output: trigger frame/present events on all commits on enabled output
1 year ago
Simon Ser 22b6581a18 backend/wayland: wait for xdg_surface.configure explicitly
1 year ago
Alexander Orzechowski 83d9764ed8 backend/wayland: Use output state to set init custom mode
1 year ago
Alexander Orzechowski 6cda3e251c output: Add initialization state to wlr_output_init
1 year ago
Simon Ser 8678633fc9 backend/wayland: add wlr_wl_output_create_from_surface()
1 year ago
Simon Ser 4f88886199 backend/wayland: tag wl_surface
1 year ago
Brett Ernst 49c7fcdfb1 backend/wayland: log output test failure reasons
1 year ago
Simon Ser fe06e5f49a Use wl_container_of() instead of casts
1 year ago
Simon Ser 7811f22250 backend/wayland: handle output layer damage
1 year ago
Simon Ser 1f716f4bc0 backend/wayland: mark new outputs as disabled
1 year ago
Simon Ser c0fd37c491 backend/wayland: unmap when output is disabled
1 year ago
Alexander Orzechowski 8243399385 output: Set output mode during main commit
1 year ago
Alexander Orzechowski 530e58b96e backend/wayland: Reject non 0 refresh rate mode sets
1 year ago
Simon Ser be05097968 output: add wlr_output_state_init()
1 year ago
Simon Ser 4e513c93bd backend/wayland: add support for cropping output layers
1 year ago
Simon Ser 4c5eadecce backend/wayland: add scaling support for output layers
1 year ago
Simon Ser 44069dfd5e output-layer: add cropping support
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 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers
2 years ago
Simon Ser af5cc860e1 backend/wayland: destroy zwp_linux_buffer_params_v1 objects
2 years ago
Simon Ser b33ab26fe7 render/swapchain: make public
2 years ago
Simon Ser cd17b18495 backend/wayland: implement output layers
2 years ago
Simon Ser afa1a7f4ba backend/wayland: update output mode after commit is done
2 years ago
Simon Ser 2e49fa1a0a backend/wayland: allow superseding a previous commit
2 years ago
Simon Ser 378f471d29 backend/wayland: ensure buffers are released on shutdown
2 years ago
Simon Ser 756ecf8ee9 backend/wayland: use request_state when toplevel is resized
2 years ago
Simon Ser feb5691240 backend: remove const casts for pixman_region32_t
2 years ago
Simon Ser a28caf08e3 backend: use global output name counters
2 years ago
Simon Ser 4cc5bdc4d1 backend/wayland: drop output_set_custom_mode()
2 years ago
Isaac Freund 2ec27d23e0 backend/wayland: report adaptive sync as enabled
2 years ago
Alexander Orzechowski ef4baea0e2 Use wl_signal_emit_mutable
2 years ago
Simon Ser 25dd3cc0cd output: pass wlr_output_state to backend
3 years ago
Simon Ser be86145322 output: turn make/model/serial into char *
3 years ago
Simon Zeni be8527bd36 backend/wayland: give wlr_pointer ownership to wlr_wl_seat
3 years ago
Simon Ser 818fc4a87b Fix incorrect %zd formatting directives
3 years ago
Simon Ser 36a2b19485 output: introduce wlr_output_set_name
3 years ago
Simon Ser a04cfca4da Remove support for DMA-BUF flags
3 years ago
Ronan Pigott 8e225261f0 backend/wayland: use xdga client activation
3 years ago