quicklaunch: update to v1.6

From QuickLaunch's changelog:

* Support localized application names.
* Window now "floats" instead of being "modal", allowing interaction
  with the rest of the system, e.g. drag&drop apps from the QuickLaunch
  window.
* Improved vertical alignment of text esp. with tiny and big font sizes.
* Bugfix: sometimes the initial window size wasn't as tall as needed.
* Bugfix: using Japanese input methods didn't trigger the search.
This commit is contained in:
Humdinger
2024-10-18 18:53:45 +02:00
parent 9a65da65cd
commit e4e76ec3b2

View File

@@ -13,7 +13,7 @@ COPYRIGHT="2010-2024 Humdinger"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="https://github.com/humdingerb/quicklaunch/archive/v$portVersion.tar.gz"
CHECKSUM_SHA256="4c3d75b99d3c28bb841614984630c3c643ecbfa223c3908e16d69cb417442cc7"
CHECKSUM_SHA256="4f0268fc5a0419b0ad8bf671679baa9f47d79e285f86bff1dbf966e0e5f295b4"
SOURCE_DIR="quicklaunch-$portVersion"
ARCHITECTURES="all"