Michael Rogers
Michael Rogers
I also am having a similar issue. I find that trying to rename a node (KDE Arch Wayland Session) doesn't work, and locks up various input until a random amount...
Losing focus and regaining focus on the main window seems to reliably fix the lockout.
So actually, the typable editor window is appearing sort of behind the main godot window. If you shrink godot and move it, you can finish the input. [Kooha-2023-01-28-12-47-22.webm](https://user-images.githubusercontent.com/5807486/215285432-99f8fa34-bfea-409f-9833-5a59221cd3af.webm)
I am no expert with godot's source code, today is the first time looking at it, but I'll share incase it helps a more familar dev find the issue faster....
I will also comment, that window_set_ime_active is being called repeatedly from the NOTIFICATION_DRAW event of the line_edit.cpp
Well some instructions on importing non-js files would be useful otherwise I think. If this is loading in the browser can I even require the file api? On Tue, May...
I would one up this, I currently use the title/window class of my terminal on launch in order to apply window rules (both in kde and Hyprland) and launch a...