mirror of
https://github.com/KDE/latte-dock.git
synced 2025-03-30 14:50:12 +03:00
update info for version 0.7.2
This commit is contained in:
parent
7637165d9f
commit
e7352e1c9d
@ -2,14 +2,16 @@
|
||||
|
||||
#### Version 0.7.2
|
||||
|
||||
* fix crash introduced with qt 5.9.2 when the user hovers the dock
|
||||
* fix crashes introduced with qt 5.9.2 when the user hovers the dock
|
||||
* highly improve the attention bouncing animation
|
||||
* fix coloring for shortcut badges
|
||||
* various fixes for animations and glitches
|
||||
* hide internal tasks separator at the edges
|
||||
* improvements for window manager !compositing window state
|
||||
* fix small issues with title tooltips
|
||||
* pass kde review process
|
||||
* move source to kde infrastructure
|
||||
* more translations from kde localization teams
|
||||
|
||||
#### Version 0.7.1
|
||||
|
||||
|
@ -2,7 +2,7 @@ project(lattedock)
|
||||
cmake_minimum_required(VERSION 3.0 FATAL_ERROR)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 14)
|
||||
set(VERSION 0.7.1)
|
||||
set(VERSION 0.7.2)
|
||||
set(AUTHOR "Michail Vourlakos, Smith Ar")
|
||||
set(EMAIL "mvourlakos@gmail.com, audoban@openmailbox.org")
|
||||
set(WEBSITE "https://github.com/psifidotos/Latte-Dock")
|
||||
|
Loading…
x
Reference in New Issue
Block a user