summaryrefslogtreecommitdiff
path: root/src/backends/meta-monitor-config-store.c
Commit message (Expand)AuthorAgeFilesLines
* monitor-config: Keep track of disabled monitors for stored configsJonas Ådahl2017-10-021-4/+66
* monitor-config-store: Make monitor spec parsing/writing reusableJonas Ådahl2017-10-021-15/+46
* monitor-config-store: Maybe force save configuration on tear downJonas Ådahl2017-09-201-0/+8
* monitor-config-store: Don't leak when saving synchronouslyJonas Ådahl2017-09-201-25/+42
* monitor-config-store: Don't clear cancellable when cancelledJonas Ådahl2017-09-201-3/+4
* backends: Chain up some GObjectClass vfuncsJonas Ådahl2017-09-201-0/+2
* Migrate old monitor configuration files to new systemJonas Ådahl2017-08-211-24/+158
* DisplayConfig: Add support for interlaced modesJonas Ådahl2017-07-141-0/+26
* monitor-config: Handle fractional scale precision lossJonas Ådahl2017-07-141-2/+2
* monitor-config-store: Don't discard scale < 1.0 configurationsJonas Ådahl2017-07-141-1/+1
* Add support for rudimentary fractional scalingJonas Ådahl2017-07-141-2/+7
* logical-monitor: Make scale a floatJonas Ådahl2017-07-141-5/+5
* monitor-manager/xrandr: Allow configuring scales on X11 tooJonas Ådahl2017-05-261-1/+2
* monitor-config-store: Replace key when replacing configJonas Ådahl2017-04-171-2/+2
* monitor-config-store: Add support for saving configurationJonas Ådahl2017-04-071-5/+224
* monitor-config-store: Read config file on startupJonas Ådahl2017-04-071-4/+91
* monitor-config-store: Add support for transform in configJonas Ådahl2017-04-071-4/+101
* monitor-config-store: Don't crash when cleaning up after failing to loadJonas Ådahl2017-04-071-2/+2
* Add support for scaled logical monitor framebuffersJonas Ådahl2017-04-071-11/+53
* MetaMonitorConfig: Rename is_underscanning to enable_underscanningJonas Ådahl2017-04-071-1/+1
* monitor-config-store: Finish logical monitor before verifyingJonas Ådahl2017-04-071-2/+2
* monitor-config-store: Move config verification to config managerJonas Ådahl2017-04-071-148/+6
* monitor-store: Support configuring logical monitor scaleJonas Ådahl2017-04-071-1/+27
* meta-monitor-config: Pass logical monitor scale via configJonas Ådahl2017-04-071-0/+10
* monitor-store: Add support for monitor underscanningJonas Ådahl2017-01-251-0/+29
* Introduce MetaMonitorConfigStoreJonas Ådahl2017-01-251-0/+957