aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-20render/egl: unset current context after swapping buffersSimon Ser
2020-05-20examples: make output-power-management oneshot by defaultIlia Bozhinov
2020-05-19xwayland: add option to disable WMSimon Ser
2020-05-19xwayland: split serverSimon Ser
2020-05-19backend/drm: add missing wlr_egl_unset_currentSimon Ser
2020-05-19backend/drm: fix current EGL context on multi-GPUSimon Ser
2020-05-19render/egl: introduce wlr_egl_unset_currentSimon Ser
2020-05-19Fix -Wreturn-type warningsSimon Ser
2020-05-18Make wlr_xcursor_manager_load() return a boolIsaac Freund
2020-05-14backend/drm: fix atomic commits when the GAMMA_LUT prop is missingSimon Ser
2020-05-14output: make wlr_output_set_gamma atomicSimon Ser
2020-05-14tablet: expose wlr_tablet_tool_v2_has_implicit_grab functionTudor Brindus
2020-05-14tablet: pass motion events to implicitly grabbed surfaceTudor Brindus
2020-05-14backend/drm: fix segfault in drm_crtc_page_flipSimon Ser
2020-05-13input/pointer: notify compositor when constraint region changesTudor Brindus
2020-05-12backend/drm: print error in set_plane_propsSimon Ser
2020-05-12backend/drm: disable cursor in dealloc_crtcSimon Ser
2020-05-12backend/drm: fix combined modeset+enable commitsSimon Ser
2020-05-12backend/drm: remove missing cursor plane workaroundSimon Ser
2020-05-11render/egl: include EGL/eglmesaext.h only if presentJulien Olivain
2020-05-11backend/drm: fix missing cursor on external monitors with multi-GPU setup and...JonnyMako
2020-05-10backend/drm: fix crash in session_signalSimon Ser
2020-05-10backend/drm: simplify atomic commit logicSimon Ser
2020-05-10backend/drm: GAMMA_LUT_SIZE isn't atomicSimon Ser
2020-05-09backend/drm: remove crtc_set_cursor from interfaceSimon Ser
2020-05-09backend/drm: remove conn_enable from interfaceSimon Ser
2020-05-09backend/drm: rename crtc_pageflip to crtc_commitSimon Ser
2020-05-09backend/drm: apply gamma LUT on page-flipSimon Ser
2020-05-09backend/drm: remove mode argument to crtc_pageflipSimon Ser
2020-05-09backend/drm: remove unused fieldsSimon Ser
2020-05-09backend/drm: remove wlr_drm_interface.crtc_move_cursorSimon Ser
2020-05-07input/keyboard: expose keymap matching helperTudor Brindus
2020-05-04backend/wayland: emit tablet tool axis events to the axis handlerTudor Brindus
2020-05-04wlr/types: use bitshifts for tablet axes enumTudor Brindus
2020-05-02backend/headless: handle renderer destroySimon Ser
2020-05-02backend/multi: handle backends depending on each other properlySimon Ser
2020-05-02Add wlr_surface_accepts_touchDavid96
2020-05-02layer shell: only send unmap on close if mappedIsaac Freund
2020-05-01examples/dmabuf-capture: use getoptSimon Ser
2020-05-01backend/drm: make page-flip error scarierSimon Ser
2020-05-01util/log: write log importanceSimon Ser
2020-05-01Fix error when reconnecting external displayWill Daly
2020-04-30Remove .swp file added by mistakeSimon Ser
2020-04-30input/tablet: clear focused surface on surface destroyTudor Brindus
2020-04-29Remove libcap supportScott Anderson
2020-04-29backend/drm: strip alpha channel if necessarySimon Ser
2020-04-28render/texture: make write_pixels optionalSimon Ser
2020-04-28render/texture: add width and height fieldsSimon Ser
2020-04-28tinywl: Fix wrong anchor point while resizing a windowGreg Depoire--Ferrer
2020-04-28backend/drm: don't allow legacy to use direct scanoutScott Anderson