mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
UserInterface tracking of keyboard modifier and fullscreen.
This commit is contained in:
@@ -69,6 +69,7 @@ public:
|
||||
class Screenshot *CurrentScreenshot();
|
||||
|
||||
// request fullscreen
|
||||
bool IsFullscreen ();
|
||||
void ToggleFullscreen();
|
||||
// get width of rendering area
|
||||
float Width();
|
||||
|
||||
Reference in New Issue
Block a user