gtk+ 3.9.0



About Gtk+
==========

GTK+ is a multi-platform toolkit for creating graphical user
interfaces. Offering a complete set of widgets, GTK+ is suitable for
projects ranging from small one-off tools to complete application
suites.

GTK+ has been designed from the ground up to support a range of
languages, not only C/C++. Using GTK+ from languages such as Perl and
Python (especially in combination with the Glade GUI builder) provides
an effective method of rapid application development.

GTK+ is free software and part of the GNU Project. However, the
licensing terms for GTK+, the GNU LGPL, allow it to be used by all
developers, including those developing proprietary software, without
any license fees or royalties.

News
====

Overview of Changes in GTK+ 3.7 to 3.9
======================================

* GtkFileChooser:
 - Always show fuse-mounted locations in shortcuts
 - GtkFileChooserButton has received a lot of fixes and tests have
   been added for many of them

* GtkWindow:
 - Initial support for client-side decorations has been added. This
   is going to be used by default under Wayland. To try it with other
   backends, set the GTK_CSD=1 environment variable.
 - gtk_window_set_titlebar: A new function that can set a custom,
   client-side titlebar on toplevel windows.

* Wayland:
 - Use client-side decorations
 - Implement maximization
 - Improve cursor handling
 - Improve multi-monitor handling
 - Support most GtkSettings (for now by reading GSettings directly)
 - Complete the keymap implementation
 - Add support for custom surfaces
 - Implement animated cursors
 - Support the WAYLAND_SOCKET environment variable
 - Implement frame synchronizatio
 - Document Wayland-specific APIs

* Broadway:
 - Improve window size handling
 - Implement frame synchronization


Download
========
http://download.gnome.org/sources/gtk+/3.9/gtk+-3.9.0.tar.xz (13.2M)
  sha256sum: 44e240aa911d1e94e2e5b90f0e637ae41b25e0ad3102fb7d0c09b63e54ea96bc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]