Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Window position persistence lost #955

Closed
mikedilger opened this issue Feb 5, 2025 · 1 comment
Closed

Window position persistence lost #955

mikedilger opened this issue Feb 5, 2025 · 1 comment

Comments

@mikedilger
Copy link
Owner

The cause is not obvious. "persist_window" is set. "persistence" feature is set. But the "app.ron" value for the persisted window does not contain it's position:

"window": "(inner_position_pixels:None,outer_position_pixels:None,fullscreen:false,inner_size_points:Some((x:891.4737,y:750.3158)))",

I upgraded egui from 0.28.1+ to 0.29.1 (with our patches). Perhaps something broke in there.

@mikedilger
Copy link
Owner Author

It is KDE/Wayland (this should be working still for other people).
https://discuss.kde.org/t/saving-window-placements-on-wayland/10468/3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant