Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Backports:SLE-15:Update
mate-control-center
mate-control-center.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File mate-control-center.changes of Package mate-control-center
------------------------------------------------------------------- Wed Apr 11 10:12:43 UTC 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 19:42:23 UTC 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 9 19:10:07 UTC 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. ------------------------------------------------------------------- Sun Jun 17 20:00:41 UTC 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. ------------------------------------------------------------------- Wed Apr 4 22:30:33 UTC 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 10:11:47 UTC 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 8 14:23:12 UTC 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 20:50:25 UTC 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 11:23:16 UTC 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 9 11:24:53 UTC 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 13:43:54 UTC 2016 - sor.alexei@meowr.ru - Update to version 1.13.2: * Fix more deprecations and warnings. ------------------------------------------------------------------- Fri Feb 5 20:35:35 UTC 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 12:30:55 UTC 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 7 15:13:31 UTC 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 5 20:43:01 UTC 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 9 22:04:39 UTC 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 5 14:45:54 UTC 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 21:12:12 UTC 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 4 21:17:33 UTC 2015 - p.drouand@gmail.com - Update to version 1.10.0 * No changes since version 1.9.1 ------------------------------------------------------------------- Thu Jan 22 10:07:11 UTC 2015 - p.drouand@gmail.com - Update to version 1.9.1 (unstable) * Adapt to MateDesktop MateRR* API changes ------------------------------------------------------------------- Sun Oct 26 14:27:24 UTC 2014 - p.drouand@gmail.com - Update to version 1.9.0 (unstable) + windows: Add option to configure titlebar buttons layout + appearance: Add support for metacity-theme-2.xml + default-applications: Add support for office applications ------------------------------------------------------------------- Fri Oct 3 09:56:17 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.3 + Fixed typo in togglekeys-enable (a11y) + Fixed segfault with custom key bindings + Added support for metacity-2 themes in appearance capplet + Added several man pages + Added keywords key to .desktop files + Updated Marco WM name ------------------------------------------------------------------- Sat Jul 12 12:15:07 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.2 + Fix key name typo in mate-keyboard + Allow metacity-2 themes + Several man page and desktop file fixes ------------------------------------------------------------------- Sat Mar 15 16:19:12 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.1 + default-applications: add support for accessibility applications - Symlink duplicate files with fdupes ------------------------------------------------------------------- Mon Mar 10 13:39:04 UTC 2014 - p.drouand@gmail.com - Package files in /usr/share/mate-control-center but don't own this directory to avoid conflicts with marco - Fix versions in BuildRequires tags ------------------------------------------------------------------- Wed Mar 5 11:18:06 UTC 2014 - p.drouand@gmail.com - Update to version 1.8.0 + no changes since version 1.7.90 ------------------------------------------------------------------- Wed Feb 19 16:09:26 UTC 2014 - p.drouand@gmail.com - Update to version 1.7.90 (unstable) + use yelp-tools instead of mate-doc-utils + windows: Add option to enable side by side tiling + windows: Add metacity support + appearance: Add support for 'artist' tag in xml backgrounds files + appearance: Change also titlebar font if Metacity is running ------------------------------------------------------------------- Mon Feb 10 17:32:47 UTC 2014 - p.drouand@gmail.com - Update to version 1.7.0 (unstable) + initial GTK3 support + about-me: Remove unused constant + fix some gcc warnings + windows: Fix ui file after GtkComboBoxText migration + fixes for GTK2 + remove all separator occurrences + keyboard: Fix segfault Var may be set as constant value but freed later. - Replace mate-doc-utils requirement with yelp-tools; upstream use it now to build documentation ------------------------------------------------------------------- Wed Jan 1 16:29:07 UTC 2014 - p.drouand@gmail.com - Update to version 1.6.2 + default applications: fix capplet name + Fix some deprecations and remove some unused vars + appearance: Change also titlebar font if Metacity is running Closes #40 (https://github.com/mate-desktop/mate-control-center/issues/40) + Rename .desktop files to avoid file collision with Gnome2 + use MATE defaults for appearance-themes + using mate-default-applications-properties.desktop im gsettings schema - Upstream doesn't provide display-properties.desktop, keyboard.desktop at-properties.desktop and window-properties.desktop anymore; remove %suse_update_desktop_file tag for mentioned desktop files - Subpackage libslab development files in his own package ------------------------------------------------------------------- Fri Sep 20 13:05:36 UTC 2013 - p.drouand@gmail.com - Correct library subpackages group to System/Libraries ------------------------------------------------------------------- Tue Sep 3 13:50:51 UTC 2013 - p.drouand@gmail.com - Add "Requires: gsettings-desktop-schemas" to allow to share settings with others DEs ------------------------------------------------------------------- Mon Sep 2 10:10:19 UTC 2013 - p.drouand@gmail.com - mate-control-center' help files must be in main package, not in lang package; correct it ------------------------------------------------------------------- Sat Aug 3 15:36:12 UTC 2013 - p.drouand@gmail.com - Update to version 1.6.1 + fixes for make dist and make distcheck + add manpage for default-applications, appearance and about-me + rename also desktop file for MATE + fix multiply defined AM_CPPFLAGS/INCLUDES in /shell/Makefile.am + add X-MATE-PersonalSettings to default-applications.desktop + update default-applications.desktop.in.in and move mate-about-me to personal category + mouse: remove unused code and fix loading of GSettings prefs + fix pkgconfig files path closes #47 https://github.com/mate-desktop/mate-control-center/issues/47 + fix mate-keybinding segfaults after setting custom keybinding closes #45 https://github.com/mate-desktop/mate-control-center/issues/45 + make appearance and keybindings windows maximizable closes #35 https://github.com/mate-desktop/mate-control-center/issues/35 + add support for Compiz 0.9.x ------------------------------------------------------------------- Wed Apr 24 16:05:15 UTC 2013 - p.drouand@gmail.com - Add "Requires: libslab0" in devel package; mate-control-center-devel provides pkgconfig(libslab) and need to requires it ------------------------------------------------------------------- Fri Apr 12 15:43:28 UTC 2013 - p.drouand@gmail.com - Add "Requires: gsettings-backend-dconf"; it's needed to save users settings changes ------------------------------------------------------------------- Wed Apr 3 18:09:18 UTC 2013 - p.drouand@gmail.com - Update to version 1.6 + Add Recommends: %{name}-lang = %{version}-%{release} + change INCLUDES to AM_CPPFLAGS for automake-1.13 ------------------------------------------------------------------- Tue Apr 2 12:40:32 UTC 2013 - p.drouand@gmail.com - Update to version 1.5.5 + fix GSettings variable name + fix dconf minimum versions ------------------------------------------------------------------- Sun Feb 24 15:49:45 UTC 2013 - p.drouand@gmail.com - Remove Requires: mate-control-center in devel package It only needs the libraries subpackage - Remove rpmlintrc file Issue has been fixed ------------------------------------------------------------------- Tue Feb 19 16:36:40 UTC 2013 - p.drouand@gmail.com - Update to version 1.5.4: * Dont use removed GSettings allowed-keys for keybindings * Fix disabled shortcuts values: Disabled shortcuts have "disabled" as value in GSettings, not an empty string * Allow to set default terminal emulator * Translated Spanish comments * Fix some small issues * Fix image viewer icon Closes https://github.com/mate-desktop/mate-control-center/issues/36 * Fix touchpad scrolling settings Closes https://github.com/mate-desktop/mate-control-center/issues/34 * Add option to enable compositing manager and fast alt-tab * Display mate-control-center in menu -Removed patchs; fixed and merged on upstream release: * Fix-touchpad-scrolling-settings.patch * fix-wrong-desktop-names.patch ------------------------------------------------------------------- Tue Feb 12 18:00:18 UTC 2013 - p.drouand@gmail.com -Add Fix-touchpad-scrolling-settings.patch ------------------------------------------------------------------- Sun Feb 10 14:49:31 UTC 2013 - p.drouand@gmail.com - Add fix-wrong-desktop-names.patch ------------------------------------------------------------------- Thu Jan 24 21:24:40 UTC 2013 - nmo.marques@gmail.com - Update to version 1.5.3 + changed ordering that titlebar actions are displayed + set metacity theme if compiz or metacity are being used + minor updated ------------------------------------------------------------------- Wed Dec 19 23:49:41 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.2 ------------------------------------------------------------------- Wed Dec 12 18:05:04 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.1 (testing snapshot): + build and deploy libslab (testing) - Split libslab sub-package and minor spec file fixes ------------------------------------------------------------------- Sun Nov 25 23:19:41 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.1 + Fix FSF addresses + remove old mateconf key declarations + fix background settings; + fix up function headers for consistency + migrate applets to gsettings + other fixes - Remove mate-control-center-1.5.0-fix_missing_return.patch; fixed upstream ------------------------------------------------------------------- Sun Nov 4 02:37:33 UTC 2012 - nmo.marques@gmail.com - Add %post/%postun desktop database macros - Disable 'aboutme' module build for now; currently being reworked upstream and broken on Factory - need glib 2.34+ fix - Remove libebook-1.2 dependency from BRs; only 'aboutme' requires it and its dropped by upstream. ------------------------------------------------------------------- Sat Oct 27 22:38:47 UTC 2012 - nmo.marques@gmail.com - Update to version 1.5.0 + migration to DBus/GSettings from old CORBA/mateconf-2.0 - Add missing macros for %post and %postun - Merge library devel sub-package with main devel sub-package - Add mate-control-center-1.5.0-fix_missing_return.patch - fix function otherwise breaks in build system - upstreamed ------------------------------------------------------------------- Sat Sep 8 03:23:53 UTC 2012 - nmo.marques@gmail.com - update to version 1.4.0 + enable 'about-me' + add missing Xorg dependencies for modules - remove mate-1.2.1-add_gmodules_to_linker.patch: fixed upstream - remove mate-1.2.1-fix_pointer.patch: fixed upstream - copypac to X11:MATE + minor cosmetic fixes ------------------------------------------------------------------- Sat Jun 16 19:34:17 UTC 2012 - nmo.marques@gmail.com - update to version 1.2.1 + move spec to use mateconf macros, minor spec cleanups - add mate-1.2.1-add_gmodules_to_linker.patch: add GMODULES to linker path - add mate-1.2.1-fix_pointer.patch: disable a bit of bit used for a transiction in Ubuntu (wtf ?) ------------------------------------------------------------------- Wed Feb 1 13:07:28 UTC 2012 - fisiu@opensuse.org - initial package from version 1.1.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor