Releases: rxappdev/RememberWindowPositions
v5.2.1
v5.2.0
Fixed a major bug where some windows became transient after being created preventing application data to save properly on close.
Example: Firefox extension windows sometimes become transient.
Added setting to only write save file on shutdown, while less reliable, this might prevent lag issues for HDD users. Use this if you use a HDD as your /home drive and experience lag when closing apps.
Added firefox to default whitelist and perfect restore list (different package name on arch based distributions).
beta_releases
v5.1.2
Added setting to only write save file on shutdown, while less reliable, this might prevent lag issues for HDD users.
v5.1.1
v5.1.0
Added support for restoring tile / quick tile.
The system tile (tiled with shift) and quick tile (edge and Meta + arrow tiling) can be restored.
It is also possible to restore quick tiles that have been resized while the window was closed. (Not enabled by default).
v5.0.0
Huge rework of the restoration process under the hood.
- Improved restoration time by up to 29 times. (From worst case 29s to around 1s in some cases and for most users from 6-15s to 1s for some applications).
- Now ignores many confirmation dialogs.
- Some additional minor bug fixes.
- Minimum Caption Match Percentage has been moved to the "Debug" tab and is now recommended to be left at 0 for almost everyone. Anyone updating from an earlier version should test to change this to 0 and see if everything still works properly. Having this above 0 might impact the improved restoration times.