summaryrefslogtreecommitdiff
path: root/panels/display
Commit message (Expand)AuthorAgeFilesLines
* display: Set a smaller width to display arrangement widgetwip/carlosg/display-papercutsCarlos Garnacho2022-07-081-1/+1
* display: Make "Mirror" option show a single configuration for all displaysCarlos Garnacho2022-07-082-4/+8
* display: Set "Multiple Displays" option on topCarlos Garnacho2022-07-082-28/+28
* display: Change appearance and size of monitor labelsCarlos Garnacho2022-07-082-13/+21
* display: Set CSS class on the display arrangement widgetCarlos Garnacho2022-07-082-8/+5
* display: Use virtual clone modes when mirroringJonas Ådahl2022-06-275-66/+276
* display: Add 'is_preferred()' mode getterJonas Ådahl2022-06-273-0/+17
* display: Show infobar if night light isn't supportedJonas Ådahl2022-05-172-316/+382
* display: Add 'NightLightSupported' property supportJonas Ådahl2022-05-173-0/+26
* display: Fix typo in a11y attributeRobert Ancell2022-05-111-1/+1
* display: Wrap Night Light GtkInfoBar label to fit in narrower screensPablo Correa Gómez2022-05-101-0/+2
* Add missing labelsLukáš Tyrychtr2022-05-103-1/+20
* display: cleanup monitors list dispositionMarco Trevisan (Treviño)2022-04-241-2/+1
* display: Remove weak references on display dispositionMarco Trevisan (Treviño)2022-04-241-0/+20
* display: Return to main page after applying changesGeorges Basile Stavracas Neto2022-04-161-0/+2
* display: Don't render background on selected monitorsGeorges Basile Stavracas Neto2022-04-161-4/+0
* display: Update header title when setting outputGeorges Basile Stavracas Neto2022-04-161-3/+3
* display: fix monitor labelsAlberts Muktupāvels2022-03-181-4/+4
* display: Force LTR to the spinbuttons's boxYosef Or Boczko2022-02-282-2/+12
* display: Box Night Light temperature verticallyGeorges Basile Stavracas Neto2022-02-151-17/+39
* display: Remove labels from Night Light temperature scaleGeorges Basile Stavracas Neto2022-02-151-2/+2
* Add individual app iconsJakub Steiner2022-01-318-486/+6
* display: Only display configuration options if apply is allowedJonas Ådahl2022-01-255-0/+71
* window: Install action to navigate main leafletGeorges Basile Stavracas Neto2022-01-201-0/+2
* display: Rework titlebar handling entirelyGeorges Basile Stavracas Neto2022-01-202-189/+255
* panels: Use new CcPanel helpers for title widgetsGeorges Basile Stavracas Neto2022-01-202-12/+8
* panels: Switch to CcPanel contentGeorges Basile Stavracas Neto2022-01-201-2/+1
* display: Always show refresh rateRobert Mader2022-01-181-3/+1
* display: Use AdwLeaflet in CcDisplayPanelGeorges Basile Stavracas Neto2022-01-182-13/+11
* display: Remove SINGLE modeGeorges Basile Stavracas Neto2022-01-182-46/+2
* display: Add enabled switch to CcDisplaySettingsGeorges Basile Stavracas Neto2022-01-184-0/+70
* display: Make CcDisplaySettings subclass GtkBoxGeorges Basile Stavracas Neto2022-01-183-4/+5
* display: Show monitor settings in main page when singleGeorges Basile Stavracas Neto2022-01-182-0/+50
* display: Add monitor rows to display settings groupGeorges Basile Stavracas Neto2022-01-182-0/+63
* fixup! display: Move display settings to a separate pageGeorges Basile Stavracas Neto2022-01-181-1/+9
* display: Remove display section from main pageGeorges Basile Stavracas Neto2022-01-182-277/+0
* display: Move display settings to a separate pageGeorges Basile Stavracas Neto2022-01-181-3/+10
* display: Add row to switch to Night Light pageGeorges Basile Stavracas Neto2022-01-182-15/+98
* display: Adjust styling of arrangement widgetGeorges Basile Stavracas Neto2022-01-181-13/+4
* display: Move display arrangement to the topGeorges Basile Stavracas Neto2022-01-181-23/+25
* display: Rename variableGeorges Basile Stavracas Neto2022-01-182-6/+6
* display: Move primary display row to display type groupGeorges Basile Stavracas Neto2022-01-182-17/+16
* display: Move config type toggles into a rowGeorges Basile Stavracas Neto2022-01-181-80/+24
* display: Remove arrangement group descriptionGeorges Basile Stavracas Neto2022-01-181-1/+0
* display: Remove "Display Mode" titleGeorges Basile Stavracas Neto2022-01-181-1/+0
* meson: drop unused argument for i18n.merge_file()Jan Beich2022-01-071-1/+0
* display-config: Do not invert order when constructing modesRobert Mader2022-01-051-0/+2
* panels: Use `.boxed-list` instead of `.content`Christopher Davis2021-12-162-2/+2
* display: Port to GTK4Georges Basile Stavracas Neto2021-12-1411-926/+686
* display: Use ComboBox when foldedGuido Günther2021-09-253-40/+65