mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Allow toggling fullscreen without restart and add keybind (#14714)
This commit is contained in:
@@ -168,6 +168,7 @@ public:
|
||||
const bool initial_window_maximized);
|
||||
|
||||
private:
|
||||
static void settingChangedCallback(const std::string &name, void *data);
|
||||
v2u32 _getWindowSize() const;
|
||||
|
||||
std::unique_ptr<RenderingCore> core;
|
||||
|
Reference in New Issue
Block a user