awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Input Abstraction Layers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesInput Abstraction Layers

Software layers that normalize raw hardware input signals into standardized events.

Distinguishing note: Focuses on hardware-to-event normalization rather than high-level input handling.

Explore 1 awesome GitHub repository matching operating systems & systems programming · Input Abstraction Layers. Refine with filters or upvote what's useful.

  1. Home
  2. Operating Systems & Systems Programming
  3. Input Abstraction Layers

Awesome Input Abstraction Layers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • hyprwm/Hyprland

    hyprwm/Hyprland

    33,940View on GitHub↗

    Hyprland is a Wayland compositor and tiling window manager for Linux systems. It functions as a display server protocol implementation that coordinates communication between hardware and graphical applications, while automatically organizing open windows into non-overlapping layouts to maximize screen space. The project distinguishes itself through a dynamic tiling engine that utilizes a binary space partitioning algorithm to calculate window geometry in real time. It provides a highly customizable workspace platform where users define system behavior and visual aesthetics through declarative

    Normalizes raw hardware signals from keyboards and mice into standardized events for consistent interaction.

    C++compositorcpp26wayland
    33,940View on GitHub↗