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.

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 .
Contributions are welcome! Feel free to open issues or submit pull requests to help improve FBW.