summaryrefslogtreecommitdiff
path: root/panels/display/cc-display-panel.c
Commit message (Expand)AuthorAgeFilesLines
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-171-1/+1
* display: Cache the D-Bus proxyGeorges Basile Stavracas Neto2018-04-061-12/+12
* display: Show insensitive apply button for invalid configurationsBenjamin Berg2018-03-291-36/+46
* display: Increase popover margins to match mockupMohammed Sadiq2018-03-161-4/+14
* display: Early return in monitor_labeler_show() if no outputs are availableissue12Mario Sanchez Prada2018-03-141-1/+4
* display: Reset configuration when switching layouting modesBenjamin Berg2017-12-081-16/+34
* display: Wrap frame subtitle labelElias Entrup2017-11-161-0/+2
* display: Ignore disabled and closed builtin panels in layout geometryRui Matos2017-11-151-32/+58
* display: Replace modal dialogs with popoversRui Matos2017-11-101-287/+137
* display: Round the displayed scale values logicallyRui Matos2017-08-281-1/+8
* display: Simplify scale filteringRui Matos2017-08-281-36/+8
* display: Show refresh rates with two digits after the radixRui Matos2017-08-251-1/+1
* display: Don't show inactive monitors in the arrangement widgetRui Matos2017-08-251-7/+7
* display: Avoid crashing when a monitor doesn't have a mode setRui Matos2017-08-251-1/+10
* display: Ensure we generate the UI initially on two output modeRui Matos2017-08-251-0/+3
* display: Fix the two output UI to start with the current configurationRui Matos2017-08-251-0/+2
* display: Cancel pending changes on Escape key pressRui Matos2017-08-231-1/+15
* display: Add mnemonics to Cancel and Apply buttonsRui Matos2017-08-231-2/+2
* display: Move scale row above refresh rateRui Matos2017-08-231-2/+2
* display: Make rows created for a new current output be the same sizeRui Matos2017-08-231-0/+5
* display: Handle lid being closed a bit betterRui Matos2017-08-231-29/+44
* display: Make scale row be the same height as othersRui Matos2017-08-231-1/+4
* display: Fix a crash when opening the panel with the lid closedRui Matos2017-08-221-0/+3
* display: Make arrangement and scale rows non-activatableRui Matos2017-08-221-0/+2
* display: Fix underscanning switch [de]activating the output insteadRui Matos2017-08-221-2/+2
* display: Switch to a toggle buttons design for scaleRui Matos2017-08-221-69/+108
* display: Update the two display mode switcher designRui Matos2017-08-221-40/+69
* display: Redraw the arrangement area widget when outputs changeRui Matos2017-08-221-0/+23
* display: Force content to always have a fixed minimum widthRui Matos2017-08-211-6/+21
* display: Remove a few no longer needed variablesRui Matos2017-08-211-10/+0
* panels/display: Remove support for old config systemJonas Ådahl2017-08-211-208/+9
* display: Re-design the panelRui Matos2017-08-091-1305/+1826
* display: Refactor night light widget instantiationRui Matos2017-08-091-47/+50
* display: Adapt to new Mutter interface with scaling per modeMarco Trevisan (Treviño)2017-07-141-33/+102
* display: Handle monitor scales on the arrange displays dialogRui Matos2017-05-181-15/+45
* display: Add a slider to select a monitor's scale when availableRui Matos2017-05-181-0/+48
* display: Don't do automatic layout adjustments with the new APIRui Matos2017-05-181-9/+16
* display: Unset primary from a turned off monitorRui Matos2017-05-181-0/+1
* display: Choose config manager implementation according to DBus APIRui Matos2017-05-181-17/+93
* display: Port the display panel to the new abstract APIRui Matos2017-05-181-519/+332
* display: Tweak night light dialog UI to match latest mockupsRichard Hughes2017-02-161-3/+3
* display: Rename 'Natural Light Filter' to 'Night Light'Richard Hughes2017-02-101-24/+24
* display: Add natural light UI to the display panelRichard Hughes2017-02-101-0/+81
* display: Ensure the preselected resolution matches the current modeRui Matos2016-10-101-1/+2
* display: use Unicode in translatable stringsPiotr Drąg2016-10-031-1/+1
* display: Fix possible crash on startupBastien Nocera2016-09-241-2/+12
* display: fix accidentally commented out codeCosimo Cecchi2016-06-091-4/+3
* display: Separate interlaced from normal modesRui Matos2016-05-131-2/+3
* display: Ensure only one output is set as primaryRui Matos2016-05-021-2/+10
* display: remove unused codeCosimo Cecchi2016-04-141-4/+1