wxPython wx.Frame Get/Set Position doesn’t work under Wayland?
I have a wxPython application that remembers its windows positions and sizes by writing them down into a configuration file upon closing, and restoring them from the config file upon launch. Worked without a problem on Windows for many years. Recently I had to use that on Linux. I’ve tried on the following two configurations: