[gnome-shell] Created tag 3.34.1



The signed tag '3.34.1' was created.

Tagger: Florian Müllner <fmuellner gnome org>
Date: 1570583412 +0200

    Tag release 3.34.1

Changes since the last tag '3.34.0':

Alan Mortensen (1):
      Updated Danish translation

Alexandre Franke (1):
      Update French translation

Anders Jonsson (2):
      Update Swedish translation
      Update Swedish translation

Ask Hjorth Larsen (1):
      Updated Danish translation

Aurimas Černius (1):
      Updated Lithuanian translation

Balázs Úr (2):
      Update Hungarian translation
      Update Hungarian translation

Benjamin Berg (1):
      main: Remove NOTIFY_SOCKET from environment

Carlos Garnacho (1):
      ibusCandidatePopup: Use an internal actor to track IM focus position

Charles Monzat (1):
      Update French translation

Christian Kirbach (1):
      Update German translation

Danial Behzadi (1):
      Update Persian translation

Daniel García Moreno (1):
      st: Fix box-shadow drawing with prerendered_texture

Daniel Mustieles (2):
      Updated Spanish translation
      Updated Spanish translation

Daniel Șerbănescu (2):
      Update Romanian translation
      Update Romanian translation

Dušan Kazik (1):
      Update Slovak translation

Emin Tufan Çetin (1):
      Update Turkish translation

Enrico Nicoletto (1):
      Update Brazilian Portuguese translation

Fabio Tomat (1):
      Update Friulian translation

Florian Müllner (58):
      environment: Skip property animations while hidden
      build: Remove st-private.h from "public" headers
      build: Exclude private headers from GIR
      calendar-server: Disable deprecated e-d-s API
      calendar-server: Temporarily ignore all deprecations in eds includes
      shell: Replace another GTimeVal
      ci: Turn on -Werror
      gnome-extensions: Translate help command
      cleanup: Remove left-over imports
      lookingGlass: Fix misleading typeof use
      system: Properly separate statements
      kbdA11yDialog: Avoid unnecessary ternary operators
      ibusManager: Wrap line before dot
      messageTray: Add missing linebreak
      network: Don't omit parens when constructing
      util: Separate statements with linebreak
      calendar: Use template strings over concatenation
      workspace: Don't initialize variables to undefined
      jsParse: Disambiguate regex
      workspace: Use operator shorthand
      overview: Minor cleanup
      workspaceThumbnails: Replace loops with Array.find()
      backgroundMenu: Animate menu opening
      workspace: Minor clarification
      extensionSystem: Add missing return value
      cleanup: Stop using Mainloop module
      cleanup: "Only" use two indentation styles for object literals
      cleanup: Don't assume hasOwnProperty() method on objects
      ci: Fail on any common lint errors
      ci: Disallow legacy style in merge requests
      ci: Disable MR handling for now
      cleanup: Fix wrong indentation
      cleanup: Use consistent style for ternary operator
      cleanup: Switch some method calls to new indentation style
      lint: Drop extra ignored nodes in legacy config
      magnifier: Simplify some code
      magnifier: Do not modify function argument
      volume: Clarify some code
      scripting: Disable an eslint warning
      cleanup: Don't use Array/Object constructors
      cleanup: Avoid useless return statements
      cleanup: Avoid unnecessary parentheses in arrow functions
      cleanup: Avoid pointless "renames" in destructuring
      cleanup: Use consistent brace style of blocks
      cleanup: Fix up "special" comments
      cleanup: Remove trailing spaces
      cleanup: Disambiguate assignments in arrow functions
      cleanup: Don't add linebreak before operators
      util: Handle trailing LTR/RTL markers in URLs
      environment: Try harder to find a transition
      loginDialog: Stop using deprecated actor property
      unlockDialog: Use inheritance instead of composition
      screenShield: Stop using deprecated actor property
      shell-util: Handle NULL from meta_window_get_image()
      shellDBus: Don't assume devices have a node
      windowManager: Handle reordering of workspaces
      Revert "windowManager: Use new reorder_workspace() API"
      Bump version to 3.34.1

Fran Dieguez (2):
      Update Galician translation
      Update Galician translation

GB_2 (1):
      windowMenu: Animate menu

Georges Basile Stavracas Neto (3):
      appDisplay: Allow editing folder names
      lookingGlass: Only update window list when visible
      iconGrid: Only animate visible icons

Harshula Jayasuriya (1):
      overview: Fix fading out desktop icons

Iain Lane (2):
      data: Lower TimeoutStartSec in systemd units
      main, util: Notify systemd once we are fully initialised

Jiri Grönroos (1):
      Update Finnish translation

