[gtk] 3.99.0
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk] 3.99.0
- Date: Fri, 31 Jul 2020 02:33:05 +0000 (UTC)
commit 554954d1264742bcb735f9100e89d24f5daee958
Author: Matthias Clasen <mclasen redhat com>
Date: Thu Jul 30 08:36:01 2020 -0400
3.99.0
NEWS | 3 ++-
meson.build | 2 +-
2 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index d0b7b06c13..2ba221497e 100644
--- a/NEWS
+++ b/NEWS
@@ -69,9 +69,10 @@ Overview of Changes in GTK 3.99.0
- Clean up GdkDevice api
- Drop the master/slave device split
- Move axes to GdkDeviceTool
+ - Change monitor workarea to be per-backend API
- Improve frame clock accuracy
- Add a new macOS backend
- - Change monitor workarea to be per-backend API
+ - Add an ANGLE-based GLES renderer for Windows
* GSK:
- Use GL_ARB_framebuffer_object
diff --git a/meson.build b/meson.build
index 7fa96b745c..f390956761 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
project('gtk', 'c',
- version: '3.98.5',
+ version: '3.99.0',
default_options: [
'buildtype=debugoptimized',
'warning_level=1',
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]