summaryrefslogtreecommitdiff
path: root/panels/display
Commit message (Expand)AuthorAgeFilesLines
* display: Fix possible recursion when configuration type changesBenjamin Berg2020-10-121-1/+2
* display: Hook to PanelOrientationManaged for accelerometer checksCarlos Garnacho2020-09-051-99/+13
* display: Add panel-orientation-managed signal to CcDisplayConfigCarlos Garnacho2020-09-052-10/+48
* display: Add API to get the PanelOrientationManaged DisplayConfig propertyCarlos Garnacho2020-09-053-0/+28
* display: Use a proxy for org.gnome.Mutter.DisplayConfigCarlos Garnacho2020-09-051-11/+21
* Stop using HANDY_USE_UNSTABLE_APIAdrien Plazas2020-08-182-3/+0
* Stop using the action HdyActionRow child typeAdrien Plazas2020-07-202-6/+6
* Replace HdyColumn by HdyClampAdrien Plazas2020-07-201-3/+1
* display: Add missing parameter checks on CcDisplayConfig methodsRobert Ancell2020-04-141-0/+3
* display: Connect signals with g_signal_connect_object in swapped formRobert Ancell2020-03-302-42/+25
* display: Fix wrong widget type usedRobert Ancell2020-03-301-2/+2
* display: Replace GtkStack child names with widget referencesRobert Ancell2020-03-304-60/+31
* display: Fix the resolution going to be testedJian-Hong Pan2020-03-101-2/+3
* panel: Move shared GCancellable code into panel classRobert Ancell2020-02-031-6/+2
* Whitespace fixes for g_autoptr coding styleRobert Ancell2019-11-081-1/+1
* display: Reduce some margins in night light pageMohammed Sadiq2019-11-061-3/+3
* display: Use correct mode for supported scale checkingBenjamin Berg2019-10-211-1/+1
* display: mark 3 missed translatable stringsWill Thompson2019-10-031-3/+3
* Initialize autoptr values to NULL.Robert Ancell2019-10-031-1/+1
* display: Replace CC_DISPLAY_*_GET_PRIVATEGeorges Basile Stavracas Neto2019-09-101-17/+32
* Remove unused GNOMELOCALEDIR definesRobert Ancell2019-09-091-2/+1
* display: Consider monitors in landscape mode for minimum sizeBenjamin Berg2019-08-272-3/+11
* display: Increase the trough size using a different methodBenjamin Berg2019-08-251-1/+2
* display: Update night light scale to new blackbody calculationBenjamin Berg2019-07-302-6/+6
* display: Add guards for NULL display configurationBenjamin Berg2019-07-201-0/+12
* display: Add failure returns into CcDisplayConfigBenjamin Berg2019-07-202-0/+28
* display: Update ShowMonitorLabels DBus callBenjamin Berg2019-07-151-1/+1
* display: Show scale row unconditionallyBenjamin Berg2019-07-151-46/+38
* display: Check scale is valid for all monitors when mirroringBenjamin Berg2019-07-151-1/+1
* display: Use the new API to determine whether a scale is validBenjamin Berg2019-07-152-16/+5
* display-config: Add size constraints and (global) scaled mode checksMarco Trevisan (TreviƱo)2019-07-153-0/+93
* display: improve time widget spacingAllan Day2019-06-171-1/+1
* display: Improve Night Light settings labelsAllan Day2019-06-171-5/+5
* display: Rework Night Light pageGeorges Basile Stavracas Neto2019-06-163-409/+358
* display: Make night light a panel pageGeorges Basile Stavracas Neto2019-06-162-353/+323
* display: Make night light dialog a GtkBinGeorges Basile Stavracas Neto2019-06-167-632/+615
* display: Fix crash if a monitor has no preferred modeBenjamin Berg2019-04-301-0/+6
* Include glib/gi18n.h which is needed for gettextSebastien Bacher2019-04-101-0/+1
* night-light: set screen temperature strings as translatableSebastien Bacher2019-04-091-6/+2
* panels/display/cc-display-settings.ui: Adding context to "Scale"Veerasamy Sevagen2019-03-291-1/+1
* display: Ensure configuration has the expected typeBenjamin Berg2019-03-201-19/+21
* display: Ensure at least one display is enabledBenjamin Berg2019-03-201-1/+25
* display: Simplify configuration type and UI selection logicBenjamin Berg2019-03-201-64/+54
* display: Add unusable monitors to dropdown and disable switch for themBenjamin Berg2019-03-201-7/+9
* display: Only enforce single mode when desired by UIBenjamin Berg2019-03-201-10/+23
* display: Make rebuilding variable a counterBenjamin Berg2019-03-201-5/+9
* display: Reset resolution when switching configuration typesBenjamin Berg2019-03-201-0/+3
* display: Prevent error when serializing invalid configurationBenjamin Berg2019-03-201-1/+1
* display: Ensure we have a primary monitor after all were disabledBenjamin Berg2019-03-201-3/+10
* display: Enable all monitors when switching to join configBenjamin Berg2019-03-181-2/+3