Compare · Splashtop on Linux Wayland

    Splashtop Alternative for Linux Fleets on Wayland

    Splashtop's Streamer added native Wayland screen capture in version 3.5.0. Their docs still recommend Xorg for full compatibility, and on Ubuntu 26.04 default, that recommendation no longer applies.

    Mar 2024
    Streamer 3.5.0
    Splashtop Streamer adds native Wayland screen capture via xdg-desktop-portal.
    Mar 2024
    GNOME 46
    Headless remote login lands in gnome-remote-desktop via GDM, the alternative architectural path to portal-only.
    Apr 2026
    Ubuntu 26.04
    First Wayland-only Ubuntu LTS for default GNOME. GNOME 50 removed the X11 backend from Mutter.

    What is Splashtop's Wayland support, and how does it affect unattended Linux IT operations?

    Splashtop is the most nuanced of the major remote-support vendors on the Wayland transition. Splashtop Streamer 3.5.0 (March 2024) added native Wayland screen capture via xdg-desktop-portal, which is a real attended-use capability. Splashtop's own Linux FAQs still recommend Xorg for maximum compatibility, particularly on older Ubuntu LTS releases and with proprietary GPU drivers. For unattended IT support (login-screen access, post-reboot reconnection, headless endpoints) the portal consent flow has no user present to dismiss the dialog, so unattended is not in production today. The Xorg fallback the docs recommend is not available on Ubuntu 26.04 default, RHEL 10, or Fedora 44 because GNOME 50 removed the X11 backend from Mutter. Practical paths forward are to add a Wayland-native unattended tool such as DeviceView for the Linux subset, or to consolidate at the next Splashtop renewal.

    Last reviewed: · DeviceView editorial

    Validate Wayland support for your fleetGet the Wayland evaluation checklist

    Source: Splashtop Linux FAQs and Streamer release notes.

    Documentation posture

    What Splashtop's documentation says

    Splashtop's published Linux Streamer documentation describes the Wayland transition in two places that are relevant for unattended IT support. First, the Splashtop Streamer (Business) Linux FAQs. Recent documentation acknowledges Wayland support via xdg-desktop-portal in newer Streamer releases (3.5.0 and later, March 2024). The FAQs continue to recommend booting into Xorg for maximum compatibility, especially on older Ubuntu LTS versions or with proprietary NVIDIA / AMD GPU drivers where the Wayland path can have additional issues.

    Second, Splashtop SOS for Linux (BETA) documentation. Earlier published documentation states that Splashtop SOS requires an Xorg environment and does not currently support Wayland. The status has been BETA on Linux for some time; a production-tier Linux SOS release on Wayland has not been a primary marketing position.

    The practical interpretation: for attended use cases where a user is present and can grant xdg-desktop-portal consent on a Wayland-default endpoint, Splashtop Streamer 3.5.0 and later has a working path. For unattended, which is the operational model IT support actually runs on, the path through the consent dialog is the same blocker every portal-based Wayland integration has: there is no user to consent at 3 AM.

    What this means in practice

    The 2026 operational picture on Splashtop + Wayland

    1. 01

      Attended use cases work.

      A user logs in, the operator initiates a session, the user grants the xdg-desktop-portal consent dialog, the screen shares. This is a real capability and an improvement over earlier Splashtop releases.

    2. 02

      Unattended at the GDM login screen does not.

      No user is present. The portal dialog has no one to dismiss it. The session does not establish.

    3. 03

      Unattended after reboot does not.

      The endpoint sits at the greeter; same problem. The runbook step that says reboot then reconnect to confirm stops working.

    4. 04

      The boot-into-Xorg workaround is conditional.

      It still works on Ubuntu 24.04 and other releases where the GNOME-on-Xorg session is available. It does not work on Ubuntu 26.04 default, RHEL 10, or Fedora 44, because GNOME 50 has no X11 backend in Mutter to start.

    Splashtop's incremental Wayland progress (3.5.0+ portal integration) is real, and the engineering trajectory is in the right direction. The IT-buyer-relevant question is what the production-supported coverage is today for unattended IT-support workflows on Wayland-default Linux endpoints, and whether that coverage will land on a timeline that matches the fleet's migration cadence.

    Capability matrix

    DeviceView vs. Splashtop on Wayland Linux

    DeviceView's KDE Plasma support is not in the same tier as GNOME Wayland today; KDE roadmap details are available under NDA. Splashtop's KDE-Wayland posture follows the same pattern as GNOME-Wayland: portal-based attended works on Streamer 3.5.0+, unattended remains an open path.

    Swipe to compare →
    CapabilityDeviceViewSplashtop
    Attended remote control on Wayland (with user consent)Supported, cross-platformSupported on Streamer 3.5.0+, via xdg-desktop-portal
    Unattended visual remote control on Wayland default desktopSupported on GNOME WaylandNot supported. Portal consent flow blocks unattended
    GDM login-screen access (no user logged in)Supported on GNOME WaylandNot supported on Wayland
    Post-reboot, pre-login reconnectSupported on GNOME WaylandNot supported on Wayland
    Headless endpoint support on WaylandSupported on GNOME WaylandNot supported
    Documented workaround for unattendedNone. Runs on Wayland as shippedBoot into Xorg, not available on Ubuntu 26.04 default
    Linux Streamer Wayland release maturityProduction-tier on GNOME Wayland (Ubuntu 26.04, RHEL 10, Fedora 44)3.5.0+ portal integration shipping; production posture cautious
    Cross-platform parity (Windows, macOS, Linux)Yes, including GNOME Wayland LinuxYes for Windows and macOS; Linux Wayland improving but unattended-degraded
    SSO (SAML / OIDC)Yes, no tier-gatingYes, in enterprise tier
    MFAYes, at IdPYes, in enterprise tier, at IdP
    RBACOperator role, device group, permission scopeOperator and group; deeper granularity in enterprise tier
    Session recordingOptional usage-based add-on, configurable per device groupAvailable in enterprise tier
    Audit log SIEM exportPer-session structured events, signed exportAvailable in enterprise tier
    Mobile operator consoleNative mobile operator consolesNative mobile operator consoles

    Vendor-neutral observation

    The portal-consent gap is not a Splashtop problem alone

    The unattended gap on Wayland is not unique to Splashtop. The xdg-desktop-portal design assumes a user-mediated consent flow; that assumption is wrong for unattended IT support, and every vendor whose Wayland integration is portal-only inherits the same gap. The vendors that have shipped Wayland unattended support, including login-screen access and post-reboot reconnection, have done it through one of two paths.

    Path A: compose around gnome-remote-desktop's GDM-integrated headless remote login, available since GNOME 46 (March 2024). Path B: build a system-level integration that operates outside the per-session portal flow, with the consent decision relocated to enrollment-time IT authorization governed by RBAC, MFA, and audit.

    DeviceView's approach is Path B: proprietary system-level integration with the GNOME Wayland desktop, with operator authentication enforced per session via SSO and MFA at the IdP. Splashtop has not publicly described comparable system-level integration; the production capability surface today reflects the portal-based attended path. The trajectory may change. The fleet running on Wayland in 2026 needs the capability surface that exists today. For the architectural background, see Why unattended remote desktop is hard on Wayland, and for the security model see Audit, RBAC, and Consent Controls for Unattended Wayland Access.

    Migration path

    Three options, ordered by surgical-first preference

    1. 01

      Surgical: DeviceView for Linux unattended; Splashtop continues for attended.

      The most surgical migration shape and the one this comparison most often arrives at. Operators use DeviceView for the unattended IT-support workflows (login-screen, post-reboot, headless), and Splashtop for attended user-initiated sessions where the user is present to grant the portal dialog. Two consoles, no contractual disruption to Splashtop. Common during Splashtop contract overlap.

    2. 02

      Pilot DeviceView during the next Splashtop renewal window.

      A 60 to 90-day pilot specifically scoped to compare unattended Wayland coverage. Connection-success metrics for unattended scenarios, time-to-resolution on Linux tickets, and audit completeness are the data points that inform the renewal-or-replace decision.

    3. 03

      Full consolidation at Splashtop renewal.

      Teams whose Linux Wayland gap is acute and within 90 days of renewal often consolidate fully onto DeviceView at renewal. Migration concierge support compresses the cutover window.

    The right path depends on Splashtop-specific feature reliance (the on-demand SOS attended-support model, Splashtop's pricing tier strategy) versus how acutely the unattended Wayland gap is affecting day-to-day operations.

    A balanced view

    What Splashtop does well, and where it is the right tool

    Splashtop has a strong attended-support story, particularly in education and remote-classroom segments. The Streamer release cadence has been steady, the Wayland engineering work is happening, and the company has a credible track record of shipping incremental improvements. The recommendation here is specifically about the unattended Wayland gap on default GNOME desktops in 2026, not a general "switch off Splashtop" argument.

    Teams whose Linux footprint is small, whose Linux usage is primarily attended (user-initiated, user-present sessions), or whose Linux endpoints are not on Wayland defaults today, may have no Wayland-driven reason to migrate. Teams running Linux at operational scale on Ubuntu 26.04, RHEL 10, Fedora 44, or any GNOME-Wayland default, with unattended IT-support workflows in production, are the audience for this comparison.

    FAQ

    Splashtop on Wayland Linux questions

    Get Started

    Validate unattended Wayland coverage against your fleet

    Test the four unattended scenarios on a Wayland-only target: post-login attended, locked-screen handoff, GDM login screen with no user logged in, and after a reboot before any user logs in. Bring the same tests to Splashtop Streamer 3.5.0+ and to DeviceView, and let the data decide.

    DeviceView is a product of DeviceNexus, Inc. Submissions are processed by DeviceNexus.

    Sources

    Public references for the claims on this page

    ClaimSource
    Splashtop Streamer Linux FAQs (Wayland support and Xorg recommendation).Splashtop: Linux FAQs.
    Splashtop Streamer for Linux v3.0.4.0 release notes (older posture documentation).Splashtop: Splashtop Streamer for Linux v3.0.4.0 released.
    GNOME 50 removed the X11 backend from Mutter.Phoronix: GNOME Mutter 50 Alpha released with X11 backend removed.
    Ubuntu 26.04 LTS is Wayland-only for default GNOME.Ubuntu 26.04 LTS release notes.
    xdg-desktop-portal RemoteDesktop interface (consent flow).XDG Desktop Portal: RemoteDesktop interface.
    GNOME 46 headless remote login via GDM (alternative architectural path).9to5Linux: GNOME 46 to Introduce Headless Remote Logins via GNOME Display Manager.

    This page is reviewed every 90 days against current Splashtop documentation and DeviceView capabilities. Next review: August 2026.

    We use cookies to understand how you use DeviceView.