[gnome-shell] (255 commits) Created branch eos3.8



The branch 'eos3.8' was created.

Summary of new commits:

  47f3d97... Add an helper to detect current desktop
  01700c9... Don't allow endless mode extension to update
  907dada... shell-wm: add a new stop signal
  75d5d79... bluetooth: Be consistent when determining whether Bluetooth
  9dd15a7... bluetooth: Use more descriptive on/off label
  72ce322... Revert "shell-app: Don't transition to STOPPED while still 
  c7fb3fc... systemActions: Don't hide the overview when logging out
  86c88d4... Update default background color for login and lock screens
  606b36c... Add a dialog to force quit applications
  dd2ab63... runDialog: hide overview when launching command/document
  22b9a3f... shell-app: Move apps to RUNNING when they have 'interesting
  b728eef... Integration with the SpeedWagon
  0de5abb... ShellWindowTracker: Add a hack to hide JavaEmbeddedFrame ic
  b3a8c3c... appActivation: Added Endless-specific AppActivation class
  35ef359... appActivation: Integrate apps launched from the desktop wit
  abc3bde... bottomPanel: Move the top panel to the bottom
  b9ebd40... Add a new class to create simple buttons with an icon in th
  158373e... bottomPanel: Adapt 'Top Bar' to become 'Bottom Bar' for the
  fcd48bd... bottomPanel: Reorganize elements and style in the bottom pa
  fa2e6e0... bottomPanel: Add a shutdown button to the login screen
  9c78366... bottomPanel: make the 'Power' indicator visible when approp
  89da7bf... taskbar: Add the application icons taskbar and related styl
  e43e7f4... taskbar: Disable notifications when pinning and unpinning a
  b4e2277... workspaceMonitor: Add a monitor to track visible windows on
  574b4dd... st: Implement more CSS gradient options
  6c078a4... endlessButton: Add the Endless button to the bottom panel
  65d1b35... hotCorner: Add Endless' Hot Corner to the right side of the
  c1d3031... sideComponent: Add SideComponent back
  76798e7... systemMenu: Disable automatic rollover mechanism for popup 
  03551b3... systemMenu: Customize the system popup menu according to En
  51d93bd... userMenu: Implement the new user menu, based on our design 
  8007de7... status/system: Remove the Settings entry
  dfa64aa... shell-app-system: Report an event when an application opens
  bcdbbab... shell-app-system: Add support for X-Endless-Alias key in de
  a394293... shell-app-system: Add support to identify apps that are sta
  cc18596... shell-app-system: Add a new app-info-changed signal
  fc285e8... iconGridLayout: Add support for a destroy callback in Shell
  a0aafa7... iconGridLayout: Add the Endless-specific class IconGridLayo
  92ab5f0... Adapt AppSearchProvider to consider Endless's desktop grid
  235433d... Add Internet Search provider
  f592bfd... appStore: Add a new D-Bus service to manage apps and folder
  81eb83a... appStore: Add appStore component and integrate it in the de
  9551f29... backgroundMenu: Adapt the background menu to Endless-specif
  2609334... backgroundMenu: Release click action if actor moves from un
  72afb81... windowManager: implement Endless animations
  5a4a2ce... Add new Endless-specific class ShellGridDesaturateEffect
  a9eb245... shell-app: Propagate errors when activating an application
  c2a6100... Add ShellDirInfo interface and ShellDesktopDirInfo implemen
  767faae... appDisplay: Remove Frequent view
  627c415... appDisplay: Simplify AppDisplay
  810edaf... appDisplay: Merge AppDisplay in AllView
  0bd5488... appDisplay: Show Endless' desktop in the Apps view from the
  b818efd... Remove Vignette effect from the overview
  0cd347b... Don't animate the icons when entering/leaving the icon grid
  2fd013d... Remove the dash, we are no longer using it on EOS
  e50e63a... viewSelector: Make the viewSelector default to the apps pag
  0e06555... Implement the "toggle apps" functionality
  f6c2241... Implement the "toggle windows picker" functionality
  330d72b... overview: Switch to the apps page when startup is completed
  fb4f394... viewSelector: Don't show the workspacesDisplay actor when s
  f59ddc0... overview: Don't hide the overview on startup when re-laying
  3077712... overview: Show dialog when toggling to showing windows with
  bf40d94... Allow returning to desktop when clicking on an empty overvi
  7940dec... Add an addBackgroundMenuForAction function for greater flex
  da0359f... Allow going back to the icon grid clicking outside any wind
  83360d7... Allow returning to desktop when pressing the ESC key
  356e26b... Show the desktop when minimizing or closing the last applic
  7c5d7bf... Allow using the Alt-Tab switcher from the Overview
  6c3334d... Allow opening the background menu popup from the APPS view
  5733916... viewSelector: Prepare infrastructure to pack the desktop's 
  41b27ab... Adapt the grid's size when ViewsDisplayContainer changes it
  a5ec79f... Used a fixed size for the desktop icons, and don't ever res
  5b870c2... appDisplay: Increase the maximum number of columns
  8ade69e... Add isAnimating property and 'search-progress-updated' sign
  190259a... Add new class for the desktop search entry widget: Overview
  b3974e8... Remove the search entry from upstream GNOME Shell
  baa4b61... viewSelector: Add the search entry and results widgets to V
  80a57e1... viewSelector: Allow triggering the desktop search on key pr
  1e349a1... viewSelector: Record metric when user initiates a desktop s
  f850f5f... viewsSelector: New ViewsClone class for desaturated version
  fc8a0df... viewsSelector: Create cloned versions of desktop's icon gri
  1761eb7... workspaceMonitor: Animate transition to desktop when minimi
  3160982... messageTray: Hide the overview when activating notification
  22fc34f... viewSelector: Don't hide pages
  0fbaed7... style: Remove overview box spacing
  cb756b8... discoveryFeed: Add Discovery Feed component
  69af69f... discoveryFeed: Add Discovery Feed Button
  0836040... appDisplay: Define fixed size of the icons via SCSS
  bcd414f... iconGrid: Adapt calculation of space between icons and page
  c433fab... iconGrid: Don't compute any space between pages when there'
  5bbc2e3... iconGrid: Don't consider unused vertical space for preferre
  701cbb1... appDisplay: Don't get the grid to the first page on hide
  6c5e5f8... Adjust app grid icons to Endless
  9dc242c... Implement the desktop search's results panel
  f696a45... remoteSearch: Activate the app context before the result
  8453c0d... shell-app: avoid focus steal prevention when activating fro
  a88a3b8... appDisplay: Filter out placeholder app-store apps
  78cbc26... shell-app: Add new convenience function to get the app's ic
  43eed14... shell-app: Add API to retrieve the GenericName from the des
  1d6ed40... AppIcon: Use a showMenu parameter to enable/disable the pop
  b05cd01... dnd: Refactor DnD code from AppIcon to a new base class Vie
  cc759c6... folderIcon: Stop notifying about name changes
  0f13111... iconGrid: Add item nudge API
  ddca9b4... appDisplay: Add moveItem()
  901de12... baseAppView: Add new read-only id property
  d4bd1f0... dnd: Disable the workspace as a DnD drop target
  d1a87c7... dnd: Include the label when dragging icons, and keep it cen
  6f5c8ad... Introduce custom app icon positions
  ad642f4... Allow dragging folder icons
  eca7e36... appDisplay: Add the App Center icon to the grid
  1cc1764... appDisplay: Remove contextual menu's item to add/remove fav
  b2e0c04... appDisplay: Remove contextual menu's item for "Show Details
  b954843... appDisplay: Allow removing desktop icons via the contextual
  b6c9de4... shellDBus: Fix showing the app grid
  09b1924... Introduce Automatic Updates indicator
  b6ae43b... networkAgent: Add switch button for metered connections
  0027462... networkAgent: Change wording for Wi-Fi password
  6789bc9... util: Add a wrapper around getuid()
  063fe74... js: Add support for parental controls filtering to the desk
  3379432... search: Hide search providers which are blacklisted by pare
  b7031e3... AppIconBar: Hide favorite apps that are blacklisted by pare
  ee91f0a... appActivation: Do not show splash/speedwagon if app is blac
  d7a0844... shellEntry: Update shell entry if browsers are disabled
  c75eff9... shell-app-system: obey X-Flatpak-RenamedFrom
  fc268ac... appFavorites: respect X-Endless-Alias and X-Flatpak-Renamed
  3a46e84... shell-app-system: extract deep comparison for GDesktopAppIn
  b306020... appDisplay: compare possibly-changed apps more thoroughly
  fd54e71... windowManager: do not touch pivot point on minimize/unminim
  bffbb36... overview: Don't hide on relayout
  93f84e2... Revert "appDisplay: Fix small app folder icons when using H
  8cb85a9... workspace: Protect against NULL apps
  bc499a2... appActivation: Add launcher for 'endlessm-app://' schemes
  c12e315... code-view-effect: add shader effect for flipped window
  b3e87f7... Add wobbly windows effect
  ae7d91a... window-tracker: associate toolbox windows with target appli
  0244b74... st-private: Add support for letter-spacing in ClutterText b
  ee1595f... st-entry: Set text-related CSS properties on the internal C
  da09ad5... passwordReset: Implement Endless-specific password reset fe
  f6d9001... passwordReset: Reimplement password hint feature
  1e144d1... Disable extensions tool by default
  8b91112... Disable CSS test
  acb24a8... unlockDialog: Only cancel auth prompt if object exists
  3a1b80d... altTab: Make cachedWindows property configurable
  23da41e... fixup! Add Internet Search provider
  449d647... fixup! Add new class for the desktop search entry widget: O
  6ae98b9... fixup! Add a dialog to force quit applications
  77c2596... fixup! Remove the search entry from upstream GNOME Shell
  1b87d0d... project: Add eos-link-feedback back
  e2ce1e1... fixup! discoveryFeed: Add Discovery Feed Button
  acf1c1a... fixup! Allow opening the background menu popup from the APP
  d9c0604... fixup! iconGrid: Remove API to open space between icons
  c7e9588... fixup! Allow opening the background menu popup from the APP
  2bdf355... fixup! shell-app-system: Add support for X-Endless-Alias ke
  e821db2... appDisplay: Do not connect destroy signal twice
  a5dcfde... Merge pull request #639 from endlessm/T29660
  ad7832f... fixup! bottomPanel: Add a shutdown button to the login scre
  b406a8d... Merge pull request #640 from endlessm/T29673
  11d6f08... fixup! window-tracker: associate toolbox windows with targe
  f12d7f1... app-cache: Fix cache for folder translations
  dc60b27... Revert "fixup! Allow opening the background menu popup from
  29aaa87... Revert "fixup! Allow opening the background menu popup from
  7a00b6b... Revert "appDisplay: Simplify event blocking while folder is
  7d4512e... payg: Initial implementation of the PAYG manager component
  ca6825e... payg: Add a new screen to allow unlocking PAYG machines
  5fb8018... payg: Wait for the PaygManager before showing the screenshi
  315c9b3... payg: Make sure to initialize the users list after startup 
  46ff68c... payg: Integrate the PAYG unlock screen with the login scree
  58913a7... customerSupport: Manage vendor-customer-support.ini from it
  07354b7... payg: Support image-specific overrides for text in the unlo
  e7f1444... payg: Show image-specific instructions for PAYG, if availab
  86b0763... payg: tweak code entry field for longer codes
  c21cbde... messageTray: Don't expire a notification if its focus grabb
  b1e8717... js/ui/payg.js: PayGo UI utilities
  c4830ce... payg: factor out reminder notifications
  19c26bf... status/payg: new applet for PAYG account details and action
  b5aee40... status/payg: add menu action to apply a code before PayGo t
  bdf9069... payg: Add success screen
  c990764... eos-payg: Add prefix and sufix characters for code insert
  1015c4e... eos-payg: Better segregate Pay As You Go classes
  09a6fb4... eos-payg: Add the character enforcement for payg-tray
  a4e2422... paygManager: Update iface for ImpendingShutdown signal
  8faf6c8... payg: Add AccountID support for the UI
  ea9edb1... payg: Add AccountID info on the applet
  ee79bf1... st/icon: Only load default fallback icon if an icon was set
  8d9f98c... appDisplay: Fix call to AppIcon constructor
  5f7f860... fixup! Adjust app grid icons to Endless
  ddc404d... fixup! payg: Add a new screen to allow unlocking PAYG machi
  cb0d2a6... Merge pull request #650 from endlessm/T29583
  a46de25... fixup! dnd: Refactor DnD code from AppIcon to a new base cl
  86437e0... Revert "Revert "appDisplay: Fix small app folder icons when
  27f0c9f... iconGrid: Downscale icon size when comparing to defaults
  8bae030... st/theme-node: Consider scale factor when comparing
  fd6924a... st/theme-node: Use the node's scale factor
  ca09cfc... appDisplay: Set the folder icon geometry through CSS
  e3775d4... fixup! payg: Initial implementation of the PAYG manager com
  969bb35... fixup! js/ui/payg.js: PayGo UI utilities
  d30cb33... fixup! payg: factor out reminder notifications
  e9d48d2... fixup! status/payg: add menu action to apply a code before 
  ece498c... Merge pull request #651 from endlessm/T29698
  6b730db... Merge pull request #649 from endlessm/fix-icon-alignment
  0daaf5f... fixup! payg: Initial implementation of the PAYG manager com
  8c6f20b... fixup! payg: Add a new screen to allow unlocking PAYG machi
  1042dea... fixup! payg: factor out reminder notifications
  150a61f... fixup! payg: Add success screen
  0d2f4de... fixup! payg: Add a new screen to allow unlocking PAYG machi
  4bfe9ba... Merge pull request #652 from endlessm/gbsneto/the-madness-o
  9e799ef... fixup! Allow opening the background menu popup from the APP
  4803490... fixup! viewsSelector: New ViewsClone class for desaturated 
  f733385... fixup! appDisplay: Show Endless' desktop in the Apps view f
  c132bc3... fixup! Allow opening the background menu popup from the APP
  8c06b46... Merge pull request #653 from endlessm/gbsneto/input-input-w
  4465dd9... appDisplay: Sync folder dialog label and entry text when re
  5d5d49c... appDisplay: Also sync FolderIcon label when renaming folder
  07a0349... iconGridLayout: Temporarily disable "Undo" notification act
  8e1edb5... fixup! payg: Add success screen
  4f0403a... fixup! payg: Add a new screen to allow unlocking PAYG machi
  1558b29... Merge pull request #657 from endlessm/gbsneto/payg-dialog-r
  cd7fe79... appDisplay: Use parent class result for button-press/touch-
  9639930... appDisplay: Use createIcon param if provided when creating 
  b136378... appDisplay: Fix comment
  692ac3e... appDisplay: Remove unused variable
  5384b24... Merge pull request #658 from endlessm/T29781
  253d8ef... Add Transifex translation infrastructure
  163d0d5... Add translation support for several new languages
  c2d8590... Update .po files
  1e478d2... Merge downstream translations from eos3.7
  80763e9... Updates from Transifex
  2c4ed62... New translations from Transifex
  497ee95... fixup! js: Add support for parental controls filtering to t
  e9fb9aa... Merge pull request #659 from endlessm/T29860-unbreak-deskto
  be1589e... New translations from Transifex
  027228f... screenShield: Reorder some statements
  f02feca... screenShield: Fix use of null this._dialog
  97de4cb... screenShield: Don't inhibit suspend during initial setup
  eac6b4c... payg: Fix a couple comments
  90b73b1... payg: Properly display credit expired in tray applet
  67fde3d... payg: Fix ngettext usage
  22d1136... payg: Don’t calculate times if PAYG is disabled
  cca16c9... New translations from Transifex
  56fd2c4... New translations from Transifex
  4e5f756... passwordMode: add keyboard layout switcher for password ent
  2c6d99c... screenShield: Properly show PaygUnlockDialog on login scree
  64842f1... fixup! passwordMode: add keyboard layout switcher for passw
  5ba4a77... layout: Update input regions after timeout
  c10fec4... New translations from Transifex
  ed9a49e... sessionMode: Allow eos-hack-extension to remain enabled whe
  cea19be... screenShield: Show Apps page if necessary after unlocking
  f716f57... appDisplay: Refresh folder view when app cache is updated
  aa5a452... screenShield: Lock for PAYG after FBE
  75c4361... screenShield: Don't fade to black for payg lock
  480a327... New translations from Transifex
  e37767c... payg: Make Success button clickable
  6f892ec... screenShield: Don't grab dialog key focus
  105e5ac... paygUnlockDialog: Focus entry by default
  aef7a8c... screenShield: Don't try to use an undefined dialog object


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