summaryrefslogtreecommitdiff
path: root/panels
Commit message (Expand)AuthorAgeFilesLines
* remote-desktop: Introduce new panel for configuring the RDP serverwip/feborges/introduce-rdp-remote-desktop-panelFelipe Borges2022-01-147-0/+524
* wwan: Port to use AdwPreferencesPageMohammed Sadiq2022-01-103-422/+344
* meson: drop unused argument for i18n.merge_file()Jan Beich2022-01-0732-36/+0
* cc-multitasking-panel: Fix initial state for "all workspaces" settingChristopher Davis2022-01-071-0/+4
* cc-multitasking-panel: Remove `can-focus`Christopher Davis2022-01-071-18/+0
* multitasking: Use AdwPreferences{Page,Group}Christopher Davis2022-01-071-271/+188
* info-overview: Vertically clamp OS LogoChristopher Davis2022-01-061-3/+10
* info-overview: Use AdwPreferences{Page,Group}Christopher Davis2022-01-062-156/+129
* network: Fix wifi icon loadingChristopher Davis2022-01-062-7/+6
* cc-datetime-panel: Use AdwComboRowChristopher Davis2022-01-062-24/+34
* cc-datetime-panel: Use AdwPreferencesGroupChristopher Davis2022-01-062-120/+69
* cc-datetime-panel: Move activation handling to rowsChristopher Davis2022-01-062-8/+4
* cc-datetime-panel: Set `activatable-widget` on rows with switchesChristopher Davis2022-01-062-18/+3
* cc-datetime-panel: Remove keynav-failed handlingChristopher Davis2022-01-062-28/+0
* cc-list-row: Subclass AdwActionRowChristopher Davis2022-01-067-211/+82
* wwan: Use button icon-name property to set button imageMohammed Sadiq2022-01-064-30/+4
* wwan: Port to GTK4Mohammed Sadiq2022-01-0621-1156/+917
* cc-notifications-panel: Use AdwActionRowChristopher Davis2022-01-061-19/+8
* cc-notifications-panel: Use AdwPreferences{Page,Group}Christopher Davis2022-01-062-121/+35
* cc-sound-panel: Use AdwPreferencesPage and PreferencesGroupChristopher Davis2022-01-061-260/+220
* network: Fix saving passwords for non-wifi connectionsBenjamin Berg2022-01-051-9/+5
* multitasking: make graphics work in dark modeJakub Steiner2022-01-054-19/+193
* display-config: Do not invert order when constructing modesRobert Mader2022-01-051-0/+2
* universal-access: Inline Sound Keys dialogChristopher Davis2022-01-057-188/+18
* universal-access: Inline Screen Reader dialogChristopher Davis2022-01-057-196/+20
* cc-ua-panel: Remove custom listboxesChristopher Davis2022-01-052-303/+191
* cc-ua-panel: Handle row activation on individual rowsChristopher Davis2022-01-052-71/+70
* cc-ua-panel: Use AdwActionRow for all rowsChristopher Davis2022-01-052-476/+126
* cc-ua-panel: Use AdwPreferencesPage/AdwPreferencesGroupChristopher Davis2022-01-052-595/+568
* cc-ua-panel: Remove custom keynav handlingChristopher Davis2022-01-052-70/+1
* net-device-bluetooth: Use AdwActionRow and .boxed-listChristopher Davis2021-12-292-48/+28
* background: Polish wallpaper thumbnailsAlexander Mikhaylenko2021-12-205-14/+95
* background: Clean up the slideshow iconAlexander Mikhaylenko2021-12-206-192/+12
* background: Rename to AppearanceAlexander Mikhaylenko2021-12-201-5/+5
* background: Add a light/dark style switcherAlexander Mikhaylenko2021-12-205-299/+307
* background: Redo the layout to match the new mockupsAlexander Mikhaylenko2021-12-204-114/+149
* ua: Stop setting high contrast WM themeAlexander Mikhaylenko2021-12-201-5/+0
* ua: Use the new high contrast keyAlexander Mikhaylenko2021-12-201-8/+12
* applications: Remove use of sidebar-icon styleChristopher Davis2021-12-172-6/+0
* keyboard: Use gtk4 translations instead of gtk3 ones for shortcut searchSebastian Keller2021-12-171-1/+1
* datetime: Fix handling of Irish timezone on mapColin Watson2021-12-173-5/+37
* datetime: Remove tzname_daylightColin Watson2021-12-172-17/+5
* keyboard-shortcut-editor: fix leak of accel stringVictor Toso2021-12-171-1/+1
* keyboard-item: fix leak on unused CcKeyComboVictor Toso2021-12-171-2/+2
* keyboard-manager: fix leak of section list storeVictor Toso2021-12-171-0/+1
* common: Fix leak of GUdevDeviceVictor Toso2021-12-171-7/+3
* panels: Replace .view.frame with .boxed-listChristopher Davis2021-12-163-16/+6
* panels: Use `.boxed-list` instead of `.content`Christopher Davis2021-12-1638-70/+70
* network: fix critical when opening VPN details pageMichael Catanzaro2021-12-151-1/+3
* common: Depend on generated sourcesGeorges Basile Stavracas Neto2021-12-151-1/+6