[gnome-shell] (109 commits) Non-fast-forward update to branch wip/message-tray-menu



The branch 'wip/message-tray-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:

  91b6baa... backgroundMenu: Ignore releases when using long-press
  9b0cf4b... popupMenu: Add support for action namespaces
  ea92eb3... popupMenu: Allow separator items to have labels
  e3673a9... popupMenu: Allow PopupMenuManager to take an existing grab 
  8c16bf4... popupMenu: Don't use "grabbed" to determine whether to chan
  fbbc1d0... messageTray: Move adding the menu actor to MessageTrayConte
  e59da86... messageTray: Use a PopupMenuManager for the message tray co
  13096e6... messageTray: Rename the context menu to the tray menu
  d8f6717... messageTray: Move the tray menu to a button
  977a539... theme: Use the same style for summary popups as we do for p
  91449ba... status: Remove settings actions
  0c71bde... userMenu: Move UserAvatarWidget into UserWidget
  47dde1c... userMenu: Implement new user menu design
  d5dd12f... popupMenu: Remove combo boxes and child menus
  809adf2... popupMenu: Fix bubbling in the slider widget
  3b79105... slider: Separate PopupSliderMenuItem into its own widget
  ff027a1... volume: Remove an unused variable
  036e496... volume: Implement new volume menu design
  c1ce0c5... status: Add new brightness slider widget
  1ad344d... network: Require NMGtk
  f12700d... network: Remove overflow implementation
  187da34... aggregate menu xxx

