Jonas Ådahl b140e7fbeb monitor-config-manager: Keep short history of configurations
In order to go back in monitor configurations, save them to a history.
The history is implemented as a max 3 element long queue, where newly
set configurations are pushed to the head, and old are popped from the
tail.

The difference between using a single previous config reference and a
queue is that we can now remember the configuration used prior to a
D-Bus triggered configuration when the user discarded the configuration.

This will later be used to restore a previous configuration when a
laptop lid is opened.

https://bugzilla.gnome.org/show_bug.cgi?id=777732
2017-08-21 12:23:51 +08:00
2017-05-22 17:27:11 +02:00
2015-07-06 00:52:18 -07:00
2017-08-20 09:01:04 +00:00
2014-03-18 20:37:35 -04:00
2017-05-11 13:45:44 +02:00
2017-08-10 18:30:08 +02:00
2016-04-27 20:37:47 +02:00
2014-07-31 17:50:28 +02:00
2017-08-10 18:30:08 +02:00
Description
94 MiB
Languages
C 98.9%
Meson 0.7%
Python 0.3%