glib 2.72.4

2022-09-21 Thread Marco Trevisan
About GLib == GLib is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. News

glib 2.74.0

2022-09-17 Thread Marco Trevisan
* Use EPOLL_CLOEXEC by default (Colin Walters) * Fixed various regression on GRegex as per the PCRE2 porting (Marco Trevisan) * Fixed various memory leaks (Sebastian Keller, Marco Trevisan) * Bugs fixed: - GNOME/gtksourceview#278 Failed to load html.lang after GLib switched to PCRE2

libwnck 43.0

2022-09-16 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News 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)

glib 2.73.3

2022-08-05 Thread Marco Trevisan
* Revitalize G_REGEX_OPTIMIZE flag and use it to enable PCRE JIT compiler (work by Aleksei Rybalkin) (!2817) * Fix some regressions due to the PCRE2 port (work by Aleksei Rybalkin, Mamoru TASAKA and Marco Trevisan) (!2814, !2827, #2694, #2699, #2700) * Fix a pidfd leak

libnotify 0.8.1

2022-07-17 Thread Marco Trevisan
) [Marco] Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.1.tar.xz (103K) sha256sum: d033e6d4d6ccbf46a436c31628a4b661b36dca1f5d4174fe0173e274f4e62557 ___ ftp-release-list mailing list ftp

libnotify 0.8.0

2022-07-14 Thread Marco Trevisan
NotifyClosedReason enum as closed reason return value [Marco] * Bump dependency on GLib 2.38 [Marco] * Various introspection docs improvements and fixes [Marco] Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.8/libnotify-0.8.0.tar.xz (103K) sha256sum

glib 2.73.2

2022-07-12 Thread Marco Trevisan
or DEFAULT members to most flags types (work by Simon McVittie) (!2576) * GFile: Add some missing async APIs (work by Marco Trevisan) (!2717) * Improve internal and process documentation (work by Philipp Withnall) (!2763) * Add atomic compare-and-exchange APIs returning previous value (work

libnotify 0.7.11

2022-04-27 Thread Marco Trevisan
, by parsing variant strings * notify-send: Add explicit option to create transient notifications Contributors: Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.11.tar.xz (99.2K) sha256sum

libnotify 0.7.10

2022-04-27 Thread Marco Trevisan
: Marco Trevisan, Boris Shtrasman, Matthias Sweertvaegher, Thorsten Wißmann, Ray Strode, Maximiliano Sandoval R, David King, Corentin Noël, Paul Collins, Matthias Sweertvaegher, Ben Blain Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.10.tar.xz (99.0K) sha256sum

libwnck 40.1

2022-02-17 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Revert "pager: do not change workspace size from size_allocate" (Alberts Muktupāvels) Translations * Anders Jonsson (sv) Download

libwnck 40.0

2021-05-10 Thread Marco Trevisan
News 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

libwnck 3.36.0

2020-03-25 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Add a weak reference callback to window to disconnect obsolete signal handlers (Alberts Muktupāvels) [GNOME/libwnck#141] * pager: Add scroll modes

libnotify 0.7.9

2020-02-26 Thread Marco Trevisan
, Marco Trevisan Download https://download.gnome.org/sources/libnotify/0.7/libnotify-0.7.9.tar.xz (95.8K) sha256sum: 66c0517ed16df7af258e83208faaf5069727dfd66995c4bbc51c16954d674761 ___ ftp-release-list mailing list ftp-release-list@gnome.org

libwnck 3.32.0

2019-04-30 Thread Marco Trevisan
and subdir parameter (Marco Trevisan) Download https://download.gnome.org/sources/libwnck/3.32/libwnck-3.32.0.tar.xz (444K) sha256sum: 9595835cf28d0fc6af5526a18f77f2fcf3ca8c09e36741bb33915b6e69b8e3ca ___ ftp-release-list mailing list ftp

libwnck 3.31.4

2019-01-08 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Meson: cleanups to the dependencies and fixed docs quotes (Marco Trevisan) * Wnckprop: force it working under x11, so that it will work in Wayland for X11 clients

libwnck 3.31.1

2018-11-06 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Features * Add support to build using meson (Marco Trevisan) [GNOME/libwnck!4] Download https://download.gnome.org/sources/libwnck/3.31/libwnck-3.31.1.tar.xz (445K

libwnck 3.30.0

2018-09-11 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Use single precision floats to double (Emmanuele Bassi) * Allow setting the same client type (Sebastian Geiger) [#792304] * Remove usage of various deprecated functions

libwnck 3.24.1

2017-07-27 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * Fixed regression causing not working pin window (Marco Trevisan) * Fixed Localedir (Alberts Muktupāvel) Download https://download.gnome.org/sources/libwnck

libwnck 3.24.0

2017-06-28 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * bump GTK+ required version to 3.22.0 * Various refactoring to remove deprecated code (Alberts Muktupāvel) * Add an option to disable the tasklist scroll event (Moritz

libwnck 3.20.1

2016-06-28 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * tasklist: ignore size_allocate with invalid size (Alberts Muktupāvels) * tasklist: queue resize on button not on its content (Alberts Muktupāvels) *

libwnck 3.18.0

2016-06-21 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Release bump to 3.18.0 Download https://download.gnome.org/sources/libwnck/3.18/libwnck-3.18.0.tar.xz (676K) sha256sum:

libwnck 3.20.0

2016-06-21 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * xutils: add error trap in try_pixmap_and_mask (Alberts Muktupāvel) * Window: ignore unhandled non-_NET_WM actions * ActionMenu: Use gtk_label_set_text_with_mnemonic

libwnck 3.14.1

2016-02-05 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Release bump to 3.14.1 Fixes * WnckWindow: Add a new 'type-changed' signal (Sebastian Geiger) * don't use deprecated style properties (Alberts Muktupāvels) * pager: use

libwnck 3.14.0

2014-11-24 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Release bump to 3.14.0 Fixes * xutils: Support non-standard depths for icon pixmaps (Chris Wilson) * xutils: Correctly link against libXrender (David King) * pager: don't

libwnck 3.4.9

2014-09-02 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Fixes * TaskList: remove new Startup Notification API ChangeLog = https://download.gnome.org/sources/libwnck/3.4/libwnck-3.4.9.changes (803) Download

libwnck 3.4.7

2013-08-20 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Features * Add wnck_set_default_icon_size and wnck_set_default_mini_icon_size functions to allow clients to define the size of the icons to be used for windows and

libwnck 3.4.5

2013-02-08 Thread Marco Trevisan
About libwnck = Library to manage X windows and workspaces (via pagers, tasklists, etc.) News Features * Add getter and notifier for the Window role * Emit signals when a window instance or group name (WM_CLASS) changes (Marco Trevisan) Fixes