[gnome-shell] (99 commits) Non-fast-forward update to branch wip/aggregate-menu



The branch 'wip/aggregate-menu' 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:

 http://live.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  21e4c87... status: Remove settings actions
  0952f3b... userMenu: Move UserAvatarWidget into UserWidget
  7d25262... userMenu: Use addSettingsAction
  188891d... userMenu: Implement new user menu design
  067ce53... status: Rebrand the user menu as the system menu
  9fedc69... popupMenu: Remove combo boxes and child menus
  bd13368... popupMenu: Fix bubbling in the slider widget
  6c5f03a... slider: Separate PopupSliderMenuItem into its own widget
  4dd7010... volume: Remove some unused variables
  1109933... volume: Implement new volume menu design
  dffa5aa... status: Add new brightness slider widget
  c48f64b... power: Restyle the power menu for the new design
  ff319db... power: Remove other devices
  a64d054... power: Use UPowerGlib for constants
  434413d... power: Use the new power labels from the designs
  5b184db... power: Add an Airplane Mode switch
  f913bdb... network: Remove a dead signal
  e1e3fdc... network: Reformat connection code
  1865900... network: Remove the global wireless kill-switch
  ece11e4... network: Remove separators between device sections
  a3abb7e... network: Remove the enable networking item
  3ea1e4b... network: Hide the signal icon in the mobile broadband secti
  9e8d17c... network: Don't create submenus for multiple-connection item
  1221b45... network: Remove some more dead code
  d804eee... network: Remove _createAPItem
  99a2d0b... network: Remove overflow implementation
  696bb42... network: Rewrite VPN section to be independent of NMConnect
  5b9411d... network: Remove notifications on connection failure
  fbc2a25... network: Remove setActiveConnection/clearActiveConnection
  b27e5d3... network: Merge NMConnectionBased back into NMDevice
  575f576... network: Make a dedicated "Connect to Wi-Fi" dialog
  975fc99... network: Move indicator icon selection to individual device
  e9473b9... network: Remove the Wired section
  19a973b... network: Remove the bold headings
  1dfa90a... theme: Use the same style for summary popups as we do for p
  c6e9998... aggregate menu xxx

