Skip to content

Commit

Permalink
Project: Default to include window borders
Browse files Browse the repository at this point in the history
Borderless is unexpected on Linux, and explicitly discouraged by the
[Flathub Quality Guidelines][1]. This can still be toggled off from the
in-game options if players prefer.

[1]:
https://docs.flathub.org/docs/for-app-authors/metainfo-guidelines/quality-guidelines/#include-window-shadow-and-rounded-corners
  • Loading branch information
cassidyjames committed Dec 4, 2024
1 parent 42e13ac commit 3b4e860
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project.godot
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,6 @@ Steam="*res://addons/steam_api/steam.gd"

window/size/width=1280
window/size/height=720
window/size/borderless=true
window/size/test_width=1920
window/size/test_height=1080
window/stretch/mode="2d"
Expand Down

0 comments on commit 3b4e860

Please sign in to comment.