430 Commits (62cc96b3a4eee779f6dbd92f39ebdb828fec43aa)

Author SHA1 Message Date
Kirill Primak 310a5eb61c backend/wayland: simplify wl_keyboard.{enter,leave} processing
3 months ago
Kirill Primak 3103ea3af9 backend/wayland: process initial events from globals correctly
3 months ago
Simon Ser 0028e0638f backend/wayland: use wl_shm.release if available
5 months ago
Simon Ser fe429b2463 Switch to stable tablet-v2 protocol
5 months ago
Kirill Primak f320df65e6 backend/wayland: introduce wlr_wl_output_set_app_id()
5 months ago
Kirill Primak 55bee71a53 backend/wayland: destroy ignored tablet proxies
5 months ago
Kirill Primak 27d2eb8596 backend/wayland: dispatch remote display when waiting for a configure event
5 months ago
Kirill Primak 629a5171f2 backend/wayland: don't ack outdated configures
5 months ago
Kirill Primak d80c46250d backend/wayland: improve/fix xdg_toplevel (re-)initialization
5 months ago
Kirill Primak d9f6498f8a backend/wayland: commit null buffer only on unmap
5 months ago
Kirill Primak baf1e4f674 backend/wayland: don't ack a configure event too early
5 months ago
Kirill Primak 94e7165e85 backend/wayland: don't request a state too early
5 months ago
Kirill Primak a62dfebf10 backend/wayland: store output xdg_toplevel title
5 months ago
Kirill Primak 2f82c92307 Avoid using wayland-{client,server}.h
7 months ago
Simon Ser edbf8bf2ce input-device: drop wlr_input_device.{vendor,product}
9 months ago
Simon Ser e21b975f5d tablet-tool: add usb_vendor_id and usb_product_id to wlr_tablet
9 months ago
Isaac Freund b821be5749
input-device: unconfuse tablet naming
9 months ago
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 3cc4374542 backend: stop calling wl_display_terminate()
10 months ago
Simon Ser 98c708618e backend/wayland: populate pointer axis relative direction
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
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
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