aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2019-02-19backend/drm: fix modeset on drm fd resumeBrian Ashworth
2019-02-18backend/drm: fix NULL dereference when unsetting cursoremersion
2019-02-15Merge pull request #1537 from VincentVanlaer/cursor-dmabuf-nouveauDrew DeVault
2019-02-15Add workaround for hardware cursors on nouveauVincent Vanlaer
2019-02-15Revert "drm: do not modeset to current mode"Drew DeVault
2019-02-14Copy cursor surface to secondary gpu if necessaryVincent Vanlaer
2019-02-14drm: do not modeset to current modeBrian Ashworth
2019-02-04Merge pull request #1526 from VincentVanlaer/cursor-dmabufScott Anderson
2019-02-04Allow cursor render surface to be used as fbVincent Vanlaer
2019-02-03Allow compositors to run as systemd user unitsmnussbaum
2019-01-31backend/session/logind: dup FD with CLOEXECemersion
2019-01-29Require libdrm >= 2.4.95emersion
2019-01-29Merge pull request #1509 from emersion/gbm-fmt-mismatchDrew DeVault
2019-01-29backend/drm: fix GBM format mismatchemersion
2019-01-28Implement the pointer-gestures-unstable-v1 protocolGreg V
2019-01-26backend/wayland: handle wl_pointer.axis_stopemersion
2019-01-26pointer: add a frame eventemersion
2019-01-24backend/x11 & backend/wayland: make set_title NULL-safeJente Hidskes
2019-01-22backend/wayland: fix resizingBrian Ashworth
2019-01-20Add wlr_x11_output_set_titleJente Hidskes
2019-01-19backend/drm: fix state for outputs loosing their CRTCemersion
2019-01-17Introduce noop backendRyan Dwyer
2019-01-10Add wlr_wl_output_set_titleDrew DeVault
2019-01-10Update Wayland backend to xdg-shell stableDrew DeVault
2019-01-07Simplify evdev includes on FreeBSD by relying on up-to-date packageJan Beich
2019-01-04Merge pull request #1432 from ForTheReallys/relative-pointersemersion
2018-12-23backend/drm: get physical size from libdrmemersion
2018-12-21Standardize the wlr_box input paramatersTimidger
2018-12-21Add unaccelerated pointer values to wlr_event_pointer_motion eventsAlex Maese
2018-12-16backend/drm: don't insert duplicate custom modes, fix refresh rateemersion
2018-12-15[WIP][DONTMERGE]Add support for libinput_switch input devicesRyan Walklin
2018-12-09backend/drm: Fix uninitialized variableScott Anderson
2018-12-09backend/drm: Improve encoder logicScott Anderson
2018-12-09backend/drm: fix disappeared output indicesemersion
2018-12-06Merge pull request #1413 from emersion/logind-session-logsDrew DeVault
2018-12-06backend/session/logind: improve loggingemersion
2018-12-04backend/drm: fix VLA overflowemersion
2018-11-27backend/wayland: fix zero-length VLAemersion
2018-11-22Fix interlaced mode rejectionRostislav Pehlivanov
2018-11-21Skip interlaced modes during drm mode detectionRostislav Pehlivanov
2018-11-13backend/x11: Hide cursor with XfixesScott Anderson
2018-11-13backend/x11: Remove old input functionsScott Anderson
2018-11-13backend/x11: Add new Xinput eventsScott Anderson
2018-11-13backend/x11: Check for xinput extensionScott Anderson
2018-11-13backend/x11: Move atom initilisation earlierScott Anderson
2018-11-13backend/x11: Make header order consistentScott Anderson
2018-11-13backend/x11: Rename xcb_conn to xcbScott Anderson
2018-11-12Merge pull request #1372 from emersion/config10Drew DeVault
2018-11-12Use #if instead of #ifdef for wlroots config dataemersion
2018-11-11backend/wayland: handle WL_EVENT_WRITABLE for Wayland socketemersion