Version: 1.26.0-bp154.1.63
* Thu Aug 12 2021 Hillwood Yang <hillwood@opensuse.org>
- 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 <rpm@fthiessen.de>
- 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 <sor.alexei@meowr.ru>
- 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.
Version: 1.24.0-bp152.1.11
* Wed Feb 26 2020 Alexei Sorokin <sor.alexei@meowr.ru>
- 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 <jbrielmaier@suse.de>
- 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 <sor.alexei@meowr.ru>
- 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.
Version: 1.22.1-2.1
* Sun May 12 2019 sor.alexei@meowr.ru
- 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.
* Tue Mar 05 2019 sor.alexei@meowr.ru
- Update to version 1.22.0:
* Avoid deprecated GtkStock.
* manager: Restart user bus if last graphical session.
* systemd: Add api for detecting if this is the last session for
a user.
* gsm: Disconnect all dbus clients when dbus is disconnected.
* manager: Don't wait for all clients to exit before exiting.
* [gsm-autostart-app] Migrate from dbus-glib to gdbus.
* gsm-app-dialog: Make the seconds translatables in the
spinbutton.
* Change application startup dalay where it is in the system path.
* Remove X-GNOME-Autostart-Delay support.
* Add a delay setting to Startup Manager.
* Avoid gtk_dialog_add_button with stock ids.
* mate-session-save: Show icon in error dialogue.
* Migrate from dbus-glib to gdbus.
* gsm-inhibit-dialog.ui: Avoid deprecated GtkVBox.
* session-properties.ui: Avoid deprecations.
* gsm-manager: Avoid deprecated g_settings_list_schemas.
* Avoid compile warning for g_type_class_add_private.
* Only show application name when run with --version.
* Strip outer single quotes from string value returned by
gsettings in mate-wm script.
* Replace deprecated gdk_error_trap functions.
* Update translations.
- Rebase mate-session-manager-gtk-3.20.patch.
* Sat Dec 22 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
* Disable deprecation warnings for distcheck.
* Fix a typo in --logout-dialog option.
* Update translations.
* Sun Jun 17 2018 sor.alexei@meowr.ru
- Update to version 1.20.1:
* Fix a broken link in man pages.
* Update translations.
Version: 1.20.0-bp150.1.3
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
* Require GTK+ 3.22 and GLib 2.50.
* Avoid deprecated gdk_screen_get_number(),
gdk_screen_make_display_name() functions.
* Don't use deprecated gtk_show_uri().
* gsm-manager.c: Fix a build warning.
* Update translations.
- Add mate-session-manager-gtk-3.20.patch: Restore GLib 2.48 and
GTK+ 3.20 support.
* Fri Oct 27 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
* Don't lose focus when displaying a logout or shutdown dialogue.
* Add a style class logout-dialog.
* Update translations.
* Sat Jul 22 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
* systemd user-session needs to be updated to get the whole
user-defined enviroment when the session starts.
* dbus needs to be updated to get the whole user-defined
environment when the session starts.
* Update translations.
* Wed Jun 28 2017 sor.alexei@meowr.ru
- Use update-alternatives to create the default.desktop xsession
(boo#1046352).
* Sat Apr 01 2017 sor.alexei@meowr.ru
- Apply Qt 5.7+ stuff only for openSUSE newer than Leap 42.x
(boo#1020334).
* Tue Mar 14 2017 sor.alexei@meowr.ru
- Update to version 1.18.0:
* NEWS: Use consistent, project wide, markdown-like formatting to
make generating release announcements easier.
* Replace deprecated upower suspend/hibernate functions with
ConsoleKit2 equivalents.
* Update translations.
- Rebase mate-session-manager-qt-5.7-styleoverride.patch.
* Sun Feb 05 2017 sor.alexei@meowr.ru
- Update to version 1.16.1:
* Build: Check stricter for presence of xtrans (ensure that
mate-session won't listen to TCP ports).
* Session properties: Fix vertical expand of content with window
resize.
* Check for a gdm-binary process when switching the user.
* Wed Jan 18 2017 sor.alexei@meowr.ru
- Add the missing xtrans build dependency (boo#1020683).
* Mon Oct 24 2016 sor.alexei@meowr.ru
- Undo the previous change: boo#1006470 was handled in
libqt5-qtstyleplugins.
* Mon Oct 24 2016 hillwood@opensuse.org
- Fix boo#1006470, use Recommends tag instead of Requires.
* Fri Oct 21 2016 sor.alexei@meowr.ru
- Add mate-session-manager-qt-5.7-styleoverride.patch: On Qt 5.7+
use Gtk2 Platform Theme (party based on cinnamon-session changes
made by Dustin Falgout).
- Require libqt5-qtstyleplugins-platformtheme-gtk2 to make sure the
user actually gets native styling on Qt5.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
* Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and
- -with-gtk build option.
* Update translations.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
* GTK+3: Fix critical warning in logout/shutdown dialogues.
* Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
* Add Changelog generation.
* Tue Apr 05 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
* Drop MateConf migration script.
* Gtk3: Fix some deprecations.
* Some more fixes and cleanups.
* Update translations.
- Switch to Gtk3.
* Tue Apr 05 2016 sor.alexei@meowr.ru
- Update to version 1.12.2:
* Fix a rare build failure with UPower >= 0.99 when both systemd
and UPower supports are enabled.
* Some more fixes.
* Mon Jan 11 2016 sor.alexei@meowr.ru
- Separate gschemas into mate-session-manager-gschemas package.
* Mon Nov 30 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
* Get rid of dependency on libmate-desktop.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
* Retrieve strings directly from gschema (requires intltool
0.50.1).
* Only wait 1 second max on logout/shutdown.
* Some more fixes and cleanups.
* Fri Oct 09 2015 sor.alexei@meowr.ru
- Update to 1.11.0:
* Add support for a new libsystemd library.
* Add support for an optional dock, such as Plank.
* Use org.gnome.SessionManager at /org/gnome/SessionManager as
the D-Bus API.
* Add option to disable overlay scrolling.