mirror of
https://github.com/KDE/latte-dock.git
synced 2025-01-11 13:18:13 +03:00
update Changelog to v0.9.10
This commit is contained in:
parent
41f945d4e1
commit
1c6fb0a927
23
CHANGELOG.md
23
CHANGELOG.md
@ -1,5 +1,28 @@
|
||||
#**CHANGELOG**#
|
||||
|
||||
#### Version 0.9.10
|
||||
|
||||
* Dodge All Windows: work properly after the dock becomes hidden and not show inappropriately when any window touches the dock
|
||||
* fix mask calculations for NO COMPOSITING environment
|
||||
* fix blur for Latte panels when exiting edit mode
|
||||
* protect LastActiveWindow application data updating in multi-screen environments and dont assign faulty application name and icons to irrelevant last active windows
|
||||
* fix right click context menu for Group plasmoid. Take note that Group plasmoid can only be used in Single Layout mode and NOT in Multiple Layouts mode. It is scheduled to be fixed in next major stable version
|
||||
* fix Indicators positioning when a Tasks is bouncing or requires attention
|
||||
* x11: smart way to ignore all plasma popups
|
||||
* wayland: smart way to ignore all plasma popups but first Plasma needs to update its popups flags in order to work correctly
|
||||
* Support Chromium/Chrome audio channels for Tasks previews and context menu
|
||||
|
||||
#### Version 0.9.9
|
||||
|
||||
* CRITICAL: initialize properly configuration files during startup [kde#417886]
|
||||
* IMPORTANT: Do not load a Shared Layout as Central when it is already loaded and as such do not mess the MultipleLayouts appearance when a Shared layout should also be used [kde#417886]
|
||||
* [wayland] do not crash when right clicking Tasks plasmoid [kde#417546]
|
||||
* update animations speed to support plasma 5.18 new animation speed values
|
||||
* do not double release dock visibility after Meta application launcher triggering [kde#417239]
|
||||
* improve blur region calculations in general and do not send invalid areas to kwin [kde#417254]
|
||||
* improve blur area calculations during startup when parabolic effect is disabled [kde#416928]
|
||||
* show Tasks icon size properly during startup when parabolic effect is disabled
|
||||
|
||||
#### Version 0.9.8.1
|
||||
|
||||
* fix availableScreenRegionWithCriteria calculations. A commit from master branch was lost even though it should be inside initial 0.9.8 release
|
||||
|
Loading…
Reference in New Issue
Block a user