Commits added to the branch:

  c9c1c89... dateMenu: append .desktop to evolution strings (*)
  09aa59f... layout: Correct hot corner barriers in RTL layouts (*)
  92e5d2b... backgroundMenu: Ignore releases when using long-press (*)
  39426f0... shellDBus: Fix Eval() return value when disabled (*)
  5c40307... popupMenu: Allow setting grabHelper params for PopupMenuMan (*)
  4a5ff5d... panel: Add keybinding mode for top bar popups and use it (*)
  60cb1ad... panel: Change openAppMenu() to a toggle action (*)
  c84dc62... PopupMenuManager: Close active menu when another one opens (*)
  871c28a... network: Require NMGtk (*)
  e1de363... network: Remove some unused helpers (*)
  dbb39d3... network: Properly disconnect from the state-changed signal (*)
  e0b8ad7... network: Remove UNKNOWN security type (*)
  a67b82e... network: Remove some dead code (*)
  37dce7d... network: Deduplicate some similar code (*)
  20619ad... network: Fix some splice mishaps (*)
  e5f2266... network: Use activeApChanged to get the initial active netw (*)
  b4b00a4... network: Remove explicit autoconnection code (*)
  bfdf069... network: Rename "apObj" to "network" (*)
  7a8b392... network: Remove some genericism in the wireless code (*)
  66ab4d2... Updated Czech translation (*)
  bd1f48d... Updated Czech translation (*)
  a9058e4... WorkspacesView: set the actual geometry when creating works (*)
  123fc19... configure: Bump NetworkManager requirement (*)
  5d50b08... Updated Lithuanian translation (*)
  ef9c50e... StIcon: use g_signal_connect_object() for safety (*)
  9ae2440... Remove LayoutManager::fullscreen-changed (*)
  608818f... Only recognize common url schemes in notification messages (*)
  18107d5... Bump version to 3.9.1 (*)
  ed63bda... Updated Slovenian translation (*)
  e96d9e0... st-icon: check if gicon is null before unref. (*)
  33cad9a... ctrlAltTab: Use a symbolic icon for desktop windows (*)
  40b895d... st-theme-node-drawing: Depend less on the paint state in so (*)
  72bc46d... st-theme-node-drawing: Move most of the cached paint state  (*)
  49064ed... st: Move the theme node drawing state to StWidget (*)
  c29aaa0... st-theme-node: Move some allocation-independent textures ba (*)
  db14dc9... Revert "screenshield: Remove box-shadow" (*)
  a2fcbb7... st-widget: Cache two paint states (*)
  53c609c... st-theme-node: Add a to_string function for debugging purpo (*)
  654f1dd... gdm: Fix regression where domain login hint not shown (*)
  c1240d3... calendar, dateMenu: Allow focus on menu items (*)
  c29810b... dateMenu: Don't override accessible_role inherited from Pan (*)
  cc7630c... theme: Add focus styles for the calendar menu (*)
  31478e9... calendar: Ensure clicked calendar item retains key focus (*)
  092586c... focus-manager: Add navigate_from_event method (*)
  d9a4688... panelMenu: Attempt to navigate menus only if we can't navig (*)
  14ceb10... dateMenu: do not show "Open Calendar" button with no instal (*)
  eb80503... st-theme-node: Make sure that two NULL paint states are not (*)
  660b801... st-bin: Delegate popup-menu signal to child if we have one (*)
  eab1ab0... sessionMode: Remove initial-setup mode (*)
  11d997c... shell-js: Adapt to new gjs interface (*)
  e98eb57... modalDialog: Always use a stack for the background (*)
  cde695d... loginDialog: (Optionally) show logo below user list (*)
  22b6a25... loginDialog: Remove logo in upper left corner (*)
  8e270dc... osdWindow: Allow popup to grow if necessary (*)
  e2c86ce... modalDialog: Replace Shell.Stack with layout manager (*)
  d920da6... loginDialog: Adjust logoBin to modalDialog changes (*)
  d6fe008... st-shadow: Fix offset shadow offscreen rendering (*)
  12a1d7b... keyring: Fix button disabled when prompting for confirmatio (*)
  7514607... network: don't use active connections that are in invalid s (*)
  7464add... Update libgvc (*)
  855a31f... components: Allow cancelling of dialog between prompts (*)
  ecd838b... lookingGlass: Remove an unused separator between results (*)
  938b1ff... lookingGlass: Remove a useless container (*)
  9c839cd... dnd: Clean up construction (*)
  db89648... Remove simple uses of ClutterRectangle (*)
  046a1a7... modalDialog: Show spinner when working (*)
  de2d677... workspace: Only show the close buttons for windows that can
  38a4371... popupMenu: Allow PopupMenuManager to take an existing grab 
  3dd4bd1... popupMenu: Don't use "grabbed" to determine whether to chan
  38c317c... messageTray: Move adding the menu actor to MessageTrayConte
  32ae6f4... messageTray: Use a PopupMenuManager for the message tray co
  0b75cd1... messageTray: Rename the context menu to the tray menu
  44d2307... messageTray: Move the tray menu to a button
  16a2cda... popupMenu: Allow separator items to have labels
  06fa6cf... popupMenu: Add support for action namespaces
  fde62b9... theme: Use the same style for summary popups as we do for p
  64e77b1... status: Remove settings actions
  269ad7e... userMenu: Move UserAvatarWidget into UserWidget
  6c835e9... userMenu: Implement new user menu design
  4b96e08... userMenu: Use addSettingsAction
  934569d... popupMenu: Remove combo boxes and child menus
  d7d72de... popupMenu: Fix bubbling in the slider widget
  7a1a184... slider: Separate PopupSliderMenuItem into its own widget
  43c1c79... volume: Remove an unused variable
  099085f... volume: Implement new volume menu design
  c82fbf2... status: Add new brightness slider widget
  b4a2c80... aggregate menu xxx
  18fdf25... power: Restyle the power menu for the new design
  818b9e5... network: Remove semi-complex primary device finding
  3f90e88... network: Don't create submenus for multiple-connection item
  61aac18... network: Remove some more dead code
  1532dce... network: Remove _createAPItem
  7402f24... network: Remove notifications on connection failure
  abff426... network: Remove overflow implementation
  57372ce... network: Remove the global wireless kill-switch
  b8e66ac... network: Remove separators between device sections
  c6875f3... network: Use checkConnection to set up the initial connecti
  aa9406a... network: Remove an unused getter
  03b5fc4... network: Don't pass this._connections to the VPN section
  e425dda... network: Rewrite VPN section to be independent of NMConnect
  22b3dbe... network: Merge NMConnectionBased back into NMDevice
  eda9530... network: Remove setActiveConnection/clearActiveConnection
  8aaf7cf... network: Use accessPointAdded to add initial access points
  80000fd... network: Make a dedicated "Connect to Wi-Fi" dialog
  d72d014... network: Hide the signal icon in the mobile broadband case
  c93015f... network: Move indicator icon selection to individual device
  6ce79a5... network: Remove the enable networking item
  30fa0bc... network: Remove the Wired section
  b7b1775... network: Remove the bold headings

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