[gnome-control-center] (130 commits) Non-fast-forward update to branch benzea/bluetooth-rfkill-switch



The branch 'benzea/bluetooth-rfkill-switch' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  921af69... bluetooth: Fix bluetooth switch transitions

Commits added to the branch:

  8677645... Update Catalan translation (*)
  5168e92... power: Simplifies keyboard navigation (*)
  f986fed... power: Don't set the vadjustment (*)
  3069dc8... power: Use HdyComboRow for the Blank Screen row (*)
  4cc4b91... power: Use HdyComboRow for the Power Button Behavior row (*)
  6c8307f... power: Use HdyActionRow to simplify the code (*)
  a5c0934... power: Use HdyPreferencesGroup (*)
  a75a0f0... power: Fix the indentation (*)
  97ba14e... power: Hide the icon of the battery row when unused (*)
  2925509... power: Ellipsize the labels of the battery row (*)
  2e2b794... flatpak: Pin libblockdev down (*)
  3a50deb... keyboard: Update panel layout with descriptions for section (*)
  e30c6a9... Bump libhandy to 1.2.0 (*)
  aff0b44... user-accounts: Use HdyActionRow (*)
  5e85882... user-accounts: Use HdyClamp (*)
  df8eb92... cc-avatar-chooser.c: Enable remote file selection (*)
  3bf6ea7... datetime: Improve NTP switch handling fixing update loop (*)
  8318d94... info: Use 'content' style for listboxes (*)
  df9c4d7... info-overview: Hide software_updates_row when allow-updates (*)
  afe1c35... network: Indicate the maximum password length accepted for  (*)
  93bbd53... network/connection-editor: Fix focus chain to allow keyboar (*)
  6524c9a... network: Make IPv4/v6 pages drive the scrolledwindow adjust (*)
  ba110fc... Update Romanian translation (*)
  25a5a8e... Updated Lithuanian translation (*)
  5a18b36... Network: Show all IPv6 addresses for an interface (*)
  092c77b... user: Allow activating rows (*)
  1e917d0... mouse: Use HdyActionRow (*)
  5a9fa90... network: display IPv6 gateway (*)
  e224e51... keyboard: Rename `XkbOption` and `XkbModifier` with `Cc` pr (*)
  edffd1b... keyboard: Create CcXkbModifierDialog only when used (*)
  ea821e5... datetime: Use content style for listbox (*)
  179d6ae... user: Use content style for listboxes (*)
  e09ecc4... mouse: Use content style for listboxes (*)
  7c575b8... sound: Use content style for listboxes (*)
  bb6b3fb... wifi: Use content style for listboxes (*)
  1fa95b5... keyboard: Use content style for listboxes (*)
  7f4703d... notifications: Use content style for listboxes (*)
  453eb3a... search: Use content style for listboxes (*)
  f3312c6... Update Ukrainian translation (*)
  a3b8964... info-overview: Look for -text and -dark logo variants (*)
  df4857d... info-overview: Simplify GNOME logo setting (*)
  fdd6292... info-overview: Make logo non-square (*)
  0f6394d... flatpak: Fix NetworkManager branch name (*)
  0322576... Update German translation (*)
  1caadd3... Update Finnish translation (*)
  6c816e7... flatpak: Stop bundling libhandy (*)
  2caeccc... Update Czech translation (*)
  9e00fe8... Update Chinese (Taiwan) translation (*)
  d9e892c... Update Catalan translation (*)
  ed46af7... build: Depend on gsettings-desktop-schemas 40 (*)
  cb3f93c... Update Persian translation (*)
  b3e14cf... Update Turkish translation (*)
  b61522b... Update Portuguese translation (*)
  1fc8b77... printers: Make "Add…" button consistent with user accounts  (*)
  609babf... Update Ukrainian translation (*)
  4bb4405... Update Slovak translation (*)
  66c455d... Update Slovak translation (*)
  4923a48... Update Persian translation (*)
  ff88396... Updated Spanish translation (*)
  bdc0368... flatpak: Bundle clutter (and friends) for cheese dependency (*)
  ca884dc... display-panel: Clear the variant builder if not showing an  (*)
  89cb1d9... display-config: Use G_APPROX_VALUE to compare scale doubles (*)
  a339217... display-config: Expose the supported scales as a reffed GAr (*)
  266622e... display-config: Filter invalid modes and scales when settin (*)
  632cb3c... display-settings: Show scaling values using a combo-box whe (*)
  4383f02... Switch to g_get_os_info to read os_release (*)
  920bcbd... Update Nepali translation (*)
  860d953... Update Turkish translation (*)
  3a0fb47... mouse: test panel graphic (*)
  1b6c8ca... mouse: Overlay mouse test button on top of the artwork (*)
  3140459... Update Occitan translation (*)
  ab8e8e0... Update Portuguese translation (*)
  4f49002... Update Slovenian translation (*)
  4fafecf... Update Slovenian translation (*)
  5edbf17... Update Romanian translation (*)
  996e46c... location: Fix permission store table/id (*)
  6e9e272... Update Brazilian Portuguese translation (*)
  cb26d22... Update Russian translation (*)
  fa85528... Update Bulgarian translation (*)
  e113e51... Update German translation (*)
  d35c816... power: Fix keynav not working (*)
  0f86d4d... power: Simplify emptying listbox (*)
  e5bbe4d... power: Add new power profile info row widget (*)
  9724d3e... power: Handle new power-profiles-daemon API (*)
  0552098... Update Indonesian translation (*)
  eda473f... power: Prepare for adding more power profile info boxes (*)
  05997b4... power: Move variant_lookup_string() helper function (*)
  c0ce1e5... power: Show power profile info boxes for profile holds (*)
  06d110a... power: Tweak power profile info boxes horizontal spacing (*)
  98b921b... power: Reword lap mode info message (*)
  b054bf9... Update Ukrainian translation (*)
  5b2a622... Update Indonesian translation (*)
  b74d945... Update Russian translation (*)
  f644b37... ci: Fix gnome-40 CI (*)
  738c15b... power: Fix D-Bus proxy leak (*)
  f79b6e0... Update Portuguese translation (*)
  48c45c1... Update Catalan translation (*)
  2964368... Update Occitan translation (*)
  7f9d7b5... Update Brazilian Portuguese translation (*)
  aceaa40... Update Friulian translation (*)
  179bda1... Make PpNewPrinterDialog a GtkDialog instead of GObject (*)
  16aa95b... Return a PpNewPrinter instead of PpPrintDevice, use gtk_sho (*)
  6223858... Formatting cleanup. (*)
  b193251... gtk_widget_show over gtk_widget_show_all. (*)
  a73a095... ppd_list is not a copy, don't free it. (*)
  c3c58aa... Code cleanup based on feedback. (*)
  1144db5... power: Add UI for "power-saver profile when battery is low" (*)
  f485003... Update Ukrainian translation (*)
  4e6d2cb... Update Catalan translation (*)
  93cf240... power: Fix logic when showing profile holds (*)
  5a843f3... flatpak: update samba (*)
  5b75200... flatpak: bundle popt for cryptsetup (*)
  f6e1224... flatpak: build libblockdev without werror (*)
  5cd6efe... flatpak: Use meson for gsound (*)
  36b6719... Update Russian translation (*)
  a2cfd2b... applications: Ellipsize title label (*)
  2f2ea3a... power: Remove Wi-Fi and WWAN "power saving" toggles (*)
  f03cf17... power: Remove Bluetooth power switch button (*)
  fd53f56... power: Tweak labels in "Power Saving Options" section (*)
  bb30b04... power: Remove Brightness scales (*)
  3a289fe... power: Remove unused CcBrightnessScale (*)
  dafbd54... power: Update and add subtitle to automatic brightness row (*)
  90c3dfe... Update Ukrainian translation (*)
  3e8de66... Update Brazilian Portuguese translation (*)
  a825ded... universal-access: Add "Enable Animations" option (*)
  9a2fe54... Update Ukrainian translation (*)
  9d14644... display: Prevent snapping unmodified display (*)
  8a9f7a0... 41.alpha (*)
  9c8f097... Post-release version bump (*)
  75c3e11... bluetooth: Fix bluetooth switch transitions

(*) This commit already existed in another branch; no separate mail sent


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]