Commit Graph

412 Commits (4c69bc47f4b80fe834683d59d2aeca6ad7de38d8)

Author SHA1 Message Date
Paul Cercueil 220df2aa0f
Add more POSIX compliance macros to fix uClibc support 11 months ago
Simon Ser 6991f03767 linux-dmabuf-v1: switch to stable 12 months ago
Simon Ser ed0bba581b backend/wayland: take wl_event_loop instead of wl_display 12 months ago
Simon Ser 3cc4374542 backend: stop calling wl_display_terminate() 12 months ago
Simon Ser 98c708618e backend/wayland: populate pointer axis relative direction 1 year 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
Simon Ser 1c24b1182b backend: drop wlr_backend_get_presentation_clock() 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
Kirill Primak a09d649439 docs: replace the less commonly used "::" with "." 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
Simon Ser dd24991c9e backend/wayland: take existing wl_display in wlr_wl_backend_create() 1 year ago
Brett Ernst 49c7fcdfb1 backend/wayland: log output test failure reasons 2 years ago
Simon Ser fe06e5f49a Use wl_container_of() instead of casts 2 years ago
Simon Ser 7811f22250 backend/wayland: handle output layer damage 2 years ago
Simon Ser 1f716f4bc0 backend/wayland: mark new outputs as disabled 2 years ago
Simon Ser c0fd37c491 backend/wayland: unmap when output is disabled 2 years ago
Alexander Orzechowski 8243399385 output: Set output mode during main commit 2 years ago
Alexander Orzechowski 530e58b96e backend/wayland: Reject non 0 refresh rate mode sets 2 years ago
Simon Ser be05097968 output: add wlr_output_state_init() 2 years ago
Simon Ser 4e513c93bd backend/wayland: add support for cropping output layers 2 years ago
Simon Ser 4c5eadecce backend/wayland: add scaling support for output layers 2 years 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
Rose Hudson 37f42e2df2 backend/wayland: support touch cancel events 2 years ago
Simon Ser 1b6fac4aa6 output-layer: require all layers in wlr_output_state.layers 2 years ago
Simon Ser 97c8ad7c65 backend/wayland: fix leak of some globals 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 cfa7696d7b backend/wayland: handle wl_registry.global_remove for wl_seat 2 years ago
Simon Ser 2b5eb0733e backend/wayland: make destroy_wl_seats() handle a single seat 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 c88ad532ad backend/wayland: don't cache next item when destroying buffers 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