Merge branch '120' into 'master'
Release 1.20.0 "PID controller" See merge request World/Phosh/squeekboard!572
This commit is contained in:
770
Cargo.lock.newer
770
Cargo.lock.newer
File diff suppressed because it is too large
Load Diff
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