[libwnck] Release: 43.0
- From: Marco Trevisan <marcotrevi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libwnck] Release: 43.0
- Date: Fri, 16 Sep 2022 13:49:20 +0000 (UTC)
commit 6147abd0c1fe35b96e1fbb63fa94d23f91fb2934
Author: Marco Trevisan (Treviño) <mail 3v1n0 net>
Date: Fri Sep 16 15:45:06 2022 +0200
Release: 43.0
NEWS | 21 +++++++++++++++++++++
meson.build | 2 +-
2 files changed, 22 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index 22ccb400..9a626128 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+==============
+Version 43.0
+==============
+
+ Features
+
+ * WnckHandle is now public and should be used for all the operations.
+ Usage of all the older entry-point getters is now deprecated.
+ (Alberts Muktupāvels)
+
+ Fixes
+
+ * Get the correct PID for clients inside PID namespaces (Ryan Gonzalez)
+ * icon-cache: remove support for KWM_WIN_ICON (Alberts Muktupāvels)
+
+ Translations
+
+ * Anders Jonsson (sv)
+ * Wenbin Lv (zh_CN)
+ * Zurab Kargareteli (ka)
+
==============
Version 40.0
==============
diff --git a/meson.build b/meson.build
index 290e5d2b..6b0eea97 100644
--- a/meson.build
+++ b/meson.build
@@ -1,6 +1,6 @@
project('libwnck',
'c',
- version: '40.0',
+ version: '43.0',
meson_version: '>= 0.50.0')
LIBWNCK_SOVERSION = 0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]