Changelog for
mate-session-manager-1.28.0-1.1.x86_64.rpm :
* Tue Mar 26 2024 Hillwood Yang
- Update version to 1.28.0
* Translations update
* Revert \"gsm-manager: use g_settings_schema_source_lookup ()\"
* Add system desktop files item to automatic startup support
* main: fix double free on gl_renderer
* g_key_file_save_to_file () is available from glib 2.40
* gsm-manager: use g_settings_schema_source_lookup ()
* gsm-inhibit-dialog: Fix -Wimplicit-int-float-conversion warnings
* Fix build warnings about missing field initializer
* Fix implicit conversion changes signedness: \'gboolean\' to \'guint\'
* mate-session: fix memory leak
* configure.ac: The macro \'AC_HELP_STRING\' is obsolete
* Tue Jun 20 2023 Mike Gabriel - 99mate-environment.sh: Assure that this file gets sourced during xinit-based startup.- 99mate-environment.sh: Set CLUTTER_BACKEND to \"x11,
*\" instead of just \"x11\".
* Mon May 15 2023 Alexei Sorokin - Update to version 1.26.1:
* Fix memory leaks.
* Update translations.
* Thu Jun 30 2022 Mike Gabriel - Provide xinitrc.d script 55mate-session_materc.sh, adopted from Debian/Ubuntu. This provides support for MATE-specific tweaking of the Application menu such as practiced in Ubuntu MATE intensively.- Provide xinitrc.d script 99mate-environment.sh, adopted from Debian/Ubuntu. This script allows us to finalize MATE session startup. Here we e.g. prepare loading the canberra GTK module and tweak UI stuff. There are likely more things to come.
* Thu Aug 12 2021 Hillwood Yang - Update version to 1.26.0
* Update translations
* Update copyright to 2021
* Follow freedesktop guidelines to disable autorun using Hidden key
* Capplet: use a function to set the visibility of treeview rows
* Look for the location of the locking screen app using user\'s PATH
* Capplet: memory leak
* Fix building Serbian translation
* mate-session-check-accelerated-common: missing include guard
* Capplet: i18n parameter_string argument of gtk_init_with_args
* Build: allow users to disable gettext support (--disable-nls)
* Build: set GETTEXT_PACKAGE=AC_PACKAGE_NAME
* Support xscreensaver when mate-screensaver is not available
* Remove warning -Wshadow
* Remove USE_MATE2_MACROS from autogen.sh (legacy)
* Mon Apr 26 2021 Ferdinand Thiessen - Update to version 1.24.3:
* Translations update
* Follow freedesktop guidelines to disable autorun using Hidden key
* capplet: use a function to set the visibility of treeview rows
* Look for the location of the locking screen app using user\'s PATH
* capplet: memory leak
* Support xscreensaver when mate-screensaver is not available
* Sun Aug 16 2020 Alexei Sorokin - Update to version 1.24.1:
* Using #include with system libraries.
* build: Silent build warnings for distcheck.
* Accept Desktop Entry Specification v1.1.
* use default MATE_COMPILE_WARNINGS for stable branch.
* build: Make libglesv2 optional.
* Update translations.
* Wed Feb 26 2020 Alexei Sorokin - Update to version 1.24.0:
* build: Show warning flags on configure summary.
* Avoid redundant redeclarations.
* desktop files: Add translator hints.
* Fix timeout with gnome-keyring 3.34.
* Remove GNOME_KEYRING_LIFETIME_FD.
* po/Makevars: Set COPYRIGHT_HOLDER to The MATE Team.
* Fix mate-session-properties vertical scaling.
* Update translations.- Drop support for old openSUSE versions.
* Thu Jul 18 2019 Jonathan Brielmaier - Update to version 1.23.0:
* Update translations
* migrate from intltool to gettext
* test-inhibit.c: migrate to gdbus
* Don\'t add apps repeatedly
* Add Show hidden checkbox and gsettings flag.
* Hide NoDisplay Apps in Startup Applications
* Simplify the installation process of the icons
* main: Potential leak of memory pointed to by \'new_argv\'
* [Security] Use \'g_strlcpy\' instead of \'strcpy\'
* Add missing CPPFLAGS for mate_session_check_accelerated helpers
* Add hardware-compatibility file
* Fix unable to retrieve org.gnome.SessionManager.Renderer property
* mate-session-check-accelerated-gles-helper
* Add mate_session_check_accelerated helpers
* add installation instructions and update URL- remove patches:
* mate-session-manager-gtk-3.20.patch: we don\'t support gtk3.20 anymore- require gtk >= 3.22, glib >= 2.50 and gio >= 2.50- ship mate-session-check-accelerated tools and build require there for glesv2
* Sun May 12 2019 Alexei Sorokin - Update to version 1.22.1:
* Add installation instructions and update URL.
* Remove duplicate check for libelogind.
* Add elogind support.
* Guard against missing systemd.
* Update translations.- Rebase mate-session-manager-qt-5.7-styleoverride.patch.