This patch allows the application to save and load window size automatically (issue #91), using the QML Settings Plugins built-in settings module.
I have tested on OS X 10.11, but it should work on any other platform.
This patch allows the application to save and load window size automatically (issue #91), using the ~~QML Settings Plugins~~ built-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'.
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'.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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