Release 1.20.0 "PID controller"
New translations: - Greek - Croatian New layouts: - US Dvorak terminal Improvements: - forcing the panel to hide now takes effect immediately - Squeekboard icon will present itself when other applications need to show it
This commit is contained in:
22
debian/changelog
vendored
22
debian/changelog
vendored
@ -1,3 +1,25 @@
|
||||
squeekboard (1.20.0-1) experimental; urgency=medium
|
||||
|
||||
[ Dorota Czaplejewicz ]
|
||||
* state: Don't animate when force-hidden
|
||||
* build: Use Cargo.lock included with the repo by default
|
||||
* build: Update Cargo.lock.newer
|
||||
|
||||
[ Darren R ]
|
||||
* added US Dvorak Terminal
|
||||
|
||||
[ Efstathios Iosifidis ]
|
||||
* Add Greek translation
|
||||
|
||||
[ Goran Vidović ]
|
||||
* Add Croatian translation
|
||||
|
||||
[ Sebastian Krzyszkowiak ]
|
||||
* data: Set an icon in the desktop file
|
||||
* data: Indicate that Squeekboard provides haptic feedback
|
||||
|
||||
-- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm> Sat, 03 Sep 2022 14:21:57 +0000
|
||||
|
||||
squeekboard (1.19.0-1) experimental; urgency=medium
|
||||
|
||||
[ Dorota Czaplejewicz ]
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
project(
|
||||
'squeekboard',
|
||||
'c', 'rust',
|
||||
version: '1.18.0',
|
||||
version: '1.20.0',
|
||||
license: 'GPLv3',
|
||||
meson_version: '>=0.51.0',
|
||||
default_options: [
|
||||
|
||||
Reference in New Issue
Block a user