Package Release Info

mate-control-center-1.20.2-bp150.1.4

Update Info: Base Release
Available in Package Hub : 15

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libmate-slab-devel
libmate-slab0
libmate-window-settings1
mate-control-center
mate-control-center-branding-upstream
mate-control-center-devel
mate-control-center-lang

Change Logs

* Wed Apr 11 2018 sor.alexei@meowr.ru
- Update to version 1.20.2:
  * Add auto-detect toggle switch for font DPI.
  * Fix screen geometry when snapping windows on rotated displays.
  * Fix segfaults in theme installers.
  * Scale cursor size for HiDPI when changing themes.
* Wed Mar 14 2018 crrodriguez@opensuse.org
- remove xorg-x11-devel, adjusting buildrequires to what
  configure checks for and what libraries are linked in
  the final executable.
* Fri Mar 09 2018 sor.alexei@meowr.ru
- Update to version 1.20.0:
  * Require GTK+ 3.22 and GLib 2.50.
  * Add support for HiDPI displays.
  * libslab nameplate-tile, shellwindow: Replace GtkAlignment with
    a GtkBox.
  * libslab tile.c: Replace deprecated gtk_widget_set_state().
  * libslab slab-section, app-shell, searchbar: Avoid deprecated
    GtkAlignment.
  * app-resizer: Fix a build warning
  * libslab nameplate-tile: Avoid deprecated
    gtk_button_set_focus_on_click().
  * libslab nameplate-tile: Remove one deprecated usage of
    GtkAlignment.
  * libslab: Don't use deprecated gdk_app_launch_context_new().
  * eel-alert-dialog: Replace some GtkStock items.
  * keybindings: Fix a couple of build warnings.
  * libslab bookmark-agent: Fix some xdg paths.
  * Use g_object_unref() instead of deprecated rsvg_handle_free().
  * keybindings: Fix and add mnemonics in the custom command
    dialogue.
  * keybindings: Allow to select an installed application through a
    dialogue.
  * libslab: Avoid deprecated gdk_screen_width/height().
  * appearance-font.c: Avoid deprecated
    gdk_screen_get_width/height_mm().
  * Avoid deprecated gdk_screen_get_width/height().
  * libslab: Drop an unneeded libslab_mate_desktop_item_open_help()
    function.
  * libslab: Drop uneeded support for gnome-main-menu.
  * typing-break: Avoid deprecated GDK pointer and keyboard types.
  * libslab: Don't use deprecated gtk_show_uri().
  * display scrollarea: Avoid deprecated gtk_adjustment_changed.
  * keybindings eggcellrendererkey: Avoid deprecated GDK pointer
    and keyboard types.
  * display scrollarea: Fix a -Wuninitialized build warning.
  * display scrollarea: Avoid deprecated gdk_window_get_pointer().
  * Avoid deprecated gdk_screen_get_monitor_,
    gdk_screen_make_display_name(), gdk_display_get_screen() and
    gdk_display_get_n_screens() functions.
  * capplet-util: Don't use deprecated gtk_show_uri().
  * typing-break: Avoid deprecated GtkMisc, gtk_alignment_new().
  * mouse: Fix a build warning.
  * mouse: Warn about enabling multi-finger emulation.
  * Enable default broswer setting support for text/html.
  * libslab: Restore missing variable initialisation.
  * An implementation of WidthOfScreen and HeightOfScreen.
  * Fix support for external localisations in .desktop files.
  * Add the support for cursor sizes of 96 and 128.
  * man: Fix the title of the mate-window-properties page.
  * man: Fix titles of the mate-typing-monitor and
    mate-thumbnail-font pages.
  * Fix font dpi with "org.mate.desktop.font-rendering.dpi" by
    default.
  * theme-installer.c: Add missing g_object_unref in
    mate_theme_install_real.
  * theme-util.c: Fix reinstalling the deleted theme can cause
    failure.
  * Support the theme compression package for installing XZ format.
  * eggcellrendererkeys.c: Fix build warnings.
  * theme-thumbnail.c: Fix build warnings with 'write' and 'pipe'.
  * libslab: Store the search entry widget as GtkEntry.
  * libslab: Fix the search icon being misaligned.
  * libslab: search-entry.c: Fix a build warning.
  * Remove a useless duplication in mate_theme_install_real.
  * Fix Window Border theme cannot be deleted.
  * Update the windows tiling gsettings key.
  * shell: Add a Comment field to the .desktop file.
  * Update translations.
- Add mate-control-center-gtk-3.20.patch: Restore GLib 2.48 and
  GTK+ 3.20 support.
* Sat Jun 17 2017 sor.alexei@meowr.ru
- Update to version 1.18.2:
  * libslab: Make ThemedIcon use style_updated instead of style_set.
  * libslab: Correct icon loading code.
  * about-me-password UI: Set max_width_chars for description-label.
  * Restore Polish translation credits from GNOME.
  * Update translations.
* Tue Apr 04 2017 sor.alexei@meowr.ru
- Update to version 1.18.1:
  * Add support for switching themes on Metacity >= 3.20.
  * appearance-ui: Add primary-toolbar style class for toolbar in
    interface preview.
  * keyboard-properties-xkbot: Avoid deprecated GtkAlignment.
  * theme-thumbnail: Avoid deprecated GtkAlignment.
