mirror of
https://github.com/AxioDL/boo.git
synced 2025-12-14 07:36:26 +00:00
Working Input Method support
This commit is contained in:
@@ -185,7 +185,7 @@ struct WindowWayland : IWindow
|
||||
|
||||
}
|
||||
|
||||
void claimKeyboardFocus()
|
||||
void claimKeyboardFocus(const int coord[2])
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user