aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21Support pointer-gestures on Wayland backendGreg V
2019-06-17x11: Send a frame event on the pointer after button eventsDorota Czaplejewicz
2019-06-16output: remove wlr_output_impl.transformSimon Ser
2019-06-16output: reset the pending state on failed commitSimon Ser
2019-06-16Use a set to track pointer button state.Ashkan Kiani
2019-06-11Remove WLR_DRM_NO_ATOMIC_GAMMA workaroundScott Anderson
2019-06-07backend/drm: add support for multiplanar BOsSimon Ser
2019-06-07backend/drm: fallback to drmModeAddFB2Simon Ser
2019-06-07output-damage: support direct scan-outSimon Ser
2019-06-07output: introduce wlr_output_lock_attach_renderSimon Ser
2019-06-07output: refuse to scan-out if software cursors are usedSimon Ser
2019-06-07rootston: add support for direct scan-outSimon Ser
2019-06-07backend/drm: reject DMA-BUFs with flagsSimon Ser
2019-06-07backend/drm: hold buffers while scanning outSimon Ser
2019-06-07output: save buffer in pending stateSimon Ser
2019-06-07output: fix attach_buffer semanticsSimon Ser
2019-06-07output: change set_dmabuf to attach_bufferSimon Ser
2019-06-07buffer: add wlr_buffer_get_dmabufSimon Ser
2019-06-07render/dmabuf: add wlr_dmabuf_attributes_copySimon Ser
2019-06-07backend/drm: strip alpha channel on scan-outSimon Ser
2019-06-07backend/drm: check format when scanning out DMA-BUFSimon Ser
2019-06-07backend/drm: add basic support for direct scan-outemersion
2019-06-02Remove orbital screenshooter and gamma-controlSimon Ser
2019-06-02Merge pull request #1713 from Emantor/fix/legacy_null_modesetScott Anderson
2019-06-02drm: legacy: issue a NULL modeset on disableRouven Czerwinski
2019-05-31zwp_virtual-keyboard: fix mmap error handlingBrian Ashworth
2019-05-30wlr_output: remove idle_done on output destroyRouven Czerwinski
2019-05-22Merge pull request #1705 from rindeal/patch-2Scott Anderson
2019-05-22session/logind: check for XDG_SESSION_ID firstJan Chren
2019-05-22Merge pull request #1704 from rindeal/patch-2Scott Anderson
2019-05-22session/logind: specify seat exactlyJan Chren
2019-05-19rootston: remove duplicated includeSilvan Jegen
2019-05-15Merge pull request #1696 from RedSoxFan/logind-stay-active-on-goneScott Anderson
2019-05-13Fixes #1689 RDP RemoteFX crashMichiel
2019-05-13output: clear output->damage on successful commitIlia Bozhinov
2019-05-13session/logind: keep active for pause_device goneBrian Ashworth
2019-05-07render/gles2: print GL_RENDERERSimon Ser
2019-05-06backend/wayland: remove wl_shmSimon Ser
2019-05-06backend/wayland: use xdg-decoration-unstable-v1Simon Ser
2019-05-03Test RDP backend on FreeBSD as wellJan Beich
2019-05-03Update version to 0.6.0Drew DeVault
2019-04-29ci: enable Meson auto featuresSimon Ser
2019-04-29backend/noop: disallow renderingSimon Ser
2019-04-29Switch to system epoll-shim.pc in FreeBSD buildJan Beich
2019-04-29examples: add fullscreening to foreign-toplevel.cIlia Bozhinov
2019-04-29rootston: add support for foreign-toplevel fullscreeningIlia Bozhinov
2019-04-29foreign-toplevel: support fullscreen state and requestIlia Bozhinov
2019-04-27seat: fallback to v6 if libwayland 1.17 isn't availableSimon Ser
2019-04-27xdg-output: schedule a wl_output.done event on updateSimon Ser
2019-04-27output: introduce wlr_output_schedule_doneSimon Ser