When a file is opened from a remote instance while a modal is open, the `handle_input_filename()` is called as fast as the main loop allows. This causes high CPU usage until the main window gets the focus back and the idle function is removed.
I'd say this doesn't make it better than before especially as it is most probably not clear to the user why Geany suddently eats the CPU. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/3395#issuecomment-1427042777 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/3395/[email protected]>
