Age | Commit message (Expand) | Author |
2021-02-08 | xdg-foreign: rename finish_* functions to destroy_* | Tadeo Kondrak |
2021-02-08 | xdg-foreign: Make imported object inert when exported is destroyed | Tadeo Kondrak |
2021-02-08 | build: remove extra whitespace | Simon Ser |
2021-02-08 | surface: check buffer size is compatible with scale | Simon Ser |
2021-02-08 | seat: use WL_SEAT_ERROR_CAPABILITY | Simon Ser |
2021-02-08 | backend/x11: drop x11-xcb dependency | Simon Ser |
2021-02-07 | tablet_v2: Fix implicit grab end detection | Justus Rossmeier |
2021-02-06 | region: remove leftover description of resource_list | Brandon Dowdy |
2021-02-05 | render/gles2: remove YUV blocklist | Simon Ser |
2021-02-05 | backend/x11: use native cursors | Ilia Mirkin |
2021-02-05 | xwayland: free render picture backing cursor | Ilia Mirkin |
2021-02-05 | Make implementation function lists static const | Manuel Stoeckl |
2021-02-05 | xcursor: make cursor data and metadata const | Manuel Stoeckl |
2021-02-05 | xwayland/xwm: make atom_map const | Manuel Stoeckl |
2021-02-04 | readme: fix typo in xcb-icccm dependency | Simon Ser |
2021-02-04 | Fix bad indentation | Simon Ser |
2021-02-04 | xwayland/selection: allow simultaneous Wayland-to-X11 transfers | Tudor Brindus |
2021-02-04 | xwayland/selection: use one target window per selection | Tudor Brindus |
2021-02-04 | xwayland/selection: use one X11 window per incoming transfer | Tudor Brindus |
2021-02-04 | examples/egl_common: make attribs const | Brandon Dowdy |
2021-02-03 | backend/wayland: flush remote display | Simon Ser |
2021-02-02 | region: remove resource_list arg from region_create | Simon Ser |
2021-02-02 | region: make wlr_region_create private | Simon Ser |
2021-02-02 | render/dmabuf: make src arg const in wlr_dmabuf_attributes_copy | Simon Ser |
2021-02-02 | render/dmabuf: cleanup on wlr_dmabuf_attributes_copy error | Simon Ser |
2021-02-01 | render/wlr_texture: clamp texture coordinates to edge by default | Quantum |
2021-02-01 | render/egl: log whether DMA-BUF modifiers are supported | Simon Ser |
2021-02-01 | render/egl: add check for EGL_KHR_surfaceless_context | Brandon Dowdy |
2021-01-31 | xwayland/selection: make xwm_selection_init take a wlr_xwm_selection * | Tudor Brindus |
2021-01-31 | xwayland/selection: introduce `xwm_selection_transfer_init` | Tudor Brindus |
2021-01-31 | xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection * | Tudor Brindus |
2021-01-31 | xwayland/selection: destroy all selections on Xwayland restart | Tudor Brindus |
2021-01-31 | xwayland/selection: don't leak Wayland fd if ConvertSelection fails | Tudor Brindus |
2021-01-31 | xwayland/selection: don't request another selection while one is pending | Tudor Brindus |
2021-01-30 | examples: remove "major" and "minor" from egl_common.c | Brandon Dowdy |
2021-01-29 | backend/wayland: remove unnecessary cast | Simon Ser |
2021-01-29 | xwayland/selection: end incr transfer on empty prop, not next selection | Tudor Brindus |
2021-01-29 | xwayland/selection: refactor remaining incremental transfer code | Tudor Brindus |
2021-01-29 | xwayland/selection: extract out property requests | Tudor Brindus |
2021-01-29 | xwayland/selection: simplify incremental transfer control flow | Tudor Brindus |
2021-01-29 | xwayland/selection: explicitly bail if first write to Wayland fd fails | Tudor Brindus |
2021-01-29 | xwayland/selection: make `xwm_data_source_write` return 0 on failure | Tudor Brindus |
2021-01-29 | render/egl: remove *config_attribs and wlr_egl->config | Brandon Dowdy |
2021-01-29 | render/egl: remove wlr_egl_{create,destroy}_surface | Brandon Dowdy |
2021-01-29 | examples: remove dependency on wlr_egl from clients | Brandon Dowdy |
2021-01-28 | backend/x11: remove output_set_refresh | Simon Ser |
2021-01-28 | xwayland: fix extraneous NET_WM_STATE log messages | Simon Ser |
2021-01-27 | render/egl: fix NULL dereference when using llvmpipe | Simon Ser |
2021-01-27 | render/egl: fail to create wlr_egl on software renderer | Simon Zeni |
2021-01-27 | xwayland: drop unused enum net_wm_state_action | Simon Ser |