mirror of
https://github.com/elasota/Aerofoil.git
synced 2025-12-16 13:00:32 +00:00
Add 2-stage startup for mobile init so there's less black screen
This commit is contained in:
@@ -19,6 +19,7 @@ public:
|
||||
bool IsTouchscreen() const override;
|
||||
bool IsUsingMouseAsTouch() const override;
|
||||
bool IsTextInputObstructive() const override;
|
||||
bool IsFullscreenPreferred() const override;
|
||||
unsigned int GetCPUCount() const override;
|
||||
void SetTextInputEnabled(bool isEnabled) override;
|
||||
bool IsTextInputEnabled() const override;
|
||||
|
||||
Reference in New Issue
Block a user