summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-09-02 08:36:37 +0200
committerraveit65 <[email protected]>2017-09-02 08:36:37 +0200
commitd4a992afd952375b63a15e443eaa94225c52810d (patch)
treec51ea9b56c4ce9008a3d1c54b6687371c7841f9b
parentbb8509bc0c8dec1e03a7dc6ecdf1a64e74ec83e8 (diff)
downloadlibmatekbd-d4a992afd952375b63a15e443eaa94225c52810d.tar.bz2
libmatekbd-d4a992afd952375b63a15e443eaa94225c52810d.tar.xz
release 1.19.0v1.19.0
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59f1f39..f751ad1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,27 @@
### libmatekbd 1.19.0
+ * Translations update
+ * matekbd-status: Fix Gdk-CRITICAL warning on creating status bar icon
+ * gtk 3.22: avoid deprecated gdk_screen_get_monitor... functions:
+ * avoid deprecated gdk_screen_get_width/height
+ * avoid deprecated gdk_screen_get_number
+ * update issue_template
+ * create issue_template.md
+ * Restore Polish translation credits from GNOME
+ * sync with transifex
+ * matekbd-indicator: Don't expand
+ * matekbd-indicator: don't use deprecated gdk_cairo_create
+ * Fix for strange GtkIconInfo behaviour
+ * matekbd-indicator: don't use deprecated GtkAlignment
+ * keyboard-drawing: set css name matekbd-keyboard-drawing
+ * Slightly increase the font size for the key labels
+ * matekbd-keyboard-drawing: Don't unset double buffering
+ * matekbd-keyboard-drawing: Handle XkbGetKeyboard() failing
+ * matekbd-keyboard-drawing: Prevent gtk+ keynav from taking focus away
+ * fix some introspection warnings
+ * show-layout.ui: don't use deprecated widgets
+ * UI: expand kbdraw vertical
+
### libmatekbd 1.18.0
* NEWS: use consistent, project wide, markdown-like formatting