Closed sir-maniac closed 1 year ago
Fix #424 - Use only the primary monitor for thumbs window
Position calculations are done in separate functions to improve readability.
Pre GDK 3.22 methods are used to ensure backward compatibility.
Related to #525, #539 and possibly #359
Let me know if there's anything I should change. For instance, if you only target GDK 3.22+, I can use the non-deprecated methods.
Fix #424 - Use only the primary monitor for thumbs window
Position calculations are done in separate functions to improve readability.
Pre GDK 3.22 methods are used to ensure backward compatibility.
Related to #525, #539 and possibly #359
Let me know if there's anything I should change. For instance, if you only target GDK 3.22+, I can use the non-deprecated methods.