[gnome-shell] (284 commits) Non-fast-forward update to branch wip/timed-login-fix



The branch 'wip/timed-login-fix' 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:

  c17ba90... popupMenu: Handle keypress if numlock is enabled
  54f8232... appFolder: Don't block all shortcuts
  620bd03... Update Latvian translation
  c77c47c... Update Esperanto translation
  24d8066... Update Italian translation
  ec5db74... osdWindow: Ensure we setMaxLevel before setting Level itsel
  5ee0f74... osdWindow: Disconnect signals on destroy
  ccc5967... keyboardManager: Avoid idempotent calls to meta_backend_set
  d21b276... panel: Also ignore hidden windows for proximity
  d239339... build: Include params.js in portal-helper gresources
  89a720c... Update Slovak translation
  0820b9c... Update Croatian translation
  d7ee164... Update Malayalam translation
  78f6a40... iconGrid: Defer and group animation cleanup
  bacdd1c... iconGrid: Keep icons reactive during pulse animation
  e55bdb0... Update Brazilian Portuguese translation
  be35dec... Update Spanish translation
  a1a7ba7... workspaces: Use correct schema for workspace settings
  62c2dbb... messageTray: Disable unredirection while showing banners
  609c816... StTextureCache: use right event to detect file changes
  9b95995... windowManager: make TouchpadWorkspaceSwitchAction respect n
  fd75921... notificationDaemon: support file:// or icon theme names for
  3dffdab... workspace: Confine caption width to workspace area
  2a36bf5... Bump version to 3.30.2
  4e1747e... ibusManager: Don't pass undefined callback to ibus
  ae0461f... altSwitcher: Fix error when all alternatives are disabled
  45b4495... dash: destroy items's child before tooltip
  f645368... Update Basque translation
  5246da5... st-button: Ignore pointer emulated touch events
  cf5d496... Update Esperanto translation
  999cc12... Update Slovak translation
  ca54b55... keyboard: Do not call KeyboardManager.holdKeyboard() with s
  ee97f73... Update French translation
  511e8c6... panel: Don't allow opening hidden menus via keybindings
  e23f4d6... shellActionModes: disable POPUP keybindings in unlock scree
  cbb3569... loginDialog: only reactivate dialog when session goes activ
  d2b0eaa... loginDialog: disconnect greeter when switching away VTs
  3ebe001... loginDialog: stop timed login when VT switching away
  c69cb35... loginDialog: hide timed login indicator when timed login is

Commits added to the branch:

  286ffbe... panel: Stop using Shell.GenericContainer (*)
  e82c68a... switcherPopup: Rename destroy() to fadeAndDestroy() (*)
  a315e75... switcherPopup: Subclass St.Widget (*)
  0ec36fc... switcherPopup: Use MonitorConstraint instead of vfunc overr (*)
  9a47b4b... switcherList: Remove unused variable (*)
  c6cea27... switcherList: Stop using Shell.GenericContainer (*)
  2717ca9... st-box-layout: Pass correct allocation box to layout manage (*)
  4be66ec... windowIcon: Subclass St.BoxLayout (*)
  81ec821... baseIcon: Stop using Shell.GenericContainer (*)
  efb3025... dash: Set scale and opacity on parent actor (*)
  034a723... iconGrid: Rename ::key-focus-in signal (*)
  197c0ee... iconGrid: Stop using Shell.GenericContainer (*)
  e9f4f2e... thumbnailBox: Stop using Shell.GenericContainer (*)
  dd4709b... appMenuButton: Rename show/hide to fadeIn/fadeOut (*)
  fc342fe... buttonBox: Drop Shell.GenericContainer usage (*)
  ac314cf... messageTray: Drop Shell.GenericContainer usage (*)
  b058e89... workspaceSwitcherPopup: Stop using Shell.GenericContainer (*)
  f468274... layoutManager: Stop using Shell.GenericContainer (*)
  dd22571... layoutManager: Subclass GObject.Object (*)
  0c0d76f... loginDialog: Stop using Shell.GenericContainer (*)
  8b215b2... boxPointer: Rename show/hide to open/close (*)
  f460f27... boxPointer: Add compatibility API (*)
  3fa19e5... boxPointer: Stop using Shell.GenericContainer (*)
  b4c6749... inspector: Stop using Shell.GenericContainer (*)
  2ee321e... tests: Stop using Shell.GenericContainer (*)
  038f8b6... keyboard: Stop using Shell.GenericContainer (*)
  b719744... st-bin: Destroy child in ClutterActor:destroy vfunc (*)
  557b232... panel: Delegate container destruction to PanelMenu.ButtonBo (*)
  38c1ebb... dash: expand and center align DashItemContainer (*)
  655234e... shell: Remove ShellGenericContainer (*)
  8855622... popupMenu: Handle keypress if numlock is enabled (*)
  76117fd... appFolder: Don't block all shortcuts (*)
  aa68531... Fix enumeration in HACKING.md (*)
  9f3c85f... Update Esperanto translation (*)
  ae7dd5e... osdWindow: Ensure we setMaxLevel before setting Level itsel (*)
  8566ec2... osdWindow: Disconnect signals on destroy (*)
  b405ed6... keyboardManager: Avoid idempotent calls to meta_backend_set (*)
  a0dc8dc... panel: Also ignore hidden windows for proximity (*)
  ceed3e0... build: Include params.js in portal-helper gresources (*)
  7026a6f... automountManager: Add handling of udisks errors for no/wron (*)
  4681175... Update Slovak translation (*)
  cff9eaf... Change a translator comment to be less ambiguous (*)
  0f542c2... Remove padding from date strings (*)
  c0b561d... switcherPopup: Bind to the stage, not the monitor (*)
  4e422a5... Updated Slovenian translation (*)
  1495304... Update Malayalam translation (*)
  a5e6dd5... iconGrid: Defer and group animation cleanup (*)
  1acdff8... iconGrid: Keep icons reactive during pulse animation (*)
  86a78c3... Theme: fix modal dialog button (*)
  5f2c167... Update Brazilian Portuguese translation (*)
  b96cc9a... Update Spanish translation (*)
  72fa44d... polkit: Port to G_DECLARE_FINAL_CLASS (*)
  127ba31... polkit: Only unregister registered handles (*)
  f1195ec... workspaces: Use correct schema for workspace settings (*)
  4dc2039... messageTray: Disable unredirection while showing banners (*)
  551e827... keyboard: Do not call KeyboardManager.holdKeyboard() with s (*)
  ca3f4cf... StTextureCache: use right event to detect file changes (*)
  80a7547... notificationDaemon: separate out GtkNotification creation (*)
  a98ed08... notificationDaemon: use different reason when replacing not (*)
  5fb8d4f... calendar: do not call destroy() recursively (*)
  361cc6c... st: Remove deprecated cogl_texture_new() (*)
  33b8537... notificationDaemon: support file:// or icon theme names for (*)
  367b1c0... notificationDaemon: Don't pass unused extra hints value (*)
  118cab1... windowManager: make TouchpadWorkspaceSwitchAction respect n (*)
  8c3811a... inputMethod: Avoid calling set_preedit_text() if unnecessar (*)
  6f5a099... inputMethod: Keep track of preedit string visibility (*)
  a4d09b4... workspace: Remove dead code (*)
  6099e92... workspace: Confine caption width to workspace area (*)
  50c2871... Bump version to 3.31.2 (*)
  2849787... windowAttentionHandler: Handle XUrgencyHint as well (*)
  240f3fa... windowAttentionHandler: Fix syntax errors (*)
  52c59ac... power: Label the PENDING_CHARGE state as "Not Charging" (*)
  04d7069... app-usage: Remove crufty old "context"s idea (*)
  c3ec813... app-usage: Remove unused open-window-count attribute (*)
  43041f0... app-usage: Remove more unused things (*)
  74bb9e6... ibusManager: Don't pass undefined callback to ibus (*)
  e77463b... altSwitcher: Fix error when all alternatives are disabled (*)
  ff2fbf5... dash: destroy items's child before tooltip (*)
  8e7c90b... theme: Replace corner ripple png assets with css (*)
  27c660d... theme: Replace page indicator assets with css (*)
  4d2dce2... theme: Drop custom assets for window close buttons in overv (*)
  10b3671... shell: Use MetaStartupNotification (*)
  cdb8ac3... shell: Hide/drop unused public API (*)
  2640507... meson.build: Bump compatible mutter API version to 4 (*)
  3217c10... theme: Replace calendar arrow images with symbolic icons an (*)
  4c11d15... st-button: Ignore pointer emulated touch events (*)
  0e0574a... iconGrid: Eliminate JavaScript for painting/picking (*)
  25fbffc... Update Esperanto translation (*)
  121c427... Updated Slovenian translation (*)
  4d649d6... Updated Spanish translation (*)
  6743c18... StWidget: don't forget to invalidate the paint state if not (*)
  925a25d... st: Avoid integer overflow on unpremultiply (*)
  e5ce3d5... messageTray: Re-enable unredirection when banner is destroy (*)
  616852c... thunderbolt: fix missing variable underscore for `enrolling (*)
  a92ad59... Replace Bugzilla by Gitlab URL in DOAP file (*)
  f43f955... Update Friulian translation (*)
  d3bf1a9... Update Turkish translation (*)
  c1c00a8... Update Swedish translation (*)
  49133c7... Remove the browser plugin (*)
  5edceba... Update Japanese translation (*)
  8be0c5a... Add app introspection API (*)
  ca4e563... introspect: Add GetWindows method (*)
  2159d68... layout: Always allow hiding the overview (*)
  4259676... dnd: Repick target actor if destroyed mid iteration (*)
  9a35c99... automountManager: Port to MetaSoundPlayer for emitting soun (*)
  25bfe99... messageTray: Port to MetaSoundPlayer for emitting sounds (*)
  a600265... volume: Port to MetaSoundPlayer for emitting sounds (*)
  2a1f915... global: Drop API to play sounds (*)
  3989cad... build: Remove Canberra dependency (*)
  e5a0dcb... Bump version to 3.31.4 (*)
  e3a0b6d... Updated Spanish translation (*)
  c6d2bc4... Update Esperanto translation (*)
  ddb3a5c... Add Iagno to appFavorites (*)
  f8ce47c... keyboard: Use addSettingsItem() in language menu (*)
  62abf3e... audioDeviceSelection: Only include settings button when all (*)
  ae48f8b... inputMethod: Delete the enabled member since it's not used (*)
  22e21ad... animation: Add dedicated Spinner class (*)
  945a019... animation: Optionally animate spinner start/stop (*)
  b578327... calendar: Disconnect signals when resetting notification (*)
  7c4e43c... Remove deprecated CoglHandle (*)
  e0a992a... notificationDaemon: Fix warning (*)
  4b28b90... notificationDaemon.js: Fix a typo (missing ')') (*)
  3fa3889... Update French translation (*)
  df77fb6... media section: Change size of the fallback cover (*)
  1f864c9... thunderbolt: only try to enroll if we are allowed (*)
  200f490... Update Afrikaans translation (*)
  2fc1f1a... cleanup: Remove obsolete Lang imports (*)
  97963a1... docs: Remove obsolete Lang references (*)
  467b7c1... lookingGlass: Stop using eval() (*)
  8f15193... messageTray: Split out policy creation (*)
  a6763e7... messageTray: Chain up in NotificationPolicy constructor (*)
  3e3da8e... calendar: Don't allow event messages to be closed (*)
  a7d6189... calendar: Remove ability to hide events (*)
  9dc3b73... calendar: Rename "Clear All" button (*)
  edbb204... animation: Disable spinner animations when actor is destroy (*)
  8840608... Update Catalan translation (*)
  809d921... search: Initialise searchInProgress when search providers a (*)
  5f223e0... polkitAgent: Disconnect session signal handlers when destro (*)
  ddd1825... polkitAgent: Drop close() override in favour of closed sign (*)
  081d94e... polkitAgent: Destroy session from dialogue closed handler (*)
  21de3c3... polkitAgent: Disconnect from user signals when closing dial (*)
  8bb9eb0... keyboard: Disconnect from input source manager when destroy (*)
  deec0bf... texture-cache: Replace ClutterTexture by ClutterImage (*)
  1847a4f... texture-cache: Avoid creating unnecessary ClutterImages (*)
  3dcb593... texture-cache: Simplify function with g_autoptr (*)
  d75a348... windowManager: detect change to a non-existent WS (*)
  99ce3de... st-button: Handle touch-cancel events (*)
  bacfdbb... cleanup: Port non-GObject classes to JS6 classes (*)
  e68dfed... cleanup: Port GObject classes to JS6 classes (*)
  b7e2718... docs: Update HACKING (*)
  d80e7e0... lookingGlass: Don't import Lang by default (*)
  dfa0750... networkAgent: Advise the user to push a WPS button on their (*)
  38805ae... Updated Slovenian translation (*)
  3db5215... appDisplay: Reduce g_app_info_get_all() calls (*)
  69ad75c... shell-app-system: Cache GAppInfos around (*)
  794a056... appDisplay: Use GAppInfo list from ShellAppSystem (*)
  6845c6f... Update Galician translation (*)
  c2961f2... dnd: Get dragging device from the triggering events (*)
  7a86637... dnd: Avoid breaking drag state on cancellation (*)
  78608a5... dnd: Prevent simultaneous DnD operations from happening (*)
  74ba2e6... Update Hungarian translation (*)
  1af0b54... Update Punjabi translation (*)
  582b3aa... dnd: Fix syntax error which led into g-s not starting anymo (*)
  412003e... Updated Spanish translation (*)
  a2f27a9... theme-node-transition: Receive a CoglFramebuffer (*)
  09addfc... st-private: Receive a CoglFramebuffer (*)
  23d6d13... st-shadow: Add a CoglFramebuffer argument (*)
  86a00b6... shell-global: Make saving of persistent state asynchronous (*)
  4657580... perf: Stop using legacy generator functions (*)
  36b9f45... ci: Add minimal continuous integration (*)
  95a31b0... st: Use ClutterKeymap to detect caps lock state changes (*)
  8f732e4... messageTray: Disconnect signals when resetting notification (*)
  a7bb8ee... magnifier: Use a ClutterContent to render mouse sprite (*)
  8665045... st: Check for ClutterImage when creating shadow pipelines (*)
  259f90b... texture-cache: Fix documentation error (*)
  69b1fb6... app: Replace ClutterTexture by ClutterActor (*)
  5f4e274... overview: Remove unneeded check if primary monitor exists (*)
  f6da36a... workspaceThumbnail: Clean up porthole/workarea setting and  (*)
  b597d5f... shell-global: Use MetaLaunchContext instead of GdkLaunchCon (*)
  dc4ff94... networkAgent: Fix showing the WPS message (*)
  91319e3... networkAgent: Fix mobile broadband notifications (*)
  c353914... appFavorites: Fix nonsense condition (*)
  a7943ff... iconGrid: Fix nonsense condition (*)
  c264cc4... objectManager: Fix undefined variable (*)
  a9ed128... ibusCandidatePopup: Clarify assignment in condition (*)
  3134222... keyboard: Add back constructor parameter (*)
  4f76e05... keyboard: Fix undefined variable in fall-through message (*)
  37e0a73... iconGrid: Remove unreachable code (*)
  e92477a... screenShield: Show detailed notification data if notificati (*)
  f4a64f7... util: Use (thread-safe) uselocale() (*)
  b10606e... keyboard: Drop GDK API usage (*)
  208c551... js: Drop unused Gdk/Gtk imports (*)
  0fdfebd... shell: Drop some unused headers and Gdk variables (*)
  82c7090... modalDialog: Do not sync display here (*)
  23c3f3f... overview: Do not warp pointer to fake crossing event (*)
  0f799ae... environment: No need to set Gdk version (*)
  a977c13... st: Add StPolicyType enum (*)
  c59c5eb... st: Add StDirectionType enum (*)
  fef2bac... st: Add StSettings object (*)
  81c4c23... dnd: Use StSettings instead of GtkSettings (*)
  91d73d6... tweener: Use StSettings instead of GtkSettings (*)
  f02033a... main: Use StSettings instead of GtkSettings (*)
  036e670... st-texture-cache: Use GtkIconTheme separate from GTK+ (*)
  df3068d... st: Use StSettings for enable-animations check (*)
  8647922... st: Use StSettings for primary-paste setting (*)
  36f9147... extensionPrefs: Add blank state (*)
  43a1973... extensionPrefs: Improve error UI (*)
  c47e672... a11y: Don't set WM theme (*)
  ba97e8d... magnifier: Add missing import (*)
  409a27c... weather: Change Weather app ID (*)
  193e4ae... workspace: Use globals for delays and animation times (*)
  a00b967... workspace: Rename some variables for clarity (*)
  5e6629e... workspace: Remove some unnecessary variables and functions (*)
  28a56d2... workspace: Some style changes to match guidelines (*)
  6b0c8c9... workspace: Rename show-close-button signal to chrome-visibl (*)
  3730314... workspace: Use ES6 findIndex() method for getting window in (*)
  a7d9744... workspace: Update a wrong comment (*)
  aa28d48... Update Hungarian translation (*)
  6bb7d40... Update Catalan translation (*)
  36713db... Update Friulian translation (*)
  f61c8e5... Fix Catalan date formatter (*)
  73413ac... Update Hungarian translation (*)
  680dc18... Updated Lithuanian translation (*)
  5dbf09c... extensionPrefs: Work around xgettext bug (*)
  b108aa1... Update Polish translation (*)
  af34b7c... Update Hungarian translation (*)
  f89d721... Update Friulian translation (*)
  d8593c5... st: Init icon theme in StSettings (*)
  345a8fe... thunderbolt: ensure failure msg is translatable (*)
  446183a... app: Remove unused code (*)
  95224bd... objectManager: Fix index mix-up (*)
  43fb2b3... screenshot: Remove bogus parameter (*)
  cdd2803... Don't mistake GObject.registerClass() for a constructor (*)
  15e7625... cleanup: Remove erroneous vfunc parameters (*)
  4590094... windowManager: Add switch-to-application-n keybindings (*)
  5dedb97... dateMenu: Use graphical weather forecasts (*)
  3cf67b1... dateMenu: Show weather location in section header (*)
  40e6244... dateMenu: Refresh world clocks section (*)
  e2352f5... theme: basic color sync (*)
  9cfb51c... panel: Remove panel translucency (*)
  aca8aec... Update Friulian translation (*)
  b092c5f... st: Honor button mask on touch events (*)
  4aecf4c... keyboard: Avoid sequence grabs on touch (*)
  699e975... windowManager: Disable bottom edge swipe gesture if OSK is  (*)
  ace44af... theme: Reduce minimum OSK key width/height (*)
  545d49c... keyboard: Fix JS warning (*)
  bb21596... keyboard: Fix JS warning (*)
  83eb75a... keyboard: Fix JS warning (*)
  291aa0b... keyboard: Remove unused code (*)
  2a99236... keyboard: Separate aspect ratio control to a container acto (*)
  fab3908... appDisplay: Separate PageIndicators to a separate file (*)
  42ae052... keyboard: Add Emoji keyboard (*)
  f78efc4... keyboard: Implement keypad OSK panel (*)
  c1a6eff... panel: Don't allow opening hidden menus via keybindings (*)
  f0a7395... shellActionModes: disable POPUP keybindings in unlock scree (*)
  4ef8041... Update Hungarian translation (*)
  9b47195... Updated Spanish translation (*)
  7edd5f2... Updated Czech translation (*)
  a9e6303... Update Japanese translation (*)
  1846f33... Update Catalan translation (*)
  15d0050... Update Japanese translation (*)
  9f61a4f... panel: Remove unused import (*)
  c334aa2... panel: Ignore shell-shows-app-menu setting (*)
  dc79393... panel: Replace remote app menu (*)
  62a3b9e... windowMenu: Remove fallback app menu support (*)
  e355756... app: Don't rely on app menu to check for GtkApplications (*)
  753618a... app: Remove :menu property (*)
  7df9345... build: Remove remote menu support (*)
  8003f8b... build: Don't introspect ShellMenu (*)
  1c117c4... panel: Desaturate appmenu icon (*)
  a87ab6d... panel: Restrict app menu width (*)
  93425b0... extensionUtils: Include some more helper functions (*)
  5f13cf7... Update Polish translation (*)
  c6d5705... tests: Work around import dependency loop (*)
  4d2b2a1... Bump version to 3.31.90 (*)
  2294ae0... Update Catalan translation (*)
  5ca039c... Update Japanese translation (*)
  98a437c... loginDialog: only reactivate dialog when session goes activ
  3454a39... loginDialog: disconnect greeter when switching away VTs
  0a54118... loginDialog: stop timed login when VT switching away
  46fcea5... loginDialog: hide timed login indicator when timed login is
  4cd5c2e... loginDialog: reset auth prompt on vt switch before fade in
  a1f117e... loginDialog: hide authprompt when VT switching away
  0a4be01... loginDialog: hide user list when starting timed login

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