We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5dc019b commit d74ff17Copy full SHA for d74ff17
bonnet/bonnet.cpp
@@ -128,7 +128,7 @@ namespace window_utils
128
129
namespace options
130
{
131
- inline const std::string fullscreen = "fullscreen";
+ inline const std::string fullscreen = "kiosk-mode";
132
inline const std::string maximize = "maximize";
133
inline const std::string debug = "debug";
134
inline const std::string backend_no_log = "backend-no-log";
0 commit comments