Jonas Dreßler (28):
      iconGrid: Delete private child property when removing child
      iconGrid: Queue a relayout after child opacity changes
      extensionPrefs: Connect to ExtensionStateChanged after building UI
      extensionPrefs: Block notify::active signal handler while updating state
      overviewControls: Remove slide transitions before setting value manually
      extensionUtils: Check version variable for undefined first
      extensionSystem: Remove unncessary return statements
      extensionSystem: Fix a wrong error message
      extensionSystem: Check if extension exists before accessing property
      extensionSystem: Log an extension error if loading the stylesheet failed
      extensionSystem: Rename initted to initialized
      extensionSystem: Handle added or removed sessionMode extensions
      extensionSystem: Always enforce disallowing extensions using sessionMode
      extensionSystem: Only add to extensionOrder array if enabling worked
      extensionSystem: Always disable multiple extensions in reverse order
      workspace: Continue overlay idle hide timeout when pointing at close button
      workspace: Make title of overlay reactive
      workspace: Reset idle hide timeout for overlays on reentry
      viewSelector: Only reset search entry if it has key focus
      workspace: Remove unused properties of WindowClone
      workspace: Use AppIcon.app to check action-support by the drag source
      shell-app: Never allow opening new windows while an app is starting
      overview: Only accept AppIcon drops if the app can open a new window
      workspace: Return results of forwarded acceptDrop
      appDisplay: Add API to animate launch at given position
      appDisplay: Animate DnD app icons at the position they were dropped
      workspace: Fix an incorrect signal check
      slider: Unset signal IDs when ending the slider drag

Jonas Ådahl (2):
      environment: Disable fullscreen unredirect during all transitions
      introspect: Check whitelist also for GetRunningWindows()

Jordi Mas (1):
      Update Catalan translation

Kjartan Maraas (1):
      Update Norwegian Bokmål translation

Kukuh Syafaat (2):
      Update Indonesian translation
      Update Indonesian translation

Lubomir Rintel (1):
      networkAgent: add support for SAE secrets

Marco Trevisan (Treviño) (33):
      animation: Stop the animation before removing all the children
      altTab: use AltTab prefix on AppIcon class
      lightbox: Use common ease parameters and avoid similar codepaths
      lookingGlass: Throw a clearer error on referencing invalid result index
      keyboard: Treat menu items as actors
      messageTray: Remove unused source object parameter
      realmd: Set login format to null on start and update if invalid
      ripples: Add destroy() method and remove them when unneeded
      locatePointer: Bind ripples creation to settings
      search: Remove updateSearch later on destruction
      status/keyboard: Make Input source types var
      workspace: Remove Long-press later with the actor
      workspace: Use Workspace prefix for WindowClone class
      workspace: Don't use clones' delegate to check children
      workspacesDisplay: Disconnect MetaLater and parent signals on destroy
      calendar: Use binding for clearButton visibility
      popupMenu: Remove extra parameter on boolean ParamSpec initialization
      system: Track buttonGroup visibility using a group of actors
      extensionSystem: Use logError to record extension errors with stack trace
      selectArea: Ignore motion events once we got a result
      folderIcon: Remove duplicated addMenu call
      renameFolderMenu: Don't save the source
      popupBaseMenuItem: Add support for Hidden Ornament
      popupMenu: Add focusActor property to define the default focus actor
      renameFolderMenu: Set the entry as menu focus actor
      renameFolderMenu: Move to non-legacy coding style
      renameFolderMenu: Use a custom menu item inheriting from PopupBaseMenuItem
      layout: Don't use the actors pick workaround on update regions
      ibusManager, inputMethod: Cancel async ibus calls chain on disconnect
      ibusManager: Cancel the preload engines timeout on clear
      lightbox: Show the actor before easing it
      shell-global: Disconnect from stage events on X11 display close
      shell-global: Ignore modal operations if we have no compositor

Marek Černocký (2):
      Updated Czech translation
      Updated Czech translation

Martin Zurowietz (1):
      theme: Equalize dimensions of ws switcher popup boxes

Matej Urbančič (2):
      Updated Slovenian translation
      Updated Slovenian translation

Milo Casagrande (2):
      Update Italian translation
      Update Italian translation

Nathan Follens (1):
      Update Dutch translation

Piotr Drąg (2):
      Update Polish translation
      Update Polish translation

Rafael Fontenelle (1):
      Update Brazilian Portuguese translation

Robert Mader (1):
      shell-util: Do not scale the clip in get_content_for_window_actor()

Ryuta Fujii (4):
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation
      Update Japanese translation

Takao Fujiwara (1):
      inputMethod: Do not change IBus.Capabilite by focus events

Марко Костић (1):
      Update Serbian translation


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