summaryrefslogtreecommitdiff
path: root/panels/display
Commit message (Expand)AuthorAgeFilesLines
* display: Use g_auto for variablesRobert Ancell2018-05-295-96/+67
* display: Replace ifdefs with #pragma onceRobert Ancell2018-05-296-25/+6
* display: Replace GObject boilerplace with G_DECLARE_TYPERobert Ancell2018-05-292-267/+186
* night-light: Rework implementationGeorges Basile Stavracas Neto2018-05-296-387/+258
* night-light: Use "#pragma once" in headerGeorges Basile Stavracas Neto2018-05-291-4/+1
* display: Fix double free of GErrorRobert Ancell2018-05-291-1/+0
* display: Various style fixesGeorges Basile Stavracas Neto2018-05-282-221/+221
* display: Implement major/minor axis snapping and infinit for edgesBenjamin Berg2018-05-281-31/+68
* display: Enable infinit snapping when arranging two monitorsBenjamin Berg2018-05-281-1/+35
* display: Move output utility functions into CcDisplayMonitorBenjamin Berg2018-05-284-184/+256
* display: Remove incorrect commentBenjamin Berg2018-05-281-6/+0
* display: Remove unused old display arrangement codeBenjamin Berg2018-05-284-2479/+1
* display: Add new arrangement widget and hook it upBenjamin Berg2018-05-286-12/+987
* display: Add signal to monitor notifying about position changesBenjamin Berg2018-05-282-0/+14
* display: Re-indent cc-display-config.hBenjamin Berg2018-05-281-90/+117
* night-light-dialog: Ignore G_IO_ERROR_CANCELLED errorsAndrea Azzarone2018-05-121-7/+9
* night-ligth-dialog: Avoid dereferencing invalid pointerAndrea Azzarone2018-05-101-4/+13
* Move common panel code from shell/ to panel/commonBenjamin Berg2018-04-172-2/+2
* display: Cache the D-Bus proxyGeorges Basile Stavracas Neto2018-04-062-35/+35
* 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
* Add translator comments to .desktop filesPiotr Drąg2018-02-231-1/+2
* display: Fix night light minute selectiondanielps2018-01-301-6/+1
* build: Migrate from Intltool to GettextIñigo Martínez2018-01-232-7/+6
* display: Add support for mutter's global scale requirementRui Matos2018-01-211-0/+25
* build: Remove autotoolsIñigo Martínez2018-01-181-80/+0
* panels: Remove soft hyphens from .desktop filesPiotr Drąg2018-01-181-2/+1
* build: Port to meson build systemIñigo Martínez2018-01-173-1/+86
* 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: Remove automatic layout adjustmentsRui Matos2017-11-131-89/+0
* 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: Round scaled logical monitor sizes the same way mutter doesRui Matos2017-08-281-2/+3
* 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