Save and load window state as recommended by GTK #52

Closed
opened 2018-04-14 11:06:21 +02:00 by coderkun · 5 comments
coderkun commented 2018-04-14 11:06:21 +02:00 (Migrated from gitlab.com)

Created by: coderkun

Save and load the state of the window as recommended by GTK in the HowDoI Guide.

*Created by: coderkun* Save and load the state of the window as recommended by GTK in the [HowDoI Guide](https://wiki.gnome.org/HowDoI/SaveWindowState).
coderkun commented 2018-04-14 12:05:53 +02:00 (Migrated from gitlab.com)

Created by: coderkun

As far as I see this would include the following changes:

  • Split “window-size” setting into “width” and “height”
  • Wrap window state properties in a class
  • Bind window state properties instead of load/save functions
*Created by: coderkun* As far as I see this would include the following changes: * Split “window-size” setting into “width” and “height” * Wrap window state properties in a class * Bind window state properties instead of load/save functions
coderkun commented 2018-07-09 23:21:10 +02:00 (Migrated from gitlab.com)

assigned to @coderkun

assigned to @coderkun
coderkun commented 2018-07-10 22:20:01 +02:00 (Migrated from gitlab.com)

added ~6606521 label

added ~6606521 label
coderkun commented 2018-07-10 22:48:47 +02:00 (Migrated from gitlab.com)

closed via commit cb585cda1e

closed via commit cb585cda1ec47dfc9a1ea01b69c2a2083718f81c
coderkun commented 2018-09-01 18:58:21 +02:00 (Migrated from gitlab.com)

removed ~6606521 label

removed ~6606521 label
Sign in to join this conversation.
No description provided.