[gnome-control-center] (108 commits) Non-fast-forward update to branch add-locate-pointer



The branch 'add-locate-pointer' 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:

  461e074... universal-access: Add "Locate Pointer" option

Commits added to the branch:

  3a1d629... power: Stop the brightness slider from jumping (*)
  dba1e59... Update Persian translation (*)
  e121dbc... info: Add windowing system field (*)
  cd37776... Avoid warnings where G_LOG_DOMAIN is overriden (*)
  1ea019d... Updated Spanish translation (*)
  3e39feb... info: No need to put TM and (R) as exponents (*)
  212e406... info: Remove "x11 or wayland" check (*)
  2e17bc7... info: Fix Graphics text with NVidia drivers or >2 GPUs (*)
  5f6d5b7... info: Add helper to print the GL/GLES renderer (*)
  2007a5b... info: Use new helper to fetch GL/GLES renderers (*)
  8f722a3... network: Fix missing GtkWidget cast (*)
  6ab75da... network: Use g_clear_pointer (*)
  6c473c2... network: Remove unused net_device_new function (*)
  0b481bf... network: Remove if statement that is always true (*)
  0c92c7b... network: Replace g_object_new with constructors (*)
  d68cb14... network: Remove unused virtual method (*)
  9327a5f... network: Remove unused function (*)
  e90ed2d... network: Stop NetDeviceEthernet deriving from NetDeviceSimp (*)
  a7e3f31... network: Rename NetDeviceSimple to NetDeviceBluetooth (*)
  8335c08... network: Simplify handling bluetooth devices (*)
  76de0ce... network: Simplify net_object_add_to_stack function (*)
  0b3ce1e... network: Remove net_object_get_panel (*)
  696e2c7... network: Remove unused GObject data (*)
  c74d26b... network: Remove NetObject id property (*)
  5e4ca84... network: Use correct type iterating over list (*)
  966cb97... network: Remove net_object_get_cancellable (*)
  d7e17ca... network: Replace method with a helper function. (*)
  29734b5... network: Remove net_object_get_client (*)
  6207f84... network: Remove unused code (*)
  06e38da... network: Tidy up use of modem object in NetDeviceMobile (*)
  2b3c6ea... network: Don't use refresh virtual method for VPN objects (*)
  5244b01... network: Merge together methods (*)
  a88f1b1... network: Use function instead of GObject property getter (*)
  4e5b7fa... network: Don't add proxies to the device list - nothing eve (*)
  51df8cc... network: Remove unused enum (*)
  50c4c80... network: Store VPNs separately to other network devices (*)
  1a0b9b6... network: Call method directly instead of via virtual method (*)
  0197654... network: Move helper functions into panel-common.c (*)
  aba7998... network: Use a hash table to map NM device objects to our o (*)
  1c92cf4... network: Remove net_device_get_nm_device (*)
  577762b... network: Remove NetDevice class (*)
  2752f38... network: Remove net_object_emit_removed (*)
  a39ebd5... network: Remove net_object_get/set_title (*)
  7e84af0... network: Remove net_object_emit_changed (*)
  7b01c11... network: Convert NetDeviceWifi to GtkTemplate (*)
  b3e372b... network: Convert NetProxy to GtkTemplate (*)
  93a269f... network: Convert NetVpn to GtkTemplate (*)
  a75dbf0... network: Make NetVpn constructor consistent with other cons (*)
  ff04256... network: Remove unused sizegroup (*)
  36449d6... network: Convert NetDeviceEthernet, NetDeviceBluetooth and  (*)
  39113f6... network: Move signals into GtkBuilder files (*)
  f335ed4... network: Move widget code into GtkBuilder (*)
  413f23e... network: Rename virtual method to standard names (*)
  0106a4a... network: Convert class property to a virtual method (*)
  d327e20... network: Replace GObject boilerplate with modern macros (*)
  4178b94... network: Remove unused signal signatures (*)
  3a86e6f... network: Convert class property to a virtual method (*)
  80a2af7... network: Remove unused GCancellable (*)
  f594916... network: Move class property inside the two subclasses that (*)
  eb4e124... network: Get connection editor root widget from a virtual m (*)
  d465791... network: Move GtkBuilder code from CEPage to its subclasses (*)
  db16aac... network: Remove empty files (*)
  d163fb3... network: Remove unused GtkNotebooks and pages that are neve (*)
  fc25e17... network: Replace GtkNotebook with GtkStack (*)
  eb7372d... network: Move connection reference outside of CEPage (*)
  c7f7022... network: Remove unused variable (*)
  9759121... network: Convert CEPage from a class to an interface (*)
  eb0bac8... network: Convert CEPage widgets to GtkTemplate (*)
  7ea5968... network: Remove unused method (*)
  1c4cf95... network: Remove unused function (*)
  af76f51... display: Reduce some margins in night light page (*)
  255a1ab... power: Move helper function to panels/common (*)
  3860a2e... shell: Add a new privacy section (*)
  a4e1b85... Add meson plumbing for new panels (*)
  5c36cc8... Add a camera panel (*)
  13a4f9a... Add a diagnostic panel (*)
  f92f6f5... Add a location panel (*)
  ff1b88d... Add a lock panel (*)
  38f5446... Add a microphone panel (*)
  757b055... Add a usage panel (*)
  a4bdc37... Remove the privacy panel (*)
  e677539... panel-list: Only use panel id to sort (*)
  aed0554... panel-list: Reorganize panel order (*)
  19ccad9... Whitespace fixes for g_autoptr coding style (*)
  b871084... info-overview: Fix a memory leak (*)
  72b4dec... Update POTFILES.in (*)
  3fe0478... keyboard: Rename listbox to shortcuts_listbox (*)
  2e99dd4... keyboard: Add "Alternate Characters Key" configuration (*)
  e0e085f... wifi: Show Wi-Fi frequencies the hardware supports (*)
  5bf43b9... wifi: Show the frequency used by the Wi-Fi network (*)
  29367ab... user-accounts: Fix password dialog crashes (*)
  37d6fda... Update POTFILES.in (*)
  208386f... Updated Spanish translation (*)
  f4b8f39... Updated Spanish translation (*)
  01193fb... keyboard: Remove stray debug messages (*)
  d03225d... Update Russian translation (*)
  ea22446... sound: Remove reference to unused widget (*)
  65d3b71... user-accounts: Fix password dialog hangs (*)
  5bcbe07... network: cleanup: Avoid toggling button twice (*)
  408f277... network: cleanup: Rework disabled toggle button (*)
  dfb54d0... network: Add option for connection sharing (*)
  e997301... network: Remove unused enum (*)
  39f6c47... Updated Spanish translation (*)
  5021d4e... applications: Remove trailing whitespace (*)
  733a638... universal-access: Make rows and its elements reachable via  (*)
  8438d15... search: Make rows and its elements reachable via keyboard (*)
  0b91c02... applications: Use "application-x-executable" when app has n (*)
  9904432... universal-access: Add "Locate Pointer" option

(*) 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]