aboutsummaryrefslogtreecommitdiff
path: root/backend
AgeCommit message (Expand)Author
2022-09-30output: add wlr_output_state.allow_artifactsSimon Ser
2022-09-22backend/libinput: Fix SIGSEGV found in low-memory fuzzingJohn Lindgren
2022-09-22backend/drm: pass through mode picture aspect ratioSimon Ser
2022-09-21backend/drm: de-duplicate wlr_drm_mode creationSimon Ser
2022-09-16Only set max_bpc when full modesetting is being done.vanfanel
2022-09-16Initialize connectors current mode to the mode used by KMS on startup.vanfanel
2022-09-08backend/wayland: drop output_set_custom_mode()Simon Ser
2022-08-30backend/x11: report adaptive sync as enabledIsaac Freund
2022-08-30backend/wayland: report adaptive sync as enabledIsaac Freund
2022-08-30output: fail commits if adaptive sync cannot be enabledSimon Ser
2022-08-22Use env helpersAlexander Orzechowski
2022-08-18Use wl_signal_emit_mutableAlexander Orzechowski
2022-08-11backend/wayland: fix touch device not added on startupSimon Ser
2022-08-10backend/drm: drop enum wlr_drm_connector_statusSimon Ser
2022-08-10backend/drm: drop WLR_DRM_CONN_NEEDS_MODESETSimon Ser
2022-07-25backend/drm: use drmModeConnectorGetPossibleCrtcsSimon Ser
2022-07-25backend/drm: use drmModeGetConnectorTypeNameSimon Ser
2022-07-11backend/wayland: handle high-res scroll eventsJosé Expósito
2022-07-11backend/libinput: code style consistencyJosé Expósito
2022-07-11backend/libinput: handle high-res scroll eventsJosé Expósito
2022-07-11pointer: transform low-res to high-res axis eventsJosé Expósito
2022-07-11build: check if libinput supports high-res scrollJosé Expósito
2022-06-21wlr_input_device: remove anon union fieldIsaac Freund
2022-06-19backend/drm: set "max bpc" to the maxSimon Ser
2022-06-19backend/drm: remove unused CRTC count checkSimon Ser
2022-06-07backend/drm: fix NULL pointer deference due to typoIsaac Freund
2022-06-07backend/drm: make serial optionalSimon Ser
2022-06-07backend/drm: unconditionally set "content type" to graphicsSimon Ser
2022-06-02backend/drm: fix check for no-op commitsIsaac Freund
2022-06-02backend/drm: short-circuit no-op commitsSimon Ser
2022-06-01backend/drm: make commits without a buffer blockingSimon Ser
2022-05-31backend/drm: improve atomic commit flag loggingSimon Ser
2022-05-30output: pass wlr_output_state to backendSimon Ser
2022-05-27backend/x11: fix output model strdup callSimon Ser
2022-05-26backend/drm: fix crash with null serialvaxerski
2022-05-26output: turn make/model/serial into char *Simon Ser
2022-05-26backend/drm: fix crash in init_drm_surfaceSimon Ser
2022-05-25backend/drm: remove wlr_drm_surface.{width,height}Simon Ser
2022-05-24backend/drm: allow non-linear modifiers for multi-GPUSimon Ser
2022-05-11backend/drm: fetch EDID manufacturer from udev_hwdbSimon Ser
2022-05-10backend/headless: allow variable refresh rateSimon Ser
2022-04-29backend/wayland: reset active pointer on destroyKirill Primak
2022-04-28Revert "backend/wayland: zero out finished input devices"Simon Ser
2022-04-28Zero-initialize structs in init functionsSimon Ser
2022-04-22backend/wayland: zero out finished input devicesKirill Primak
2022-04-22backend/wayland/pointer: fix indentationKirill Primak
2022-04-22seat: Don't finish wlr_keyboard if server was never startedAlexander Orzechowski
2022-03-17types/wlr_touch: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_tool: uniformize events nameSimon Zeni
2022-03-17types/wlr_tablet_pad: uniformize events nameSimon Zeni