aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-08backend/x11: drop x11-xcb dependencySimon Ser
2021-02-07tablet_v2: Fix implicit grab end detectionJustus Rossmeier
2021-02-06region: remove leftover description of resource_listBrandon Dowdy
2021-02-05render/gles2: remove YUV blocklistSimon Ser
2021-02-05backend/x11: use native cursorsIlia Mirkin
2021-02-05xwayland: free render picture backing cursorIlia Mirkin
2021-02-05Make implementation function lists static constManuel Stoeckl
2021-02-05xcursor: make cursor data and metadata constManuel Stoeckl
2021-02-05xwayland/xwm: make atom_map constManuel Stoeckl
2021-02-04readme: fix typo in xcb-icccm dependencySimon Ser
2021-02-04Fix bad indentationSimon Ser
2021-02-04xwayland/selection: allow simultaneous Wayland-to-X11 transfersTudor Brindus
2021-02-04xwayland/selection: use one target window per selectionTudor Brindus
2021-02-04xwayland/selection: use one X11 window per incoming transferTudor Brindus
2021-02-04examples/egl_common: make attribs constBrandon Dowdy
2021-02-03backend/wayland: flush remote displaySimon Ser
2021-02-02region: remove resource_list arg from region_createSimon Ser
2021-02-02region: make wlr_region_create privateSimon Ser
2021-02-02render/dmabuf: make src arg const in wlr_dmabuf_attributes_copySimon Ser
2021-02-02render/dmabuf: cleanup on wlr_dmabuf_attributes_copy errorSimon Ser
2021-02-01render/wlr_texture: clamp texture coordinates to edge by defaultQuantum
2021-02-01render/egl: log whether DMA-BUF modifiers are supportedSimon Ser
2021-02-01render/egl: add check for EGL_KHR_surfaceless_contextBrandon Dowdy
2021-01-31xwayland/selection: make xwm_selection_init take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: introduce `xwm_selection_transfer_init`Tudor Brindus
2021-01-31xwayland/selection: make xwm_selection_finish take a wlr_xwm_selection *Tudor Brindus
2021-01-31xwayland/selection: destroy all selections on Xwayland restartTudor Brindus
2021-01-31xwayland/selection: don't leak Wayland fd if ConvertSelection failsTudor Brindus
2021-01-31xwayland/selection: don't request another selection while one is pendingTudor Brindus
2021-01-30examples: remove "major" and "minor" from egl_common.cBrandon Dowdy
2021-01-29backend/wayland: remove unnecessary castSimon Ser
2021-01-29xwayland/selection: end incr transfer on empty prop, not next selectionTudor Brindus
2021-01-29xwayland/selection: refactor remaining incremental transfer codeTudor Brindus
2021-01-29xwayland/selection: extract out property requestsTudor Brindus
2021-01-29xwayland/selection: simplify incremental transfer control flowTudor Brindus
2021-01-29xwayland/selection: explicitly bail if first write to Wayland fd failsTudor Brindus
2021-01-29xwayland/selection: make `xwm_data_source_write` return 0 on failureTudor Brindus
2021-01-29render/egl: remove *config_attribs and wlr_egl->configBrandon Dowdy
2021-01-29render/egl: remove wlr_egl_{create,destroy}_surfaceBrandon Dowdy
2021-01-29examples: remove dependency on wlr_egl from clientsBrandon Dowdy
2021-01-28backend/x11: remove output_set_refreshSimon Ser
2021-01-28xwayland: fix extraneous NET_WM_STATE log messagesSimon Ser
2021-01-27render/egl: fix NULL dereference when using llvmpipeSimon Ser
2021-01-27render/egl: fail to create wlr_egl on software rendererSimon Zeni
2021-01-27xwayland: drop unused enum net_wm_state_actionSimon Ser
2021-01-25xwayland/selection: rename Wayland-facing data and helpersTudor Brindus
2021-01-25examples/foreign-toplevel: Add documenation and output selectionfwsmit
2021-01-25xwayland/selection: prevent fd leak on unsupported MIME typeTudor Brindus
2021-01-25xwayland: use wlr_log_errno instead of %mTudor Brindus
2021-01-24backend/drm: don't blit in drm_fb_importSimon Ser