PhotoCollage icon indicating copy to clipboard operation
PhotoCollage copied to clipboard

Create config class, to handle session and parameters to filesystem.

Open ojob opened this issue 6 years ago • 1 comments

This is linked to issue #38: remember last visited directory.

Access to configuration data can be performed by attribute or as dict entries.

File is in YAML format, and is written automatically at exit.

I choose to make interface with other Gtk classes 'simpler', i.e. at a lower level: these do not access Options instance directly, but directly to parameters or to parent instance.

Signed-off-by: Joël Bourgault [email protected]

ojob avatar Mar 10 '19 23:03 ojob

This is a rebase of previous work on merge request #52, in order to get a cleaner history.

ojob avatar Mar 10 '19 23:03 ojob