awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
andrewmd5 avatar

andrewmd5/Borderless-Gaming

0
View on GitHub↗
6,455 stars·597 forks·C#·GPL-2.0·15 views

Borderless Gaming

Borderless-Gaming is a borderless window manager and desktop window controller designed to remove window borders from applications. It functions as a game windowing utility that converts windowed video games into borderless windows to simulate a fullscreen experience.

The tool focuses on gaming multitasking workflows by eliminating the delays associated with switching between fullscreen applications and other active programs. It maximizes the usable screen area by removing window decorations from both games and general desktop applications.

The system handles window management by forcing windowed games into borderless mode and calculating dimensions based on the current primary monitor resolution. It utilizes native operating system functions to manipulate window styles and dimensions in real time.

Features

  • Borderless Window Controllers - Removes visual borders from application windows to maximize screen area and speed up program switching.
  • Window Flag Modifications - Modifies system window flags in real time to remove title bars and borders.
  • Win32 API Integrations - Uses native Windows API calls to manipulate window styles and dimensions.
  • Application Window Managers - Functions as a manager for removing application window borders to facilitate faster multitasking.
  • Desktop Windowing Management - Manages application window decorations to maximize usable screen area across the operating system.
  • Borderless Gaming Utilities - Converts windowed video games into borderless applications to simulate a fullscreen experience while multitasking.
  • Windowed Fullscreen Toggles - Transforms windowed video games into borderless mode to simulate a fullscreen experience.
  • Game Windowing Tools - Converts windowed video games into borderless windows to eliminate alt-tab delays.
  • Gaming Multitasking Optimizers - Eliminates delays associated with switching between fullscreen games and other active programs.
  • Display Dimension Calculators - Calculates window coordinates and dimensions to match the current primary monitor resolution.
  • Foreground Window Detection - Continuously monitors the active window list to identify when targeted applications need modification.
  • UI State Synchronizers - Triggers window adjustments immediately upon detecting application focus or resolution changes.
  • Window Decoration Managers - Removes window borders from software to maximize the viewing area and reduce screen clutter.

Star history

Star history chart for andrewmd5/borderless-gamingStar history chart for andrewmd5/borderless-gaming

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Borderless Gaming

Similar open-source projects, ranked by how many features they share with Borderless Gaming.
  • zserge/lorcazserge avatar

    zserge/lorca

    8,198View on GitHub↗

    Lorca is a framework for building cross-platform desktop applications using Go for the backend logic and HTML5 for the user interface. It functions as a wrapper that renders a web browser as the application window while executing core logic in a native process. The project provides a communication bridge that binds native Go functions to the browser environment and allows the backend to execute JavaScript directly within the browser window. It includes capabilities for packaging binaries with custom icons and branding for multiple operating systems. The framework covers window management, su

    Go
    View on GitHub↗8,198
  • valvesoftware/gamescopeValveSoftware avatar

    ValveSoftware/gamescope

    4,520View on GitHub↗

    Gamescope is a Wayland micro-compositor that manages frame rates, resolution upscaling, shader application, and virtual displays. It functions as a system to isolate applications within a sandboxed session and control their display output. The project provides a virtual display manager that spoofs resolution and refresh rates to create a consistent screen environment independent of physical hardware. It includes a GPU post-processing wrapper to apply visual shaders and filters to an application stream and a game resolution upscaler to improve visual clarity on larger displays. The system man

    C++
    View on GitHub↗4,520
  • wayfirewm/wayfireWayfireWM avatar

    WayfireWM/wayfire

    3,001View on GitHub↗

    Wayfire is a modular Wayland compositor for Linux that functions as a graphical session controller and window manager. It provides the core infrastructure for a desktop environment by managing window placement, input device handling, and display output configurations. The compositor utilizes hardware-accelerated rendering to manage the desktop state and coordinate the interaction between client applications and the display server. The project is distinguished by its plugin-based architecture, which allows for the dynamic extension of core functionality through modular components. It offers ex

    C++wayfirewaylandwayland-compositor
    View on GitHub↗3,001
  • microsoft/windowsappsdkmicrosoft avatar

    microsoft/WindowsAppSDK

    4,604View on GitHub↗

    The Windows App SDK is a set of APIs and UI frameworks for building native Windows desktop applications. It provides a Windows Runtime API for accessing system capabilities and a dedicated UI framework for creating responsive, accessible interfaces. The project also functions as a desktop app deployment framework and a local AI execution environment for running hardware-accelerated models on CPUs, GPUs, and NPUs. The SDK distinguishes itself by enabling the modernization of legacy applications, allowing developers to embed modern controls and platform features into existing projects without a

    C++cppcsharpdesktop
    View on GitHub↗4,604
See all 30 alternatives to Borderless Gaming→

Frequently asked questions

What does andrewmd5/borderless-gaming do?

Borderless-Gaming is a borderless window manager and desktop window controller designed to remove window borders from applications. It functions as a game windowing utility that converts windowed video games into borderless windows to simulate a fullscreen experience.

What are the main features of andrewmd5/borderless-gaming?

The main features of andrewmd5/borderless-gaming are: Borderless Window Controllers, Window Flag Modifications, Win32 API Integrations, Application Window Managers, Desktop Windowing Management, Borderless Gaming Utilities, Windowed Fullscreen Toggles, Game Windowing Tools.

What are some open-source alternatives to andrewmd5/borderless-gaming?

Open-source alternatives to andrewmd5/borderless-gaming include: valvesoftware/gamescope — Gamescope is a Wayland micro-compositor that manages frame rates, resolution upscaling, shader application, and… zserge/lorca — Lorca is a framework for building cross-platform desktop applications using Go for the backend logic and HTML5 for the… wayfirewm/wayfire — Wayfire is a modular Wayland compositor for Linux that functions as a graphical session controller and window manager.… microsoft/windowsappsdk — The Windows App SDK is a set of APIs and UI frameworks for building native Windows desktop applications. It provides a… lazovelko/windows-hacks — This project is a collection of toolsets for executing visual effects, simulating operating system-level input, and… electron/electron-api-demos — This repository provides a collection of interactive sample applications and reference implementations for the…