Remember window size automatically #303

Merged
alex-spataru merged 3 commits from master into master 2016-08-30 18:11:36 +02:00
alex-spataru commented 2016-08-06 08:38:59 +02:00 (Migrated from github.com)

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.
tgerczei commented 2016-08-13 09:11:30 +02:00 (Migrated from github.com)

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'.
alex-spataru commented 2016-08-13 20:13:42 +02:00 (Migrated from github.com)

@tgerczei Thanks!

@tgerczei Thanks!
Swordfish90 commented 2016-08-30 18:12:12 +02:00 (Migrated from github.com)

Thank you very much and sorry for the very late merge... Looks good!

Thank you very much and sorry for the very late merge... Looks good!
alex-spataru commented 2016-08-30 21:28:48 +02:00 (Migrated from github.com)

No problem! Thanks for the merge!

No problem! Thanks for the merge!
Yaksinikos commented 2017-12-20 15:38:29 +01:00 (Migrated from github.com)

Where are this long-time variables stored?

I think it could help me to exit permanent fullscreen -> #144

Where are this long-time variables stored? I think it could help me to exit permanent fullscreen -> #144
bobbicodes commented 2018-03-31 04:52:40 +02:00 (Migrated from github.com)

I finally got it out of fullscreen by adding this to its exec command:
--geometry 640x480+0+0

I finally got it out of fullscreen by adding this to its exec command: --geometry 640x480+0+0
DocMAX commented 2023-03-06 22:42:18 +01:00 (Migrated from github.com)

window size not remembered here

window size not remembered here
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: seeseemelk/cool-retro-term#303
No description provided.