* 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.
  * Build: Require libmatekbd, libmate-desktop, marco,
    mate-settings-daemon >= 1.17.
  * Build: Require XCursor and XInput unconditionally.
  * Move to GTK+3 (require GTK+ >= 3.14), drop the GTK+2 code and
  - -with-gtk build option.
  * Port from libunique to GtkApplication.
  * Rework font-viewer: Add font browsing mode, support for TTC
    fonts, and make it appear in the menus.
  * Add libinput support for mouse and touchpad.
  * Mouse: Add a separate touchpad motion settings on touchpad tab.
  * Mouse: Change tab label from General to Mouse.
  * Mouse: Change natural scroll mnemonic from 'a' to 'n'.
  * Fix lots of GTK+ deprecations.
  * Some more fixes and cleanups.
  * Update translations.
* Wed Feb 08 2017 sor.alexei@meowr.ru
- Update to version 1.16.1:
  * Appearance: Fix live updating of the various theme details.
  * Appearance: Fix vertical expand of content on window resize in
    GTK+3 build.
  * Keyboard: Fix vertical expand of content on window resize in
    GTK+3 build.
  * Shell: Force icon size in libslab to avoid huge icons.
  * GTK+3: Fix build with Marco 1.17.
  * Fix a couple of memleaks.
* Tue Sep 20 2016 sor.alexei@meowr.ru
- Update to version 1.16.0:
  * Build: Drop dconf 0.10 compatibility.
  * Appearance: Change default hinting style to slight and render
    antialiasing samples using that style.
  * Appearance: Render hinting samples using RGBA antialiasing.
  * Appearance: Place theme name below theme preview in GTK+3
    build to match GTK+2 one.
  * Appearance: Center theme name in GTK+3 build to match GTK+2
    one.
  * Appearance: Hide Colours tab in Customise Theme dialogue in
    the GTK+3 build as changing theme colours doesn't work in GTK+3.
  * GTK+3: Fix build with appindicator support enabled.
  * GTK+3: Fix showing monitors in display properties with
    GLib 2.49.6.
  * GTK+3: Fix various deprecations.
  * Some code cleanups.
* Sun Aug 14 2016 sor.alexei@meowr.ru
- Update to version 1.14.1:
  * About me: Add some space between username and buttons.
  * About me: Fix UI freeze when changing the password.
  * Make distcheck use currently selected GTK+ version.
  * Update translations.
* Sat Apr 09 2016 sor.alexei@meowr.ru
- Update to version 1.14.0:
  * Touchpad settings: Support edge and two-finger scrolling
    independently.
  * Some more fixes and cleanups.
  * Update translations.
  * Fix Changelog generation
* Mon Feb 22 2016 sor.alexei@meowr.ru
- Update to version 1.13.2:
  * Fix more deprecations and warnings.
* Fri Feb 05 2016 sor.alexei@meowr.ru
- Update to version 1.13.1:
  * Fix build warnings about incorrect pointer types.
  * GTK+3: Fix several deprecations.
  * GTK+3: Fix theme previews in mate-appearance-properties.
  * Drop "Ubuntu hacks" (--enable-ubuntu build option) as Ubuntu
    dropped that stuff long ago.
* Tue Jan 26 2016 sor.alexei@meowr.ru
- Update to version 1.13.0:
  * Move preferences-categories.menu to mate-menus.
  * Drop MateConf migration script.
  * Window properties: Make all three window focus modes selectable.
  * Gtk3: Fix some deprecations.
  * Fix more build warnings.
* Mon Dec 07 2015 sor.alexei@meowr.ru
- Update to 1.12.1:
  * Display: Fix crash due to a regression.
  * Fix some bottom items being not accessible in some cases.
  * Some more fixes.
  * Update translations.
- Enable SNI-tray (appindicators) support.
* Thu Nov 05 2015 sor.alexei@meowr.ru
- Update to 1.12.0:
  * Appearance: restored Interface tab.
  * Display: show output names in addition to display names.
  * Keybindings: added keybinding for logout.
  * Touchpad settings: add option to enable/disable touchpad.
  * Improve categorisation.
  * Retrieve strings directly from gschema (requires intltool
    0.50.1).
  * Some more fixes and cleanups.
* Fri Oct 09 2015 sor.alexei@meowr.ru
- Update to 1.11:
  * Switch to org.gnome.SessionManager.
  * Display settings: add support to set the primary monitor.
  * Gtk2 Restored Interface tab in Appearance capplet.
  * Touchpad settings: add support for natural scrolling, 2 finger
    and 3 finger clicks.
  * Gtk3: Fix font rendering in Appearance and mate-font-viewer.
* Mon Oct 05 2015 sor.alexei@meowr.ru
- Update to 1.10.2:
  * Appearance: fix possible segmentation fault on closing.
  * Appearance: allow to save notification theme optionally.
  * Display: made changing refresh rate actually work.
  * Fix build with prefix other than /usr.
  * Help fixes.
  * Update translations.
* Mon Jul 13 2015 sor.alexei@meowr.ru
- Update to 1.10.1:
  * Appearance: add theme changing support for metacity >= 3.16.
  * Help fixes.
  * GTK+3 fixes.
  * Translations update.
* Mon May 04 2015 p.drouand@gmail.com
- Update to version 1.10.0
  * No changes since version 1.9.1
* Thu Jan 22 2015 p.drouand@gmail.com
- Update to version 1.9.1 (unstable)
  * Adapt to MateDesktop MateRR* API changes