Commits added to the branch:

  5c78908... xdnd: Lower window activation timeout (*)
  0509bb9... shell-gtk-embed: Lower tray icon windows to the bottom of t (*)
  63e6d11... Tajik updated (*)
  9d54e46... Updated Galician translations (*)
  3a6231d... build: Bump gcr requirement (*)
  673d703... Restore gvc revision (*)
  bd6e0ce... dash: Simplify some code (*)
  9f2f80a... Updated German translation (*)
  e30d18f... appDisplay: Give more horizontal space to control buttons (*)
  6132392... Updated Traditional Chinese translation(Hong Kong and Taiwa (*)
  4b95be6... dash: Make sure _clearDragPlaceholder() resets _dragPlaceho (*)
  1902f47... dash: Use a single code path for clearing the drag placehol (*)
  10b77a8... dash: Minor cleanup (*)
  90c7876... dash: Grow the empty dash during drag operations (*)
  6c527c1... osdWindow: Make sure the OSD is always our topmost chrome e (*)
  41ae93d... screenShield: Clear clipboard on lock (*)
  9e56e66... dnd: Use pushModal() to grab the keyboard (*)
  c394972... update Simplified Chinese (zh_CN) translation (*)
  403540e... userMenu: Move UserAvatarWidget into UserWidget (*)
  b68eb44... userMenu: Use addSettingsAction (*)
  cc64091... popupMenu: Fix bubbling in the slider widget (*)
  847cb5b... slider: Separate PopupSliderMenuItem into its own widget (*)
  23dd5cc... volume: Remove some unused variables (*)
  380a71d... network: Remove a dead signal (*)
  aee7cd7... network: Reformat connection code (*)
  e645edb... popupMenu: Fix PopupSliderMenuItem (*)
  a55288b... network: Don't create submenus for multiple-connection item (*)
  2249da7... network: Remove some more dead code (*)
  9c222c7... network: Remove _createAPItem (*)
  6c2f3d1... main: Move pref overrides to JS (*)
  91844e4... main: Pick up overridesSchema from sessionMode (*)
  5cd913a... windowManager: Use the correct schema for 'dynamic-workspac (*)
  24703ff... osdWindow: Disable unredirection while showing the OSD (*)
  203d7c4... window-switcher: Only show windows from current workspace b (*)
  a46a68d... Updated Czech translation (*)
  5e52f0e... Updated Bulgarian translation (*)
  2af4925... logout dialog: Show the correct text right away (*)
  4cd832c... network: Rename a variable for consistency (*)
  308b1d6... dateMenu: Remove bad setColumnWidths call
  d3ce742... network: Remove dead code
  b4b0148... network: "Remove" support for dial-up modems
  b383959... network: Remove setActiveConnection/clearActiveConnection
  5f6c1dd... network: Fix a bad signal name
  c17abf0... network: Move indicator icon selection to individual device
  bc206b8... network: Always show the VPN indicator when connected to VP
  6724835... network: Move the VPN indicator to getIndicatorIcon as well
  c44d66d... network: Remove overflow of VPN configurations
  128e787... network: Rewrite VPN section to be independent of NMConnect
  f21b4e2... network: Merge NMConnectionBased back into NMDevice
  49fe4cc... network: Make the device field private
  0fa50ae... network: Simplify connections to the firmware signal
  df02ea8... network: Remove support for virtual networking
  f445d4d... userWidget: Rename the default style class of the user widg
  1e24078... status: Remove settings actions
  2a55f8a... userMenu: Implement new user menu design
  51cbf71... status: Rebrand the user menu as the system menu
  70d8cf0... system: Remove suspend from the features of the system menu
  2fdd517... system: Remove Install Updates & Restart
  63bb9c0... popupMenu: Add a status label and icon to submenu menu item
  8a67d03... system: Move the Switch User and Log Out items to a new sub
  66e3dc7... system: Use icons for actions at the bottom of the system m
  9f8b659... popupMenu: Properly implement all-spanning actors
  efaeca6... popupMenu: Remove combo boxes and child menus
  ab67a33... popupMenu: Ignore submenus when getting the column widths
  ad5c669... popupMenu: Don't animate submenus closing when closing the 
  e3d253e... popupMenu: Remove connectSubMenuSignals
  a09d81d... popupMenu: Emit open-state-changed at the start of animatin
  bc4b3b8... popupMenu: Only allow one submenu to be open at a time
  9bdc609... popupMenu: Remove 'sensitive' input param
  7096503... popupMenu: Propagate sensitivity to menu children
  c3f5215... popupMenu: Ensure that submenus are properly hidden when in
  1c4cf2d... volume: Implement new volume menu design
  3d4e448... status: Add new brightness slider widget
  9688feb... power: Restyle the power menu for the new design
  ddb0088... power: Remove other devices
  8f476c3... power: Use UPowerGlib for constants
  33c40b5... power: Implement new power menu design
  a75d52a... power: Add an Airplane Mode menu
  5727ed0... network: Remove separators between device sections
  a3bad03... network: Remove the global wireless kill-switch
  fc5fffb... network: Make the device section headers not bold
  72d0e9f... network: Remove the enable networking item
  439be6f... network: Revamp menu visibility when the network manager is
  6a44157... network: Hide the signal icon in the mobile broadband secti
  1b005e4... network: Remove overflow implementation
  8ffd89c... network: Make the VPN rewrite "generic"
  c065799... network: Implement new designs for VPN/modem submenus
  2ba441a... network: Make a dedicated "Connect to Wi-Fi" dialog
  d642fe2... network: Remove the Wired section
  c7f0213... network: Make sure that the network menu is insensitive whe
  2d20189... theme: Use the same style for summary popups as we do for p
  ab11fbb... status: Put arrow icons next to the separate status indicat
  5193aa4... status: Port to a new SystemIndicator framework
  e964691... power: Add an Airplane Mode indicator
  aa46f91... panel: Move statuses to the aggregate menu
  cff89fa... network: Remove superfluous intermediate section
  5363597... slider: Extend the trough to the allocation extents
  5fe6fbf... slider: Make clicking anywhere on the slider menu item pass
  129efee... slider: Explicitly grab the device that was clicked

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