mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-03 04:58:23 +03:00
update README to v0.8.3
This commit is contained in:
parent
8294bd892c
commit
4ce15d2cae
17
CHANGELOG.md
17
CHANGELOG.md
@ -1,5 +1,22 @@
|
||||
#**CHANGELOG**#
|
||||
|
||||
#### Version 0.8.3
|
||||
|
||||
* FIX: support multi-screen plasmoids that use plasmoid.screenGeometry such
|
||||
as plasma pager, plasma taskmanagers etc. Latte did not update the
|
||||
plasmoid.screenGeometry value properly in previous versions
|
||||
* FIX: do not crash when moving launchers that are being synced between
|
||||
multiple docks/panels
|
||||
* FIX: make sure that launchers order between synced docks/panels is always
|
||||
the current one after the user has ended its dragging
|
||||
* FIX: support fillWidth/Height plasmoids better (such as plasma taskmanagers),
|
||||
now such applets can be added for all alignments including Left/Center/Right
|
||||
* FIX: do not show the warning message "Your layout file is broken" when the
|
||||
statement is not valid. This check validates that the containments and applets
|
||||
ids are unique in a layout file but the way this was implemented in the past it was
|
||||
returning false results in some cases
|
||||
|
||||
|
||||
#### Version 0.8.2
|
||||
|
||||
* FIX: wrong placement of docks during startup for multi-screen environments
|
||||
|
Loading…
x
Reference in New Issue
Block a user