Skip to content
Commit c6576d7b authored by Marc-André Lureau's avatar Marc-André Lureau
Browse files

display-config: learn to save various access information

We will save a few useful informations for sorting / statistics:
- time spent on a box
- number of time using a box
- last time access
- first time access

I wanted to implement the base class as a mixin, but vala/gobject is a
bit too limited for that sadly. Not a big deal though.

In the future, I would like to extend this approach to support
Zeitgeist informations too. Also, it might be interesting that we save
these information in libvirt XML too, although it's perhpas preferable
to have a Boxes level of thing, that can work with direct or ovirt
connections too.

https://bugzilla.gnome.org/show_bug.cgi?id=681104
parent 70709313
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment