[libwnck] Release: 40.0
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck] Release: 40.0
- Date: Mon, 10 May 2021 17:08:00 +0000 (UTC)
commit d161ed31914711b97a1c6ebef0558d80ce51113b
Author: Marco Trevisan (Treviño) <mail 3v1n0 net>
Date: Mon May 10 19:02:06 2021 +0200
Release: 40.0
NEWS | 28 ++++++++++++++++++++++++++++
meson.build | 2 +-
2 files changed, 29 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 58b9a82..22ccb40 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,31 @@
+==============
+Version 40.0
+==============
+
+ Features
+
+ * Use new GNOME versioning scheme (not strictly the same schedule though)
+ * pager: Add API to disable scrolling (Andre Miranda)
+ * tasklist: Reworked the size management to use internal WnckButton
+ and GTK's preferred size
+ * Add WnckHandle (private for now, Alberts Muktupāvels)
+
+ Fixes
+
+ * Do not leak pango font description (Tomas Bzatek)
+ * tasklist: Use geometries to respect HiDPI settings
+ (Alberts Muktupāvels)
+
+ Translations
+
+ * Asier Sarasua Garmendia (eu)
+ * Goran Vidović (hr)
+ * Jordi Mas (ca)
+ * Jwtiyar Nariman (ckb)
+ * Stephan Woidowski (en_GB)
+ * Yuri Chornoivan (uk)
+
+
==============
Version 3.36.0
==============
diff --git a/meson.build b/meson.build
index b2a1711..290e5d2 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libwnck',
'c',
- version: '3.36.0',
+ version: '40.0',
meson_version: '>= 0.50.0')
LIBWNCK_SOVERSION = 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]