[gnome-shell] (134 commits) Created branch wip/rstrode/login-screen-extensions



The branch 'wip/rstrode/login-screen-extensions' was created.

Summary of new commits:

  f8a1123... appFavorites: Make firefox the default browser
  97ceb14... Add 'yelp' to default favorites
  39f561c... appFavorites: Add terminal
  6467082... screenShield: unblank when inserting smartcard
  450148d... smartcardManager: add way to detect if user logged using (a
  92a4438... gdm: only unlock with smartcard, if smartcard used for logi
  6a8b227... gdm: update default service when smartcard inserted
  a775070... authPrompt: don't fade out auth messages if user types pass
  517e241... authPrompt: don't spin unless answering question
  ee3f403... authPrompt: stop accepting preemptive answer if user stops 
  12333f3... loginDialog: allow timed login with disabled user list
  23990f1... data: install process-working.svg to filesystem
  edaf240... loginDialog: make info messages themed
  9949ac9... gdm: add AuthList control
  5202d05... gdmUtil: enable support for GDM's ChoiceList PAM extension
  cd42c27... screenShield: Switch lightboxes off before unlock transitio
  f3b1cd7... screenShield: Wake up on deactivate()
  0b35451... shellEntry: Add CapsLockWarning class
  8ef0d99... js: Add caps-lock Warning to the dialogs
  0d451d9... shellEntry: Make signal id variable private
  06043fd... theme: Move caps-lock warning to entry widget stylesheet
  1b44516... shellEntry: Hide caps lock warning and use animation to sho
  f485da9... js: Initialize some properties
  1ed3d5d... shellEntry: Restore natural-height-set instead of forcing i
  b677748... status/network: Disable modem connection when windows aren'
  2356714... status/network: Only list wifi networks that can be activat
  1234ee2... status/network: Consider network-control action
  628bae7... sessionMode: Enable networkAgent on login screen
  42dac36... status/network: Do not disable on login screen
  4fd2298... shellEntry: Disconnect handler on destroy
  91ef430... unlockDialog: Use inheritance instead of composition
  2cd6983... screenShield: Stop using deprecated actor property
  d70c095... shellDBus: Add a DBus method to load a single extension
  73b3d5b... extensions: Add a SESSION_MODE extension type
  ff68b07... extensionUtils: Move ExtensionState definition here
  c3521c1... extensionSystem: Turn into a class
  2700050... extensionSystem: Make methods to call extension functions p
  e3dc52e... extensionSystem: Add methods to enable/disable extensions
  3b1a2f0... extensionUtils: Add functions to (de)serialize extensions
  704dee1... shellDBus: Add new 'ExtensionStateChanged' signal
  6ffa763... extensionSystem: Add canChange property to extensions
  5bf66f5... extensionPrefs: Inherit from Gtk.Application
  c4c6e7b... extensionPrefs: Attach extension object to each row
  c8d1daf... extensionPrefs: Override getCurrentExtension() for extensio
  15adec4... extensionPrefs: Switch to D-Bus API to get extension live s
  99c9451... extensionSystem: Move extension loading into ExtensionManag
  67cf69d... extensionSystem: Store extensions in a Map
  c98213d... extensionSystem: Add hasUpdate state
  4fc0bc1... extensionDownloader: Make checkForUpdates() check for updat
  a3c0440... extensionDownloader: Only check updates for user extensions
  6f7cacc... extensionDownloader: Exclude extensions with pending update
  aa2b328... extensionDownloader: Include version validation in update c
  748edd3... extensionSystem: Install pending updates on startup
  9c9ce1f... extensionPrefs: Add application icon
  64c7548... extensionSystem: Show notification when updates are availab
  8dff8b6... extensionSystem: Periodically check for extension updates
  62b37fe... extensionDownloader: Remove pending updates with extension
  5bcce95... extensionSystem: Catch errors when updating extensions
  2969440... extensionSystem: Fix opening Extensions app from notificati
  e68aaa8... extensionDownloader: Refuse to override system extensions
  116c96c... extensionSystem: Get rid of _enabled boolean optimization
  6732b18... extensionSystem: Allow extensions to run on the login scree
  d6a3a70... sessionMode: Allow extensions at the login and unlock scree
  f2c05c3... panel: add an icon to the ActivitiesButton
  5b108e9... app: Fall back to window title instead of WM_CLASS
  4001f82... windowMenu: Bring back workspaces submenu for static worksp
  c59ec99... shell/app: Handle workspace from startup notifications
  d042b1c... main: Dump stack on segfaults by default
  5065161... appDisplay: Show full app name on hover
  4413026... workspaceSwitcherPopup: Support horizontal layout
  8f0e904... workspacesView: Support horizontal layout
  b3cce35... animation: fix unintentional loop while polkit dialog is ac
  34a5466... workspacesView: Work around spurious allocation changes
  f7dfd1e... layout: Make the hot corner optional
  30ed4a9... appDisplay: Don't leak duplicate items in AppView
  d623d28... iconGrid: Clear meta_later callback on destruction
  7f22208... appDisplay: Add AppFolderPopup destroy handler
  c9257c8... appDisplay: Clear AllView reference to current popup when d
  0297a48... appDisplay: Add destroy handler for FolderIcon
  c34b4a8... appDisplay: Stop watching FolderIcon parent view when destr
  1fe394a... appDisplay: Add open method to FolderIcon
  b8dd0bc... appDisplay: Keep popup open on refresh
  c8331c9... main: Show a warning when running as root
  eea2954... main: Show a warning when gdm is missing
  6374a77... workspace: Pass device to startDrag()
  f2cf5c3... a11y: Change HC icon theme first
  3947b44... perf-helper: Add content for custom drawing
  0c3985c... perf-helper: Remove unused atoms
  50aebbc... perf-tool: Spawn perf-tool-helper from gnome-shell
  58d9253... perf-tool: Allow to run as a Wayland compositor
  38d6329... padOsd: Re-query action labels after mode switches
  b85e9ca... Do not change Wacom LEDs through g-s-d
  669e1e1... st/texture-cache: Cancel pending requests on icon-theme cha
  370c198... introspect: Include `sandboxed-app-id` as well
  6dccb1a... introspect: Check whitelist also for GetRunningWindows()
  5eb1c5c... introspect: Fix whitelist check
  9592830... introspect: Add helper to check method call permission
  68f5f37... shell-util: Add API to check for X11 extensions
  37189d7... st/settings: Add API to inhibit animations
  7f8c0f9... main: Inhibit animations when software rendered
  b1a9af1... main: Inhibit animations if X server advertises VNC-EXTENSI
  e8c7551... main: Inhibit animations when there is a remote desktop ses
  df59a57... introspect: Rename variable
  ee773d7... introspect: Add AnimationsEnabled property
  152f03d... popupMenu: Handle keypress if numlock is enabled
  d2b8d62... theme: Update window preview style
  11e70e6... tweener: Save handlers on target and remove them on destroy
  92d9b8d... windowAttentionHandler: disconnect signals before destructi
  88d945e... workspacesView: Avoid setting invalid geometries on views
  d4572c5... workspacesView: Only animate on show() when geometries are 
  3d0f7ab... realmd: Set login format to null on start and update if inv
  55771d8... popupMenu: Guard against non-menu-item children
  ab4412b... st/shadow: Check pipeline when painting
  092180a... viewSelector: Don't set page parent during construction
  dc720c6... workspacesView: Don't set up MetaLater when unparented
  b6a1164... environment: reduce calls to g_time_zone_new_local()
  8d1154f... environment: Fix date conversion
  9cde42f... shell/app-system: Monitor for icon theme changes
  2991bbc... global: force fsync() to worker thread when saving state
  ec3e569... app-cache: add ShellAppCache for GAppInfo caching
  995e8eb... js: Always use AppSystem to lookup apps
  178f797... screencast: Stop recording when screen size or resource sca
  547721e... keyboard: Don't include keyboard devices when updating last
  5c5235d... layout: Use translation_y of 0 to hide keyboard
  b1c55ec... layout: queue redraw after hiding keyboard
  3512e70... keyboard: Only enable keyboard if ClutterDeviceManager::tou
  7f75705... background: refresh after suspend on wayland
  8f19713... background: rebuild background, not just animation on resum
  77917cd... st-texture-cache: purge on resume
  4c93592... background: refresh background on gl-video-memory-purged si
  fd914db... shellEntry: Determine if password entry from content purpos
  96c815e... shellEntry: Give password menu item text when it's created
  96396cf... shellEntry: Handle password item from dedication function
  61d9e04... shellEntry: Support lockdown of "Show Text" menu in passwor


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