Release 1.8.0 "Conflict-free replicated data type"
- The terminal layout is always available from the layout selection popup. - XKB Layout names in the popup are translated using GNOME's database.
This commit is contained in:
17
debian/changelog
vendored
17
debian/changelog
vendored
@ -1,3 +1,20 @@
|
|||||||
|
squeekboard (1.8.0) amber-phone; urgency=medium
|
||||||
|
|
||||||
|
[ Dorota Czaplejewicz ]
|
||||||
|
* translations: Use gnome-desktop's xkb info database for layout names
|
||||||
|
* translations: Make the code cleaner
|
||||||
|
* overlay: Add terminal
|
||||||
|
* eek-layout: Remove unused
|
||||||
|
* pre-release: Update deps
|
||||||
|
|
||||||
|
-- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm> Tue, 14 Jan 2020 13:55:00 +0000
|
||||||
|
|
||||||
|
squeekboard (1.7.0) amber-phone; urgency=medium
|
||||||
|
|
||||||
|
* New terminal layout appearing on terminal input hint
|
||||||
|
|
||||||
|
-- Dorota Czaplejewicz <dorota.czaplejewicz@puri.sm> Wed, 08 Jan 2020 11:53:07 +0000
|
||||||
|
|
||||||
squeekboard (1.7.0) amber-phone; urgency=medium
|
squeekboard (1.7.0) amber-phone; urgency=medium
|
||||||
|
|
||||||
* New terminal layout appearing on terminal input hint
|
* New terminal layout appearing on terminal input hint
|
||||||
|
|||||||
@ -1,7 +1,7 @@
|
|||||||
project(
|
project(
|
||||||
'squeekboard',
|
'squeekboard',
|
||||||
'c', 'rust',
|
'c', 'rust',
|
||||||
version: '1.7.0',
|
version: '1.8.0',
|
||||||
license: 'GPLv3',
|
license: 'GPLv3',
|
||||||
meson_version: '>=0.51.0',
|
meson_version: '>=0.51.0',
|
||||||
default_options: [
|
default_options: [
|
||||||
|
|||||||
Reference in New Issue
Block a user