[gnome-shell] Created tag 3.33.90
- From: Florian Müllner <fmuellner src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] Created tag 3.33.90
- Date: Fri, 9 Aug 2019 22:44:52 +0000 (UTC)
The signed tag '3.33.90' was created.
Tagger: Florian Müllner <fmuellner gnome org>
Date: 1565390678 +0200
Tag release 3.33.90
Changes since the last tag '3.33.4':
Anders Jonsson (1):
Update Swedish translation
Asier Sarasua Garmendia (2):
Update Basque translation
Update Basque translation
Bastien Nocera (1):
docs: Fix interface prefix for D-Bus docs
Benjamin Berg (3):
data: Flag in desktop file that gnome-shell can be started using systemd
data: Update systemd units
meson: Avoid using relative paths to po directory
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Daniel van Vugt (1):
iconGrid: Add missing import for GLib
Daniel Șerbănescu (1):
Update Romanian translation
Fabio Tomat (1):
Update Friulian translation
Florian Müllner (80):
build: Bump gsettings-desktop-schemas requirement
lint: Enforce consistent return
extensionPrefs: Add missing return value
panel: Use dedicated Spinner class
js: Add missing return values to later_add() handlers
appDisplay: Add missing semicolon
appDisplay: Indent with spaces rather than tabs
panel: Remove unused constant
build: Automatically bump mutter API version each cycle
lint: Allow marking variables/arguments as unused
cleanup: Remove some unhelpful unused arguments
cleanup: Mark unused arguments as unused
cleanup: Remove some unhelpful unused variables in destructuring
cleanup: Mark unused (but useful) variables as ignored
cleanup: Mark globals used from other modules as exported
style: Disable camelcase rule for GObject properties
perf: Shut up an eslint error
perf: Shut up another eslint error
ci: Include git in extension-ci image
ci: Merge 'source_check' stage into 'review'
ci: Add eslint job to review stage
ci: Fix identifying commits in MR
ci: Remove path limitation of js60 check
barLevel: Use setters instead of methods
lightbox: Remove unnecessary params
shell: Rename GLSLQuad to GLSLEffect
shell: Properly rename type
shell: Actually make GLSLEffect an effect
userWidget: Handle non-square icons gracefully
weather: Stop accessing app settings directly
weather: Fix property name
st: Fix property type
st: Move slow-down-factor into settings
cleanup: Use milliseconds for animation times
appDisplay: Skip animation when hidden
switcherPopup: Avoid unnecessary animation
pointerA11yTimeout: Fix style nit
pointerA11yTimeout: Use notify handler instead of onUpdate callback
loginDialog: Use GObject bindings over onUpdate handler
barLevel: Don't reset value on overview-start changes
windowManager: Small cleanup
messageTray: Drop tween helper function
shell-app: Consider desktop actions in can_open_new_window()
popupMenu: Split submenu expansion and arrow rotation
ripple: Split animation
dash: Directly tween actors
screenShield: Stop using custom transition
pageIndicators: Defer IN animation until redraw
messageTray: Stop tweening custom opacity property
environment: Add adjustAnimationTime() helper
tweener: Use new adjustAnimationTime() helper
environment: Support slow down factor when easing
environment: Add convenience method for implicit animations
js: Use implicit animations for animatable properties
windowManager: Move animation into WindowDimmer
windowManager: Change effect's brightness property
js: Actorize animated objects
js: Use GObject properties for animated properties
environment: Add convenience method for property transitions
js: Ease non-animatable actor properties
environment: Fix transition callback
environment: Remove transition tracking
barLevel: Fix value range
volume: Fix overdrive in slider
st: Add transition API to StAdjustment
st: Use StAdjustment's new transition API
environment: Add convenience method for adjustment transitions
js: Use Clutter transitions for adjustment changes
dnd: Stop using getTweenCount()
keybindings: Remove pause-resume-tweens shortcut
lookingGlass: Remove Tweener from preimported modules
docs: Update animation section
weather: Fix warning on closing Weather
weather: Pick up original settings values
systemActions: Create SensorProxy unconditionally
dateMenu: Stop accessing app settings directly
util: Remove AppSettingsMonitor
main: Remove left-over variable
src: Stop using g_get_current_time()
Bump version to 3.33.90
Georges Basile Stavracas Neto (27):
appIcon: End running drag operations on destroy
baseIcon: Align labels to the center
appDisplay: Trivial code style improvement
folderIcon: Move app icon loading to FolderView
frequentView: Use BaseAppView.addItem() and loadGrid()
baseAppView: Call loadGrid() directly
baseAppView: Move _loadGrid() into _redisplay()
baseAppView: Only add and remove when necessary
allView, folderView: Only add icons once
baseAppView: Remove unused BaseAppView.addItem
allView: Redisplay on folder changes
allView: Always update currentPage
appDisplay: Add event blocker inhibition API
folderIcon: Allow dropping application icons
folderIcon: Update folder icon after dropping
allView: Switch pages when dragging above or below the grid
allView: Remove icon from folder when dropping outside
folderIcon: Add visual drag-over feedback
allView: Scale in when moving icons from folders
controlsManager: Don't fade icon grid while dragging
st/texture-cache: Monitor GtkIconTheme changes
shell/app-system: Monitor for icon theme changes
appIcon: Scale and fade itself when starting drag
appIcon: Make AppIcon a drop target
appIcon: Create and delete folders with DnD
dnd: Fix drag cancel animation scale
folderIcon: Properly reject drop
Jonas Dreßler (8):
shellDBus: Use floats instead of percentages for OSD levels
theme: Fix focus style of icons in the calendar popup
appDisplay: Animate launch of new-window action in the AppIconMenu
appDisplay: Always animate our own new window and discrete gpu actions
appDisplay: Animate activate-discrete-gpu action in the AppIconMenu
search: Don't use max number of results if allocation width is 0
search: Defer updating results on allocation changes until redraw
viewSelector: Use onStopped callback when fading out pages
Jor Teron (3):
Update Karbi translation
Update Karbi translation
Update Karbi translation
Jordi Mas (1):
Update Catalan translation
Kristjan SCHMIDT (1):
Update Esperanto translation
Kukuh Syafaat (2):
Update Indonesian translation
Update Indonesian translation
Marco Trevisan (Treviño) (5):
lightbox: Remove previously added tweens from target
ci: Make eslint wrapper script usable outside gitlab's CI
environment: Don't use actor if an ease callback destroys it
appDisplay: Disconnect Main item-drag signals on icons destruction
AppIcon: Nullify _draggable if available on destruction
Niels De Graef (3):
st: Cleanup ST_PARAM_* and add WRITABLE version
Ensure G_PARAM_STATIC_STRINGS for all properties
st: Use g_object_notify_by_pspec()
Rafael Fontenelle (1):
Update Brazilian Portuguese translation
Ray Strode (8):
appDisplay: Don't leak duplicate items in AppView
iconGrid: Clear meta_later callback on destruction
appDisplay: Add AppFolderPopup destroy handler
appDisplay: Clear AllView reference to current popup when destroyed
appDisplay: Add destroy handler for FolderIcon
appDisplay: Stop watching FolderIcon parent view when destroyed
appDisplay: Add open method to FolderIcon
appDisplay: Keep popup open on refresh
Sergey Bugaev (1):
workspace: Sort windows to minimize travel distance
verdre (4):
volume: Remove unused method
barLevel: Return when trying to set value to already used value
osdWindow: Use float values as input for osdWindow
osdWindow: Remove LevelBar and use BarLevel directly
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]