Remember window size automatically #303
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This patch allows the application to save and load window size automatically (issue #91), using the
QML Settings Pluginsbuilt-in settings module.I have tested on OS X 10.11, but it should work on any other platform.
Appears to work and is most welcome on my behalf - I've included it in the Gentoo package version '1.0.0-r1' as an option with the USE flag 'remember'.
@tgerczei Thanks!
Thank you very much and sorry for the very late merge... Looks good!
No problem! Thanks for the merge!
Where are this long-time variables stored?
I think it could help me to exit permanent fullscreen -> #144
I finally got it out of fullscreen by adding this to its exec command:
--geometry 640x480+0+0
window size not remembered here