awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesDisplay Server Integrations

Implementation of display servers like X11 and Wayland for cross-platform GUI support.

Distinct from Wayland Bindings: Shortlist candidates focus on bindings or tracking, not the provision of the server environment itself.

Explore 2 awesome GitHub repositories matching operating systems & systems programming · Display Server Integrations. Refine with filters or upvote what's useful.

Awesome Display Server Integrations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • microsoft/wslgAvatar von microsoft

    microsoft/wslg

    11,699Auf GitHub ansehen↗

    wslg is an integration layer and display server system designed to run Linux graphical applications on Windows. It provides a bridge between Linux window management, audio routing, and system clipboards and the Windows host, utilizing a Wayland and X11 display server to support visual software. The system utilizes a virtual GPU architecture to provide hardware-accelerated rendering for graphics-intensive applications. It implements a Remote Desktop Protocol gateway to stream graphical frames and uses a specialized sound server interface to route audio and microphone data between the Linux gue

    Provides a Wayland and X server environment to support visual Linux software on a Windows host.

    C++
    Auf GitHub ansehen↗11,699
  • x11libre/xserverAvatar von X11Libre

    X11Libre/xserver

    4,254Auf GitHub ansehen↗

    This project is an X11 window system server that coordinates graphical output and input devices. It functions as a display server, a hardware driver manager for graphics and input modules, and a graphics server capable of rendering directly to a generic framebuffer. The server provides multi-seat display management to isolate input and display devices for different concurrent users. It also implements namespace isolation to separate clients and restrict resource access, preventing interference between different user sessions or processes. The system manages GPU driver integration through dyn

    Manages multiple independent user sessions with isolated input and display devices as a multi-seat display server.

    Cglamorglxlinux
    Auf GitHub ansehen↗4,254
  1. Home
  2. Operating Systems & Systems Programming
  3. Display Server Integrations

Unter-Tags erkunden

  • Multi-Seat Display ServersDisplay servers capable of managing multiple sets of input and output devices for concurrent users. **Distinct from Display Server Integrations:** Specializes display server integration to support multi-user hardware partitioning.