giuspen left a comment (geany/geany#4425) @b4n with your solution, that I have now applied to this branch, the dialog is still moved even though the target position is actually out of the current screen (position_fif_x=1053 position_fif_y=2347), however it is moved to the border of the current screen and mostly (not totally, a little part at the bottom was actually beyond) visible in the current screen. <img width="1717" height="433" alt="image" src="https://github.com/user-attachments/assets/497386ed-ef23-4aac-a0e4-f7f5a76250e0" /> I think my solution was better because it was not even trying to move the dialog if it was out of the screen (staying at the center), however since the dialog is almost fully visible on the screen your solotion is OK to me as it can be moved back in.
-- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/pull/4425#issuecomment-4042794579 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/pull/4425/[email protected]>
