Skip to content

fahad-cpp/FBW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ForceBorderlessWindow (FBW)

ForceBorderlessWindow (FBW) is a simple utility that allows users to turn windowed applications (such as games) into borderless windows, improving the fullscreen experience without modifying the original application.

✅ Features

  • Select running applications from a menu
  • Force borderless window mode
  • Lightweight and easy to use
  • Supports any windowed process
  • ⚡️ Usage

  • Run your game or windowed application.
  • Launch FBW-Win64.exe.
  • Select your game or application from the displayed menu.
  • The selected window will switch to borderless mode.
  • Preview

    FBW Screenshot

    🏗️ Compilation (Optional)

    It is recommended to download the pre-built binary from the Releases
    If you prefer building from source:

    mkdir build
    cd build
    cmake ..
    cmake --build .
    

    🤝 Contributing

    Contributions are welcome! Feel free to open issues or submit pull requests to help improve FBW.

    🚀 Planned Features

  • GUI using Qt or another UI framework for easier use
  • Additional configuration options
  • Profile management for multiple applications
  • About

    Forces borderless window in any windowed process

    Topics

    Resources

    Stars

    Watchers

    Forks

    Packages

    No packages published