mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-08-09 08:31:54 -07:00
Minor fixes for virtual input devices
This commit is contained in:
@@ -120,6 +120,9 @@ public:
|
||||
|
||||
CWindow* m_pFollowOnDnDBegin = nullptr;
|
||||
|
||||
// for virtual keyboards: whether we should respect them as normal ones
|
||||
bool shouldIgnoreVirtualKeyboard(SKeyboard*);
|
||||
|
||||
private:
|
||||
|
||||
// for click behavior override
|
||||
|
Reference in New Issue
Block a user