Skip to content

Save application window state

1pav requested to merge 1pav/gnome-control-center:save-window-state into master

Currently the window state (width, height, maximized) is not preserved across application restarts.

These changes implement window state saving/restoring by leveraging the GSettings API.

Fixes #1293 (closed)

Edited by 1pav

Merge request reports