Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

mate-tweak-22.10.0-1.1 RPM for noarch

From OpenSuSE Ports Tumbleweed for noarch

Name: mate-tweak Distribution: openSUSE:Factory:zSystems
Version: 22.10.0 Vendor: openSUSE
Release: 1.1 Build date: Tue Mar 28 18:03:45 2023
Group: System/GUI/Other Build host: s390zp25
Size: 219636 Source RPM: mate-tweak-22.10.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/ubuntu-mate/mate-tweak
Summary: MATE desktop tweak tool
Configures some aspects of the MATE desktop not exposed via the
MATE Control Centre applets.

Settings that can be handled via MATE Tweak:
 * Show/hide standard desktop icons.
 * Panel fine-tuning (icon visibility, in menus and on buttons,
   icon size, button labelling, contex menus, etc.).
 * Window manager fine-tuning.

Provides

Requires

License

GPL-2.0-or-later

Changelog

* Mon Mar 27 2023 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update version to 22.10.0:
    * Correct typo "Macro" -> "Marco" in man pages.
    * Ignore case for Firefox.
  - Switch to python-rpm-macros.
* Thu Sep 08 2022 Hillwood Yang <hillwood@opensuse.org>
  - Fix filelist
* Wed May 11 2022 Ferdinand Thiessen <rpm@fthiessen.de>
  - Update to version 22.04.8
    * Sync translations.
    * Fix GLib-GIO-ERROR when 'org.mate.maximus' settings schema is not
    * Use predictable path for checking ayatana-indicator-application
      is installed
    * Replace compton support with picom
    * Update mate-tweak to use several personalities provided by marco-wrapper
    * Exposes Xrender, GLX and xr_glx_hybrid backends from picom.
    * Add a fallback marco-compton for users migrating from earlier
      versions of MATE Tweak.
    * Make picom window shadows more consistent with CSD windows
    * Make sure outgoing window managers and compositors are killed
    * Use 'ldd' to determine which compositor is enabled in Marco
    * Refactor detection of picom wrappers
    * Add migration fallback for marco-picom
    * Make mate-tweak compatible with all Yaru themes
    * Update mate-tweak.desktop to use tweaks-app icon
    * Be explicit when looking for libXpresent
    * Refactor replace_panel_layout() to make switching robust
    * Check if dock is running to determine if it needs starting
    * Refactor replace_panel_layout() to start/stop keyboard LED
    * Prevent the dock from being started if it is not running
    * Refactor replace_panel_layout() to make it more reliable.
* Wed Mar 31 2021 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 21.04.3:
    * Drop MATE Dock requirement for Netbook layout.
    * When switching to/from Mutiny update the Plank configuration
      accordingly.
    * Make Mutiny layout available if Plank is available.
      + Mutiny no longer uses mate-dock-applet.
    * Mutiny no longer uses Maximus or left-aligned window controls.
    * Fallback to a sane default Plank theme when not using a known
      GTK theme.
    * When switching to Mutiny layout pick a suitable Plank theme
      (lp#1917740).
    * Keep Brisk menu label visible in the Mutiny layout.
* Thu Aug 27 2020 Callum Farmer <callumjfarmer13@gmail.com>
  - Fixes for %_libexecdir changing to /usr/libexec (bsc#1174075)
* Sat Feb 22 2020 Alexei Sorokin <sor.alexei@meowr.ru>
  - Update to version 20.04.0 (changes since 18.10.2):
    * Update to preserve custom preferences.
    * Add support for Indicator-datetime.
    * Add NoDisplay=true to all Indicator autostart files.
    * Remove checks for obsolete GNOME Main Menu.
    * Migrate to python3-distro and drop use of the deprecated
      "platform" module.
    * Remove a call to "mate-panel --replace".
    * Remove clear shadow.
      This seems to affect how some shadows are positioned, leading
      to a clear space between the window and its shadow.
    * Correctly initialise all notifications so they are sent from
      MATE Tweak.
    * Add support for setting window manager button layouts with and
      without the menu.
    * Detect new IndicatorAppmenu.
    * Correct literal string comparison.
    * Detect Brisk menu on Arch Linux and Manjaro.
    * Update translations.
  - Rebase mate-tweak-use-matemenu.patch.
  - Drop support for old openSUSE versions.
* Sat Nov 03 2018 sor.alexei@meowr.ru
  - Update to version 18.10.2 (changes since 18.04.13):
    * Use Dash launcher in Cupertino.
    * Add support for Familiar layout.
    * Change Marco description.
    * The HUD is layout independent. Do not restrict access to layout
      based on HUD availability.
    * Handle new Netbook layout. Make sure mate-panel remains running
      when switching window-scaling-factor.
    * Save dock state when saving panel layouts.
    * Also remove dock hints if dock status for a custom layout has
      changed.
    * Add button to access font DPI tweaking.
    * Add --get-layout.
    * Remove special handling of show-applications in the menu-bar
      for Pantheon, since it no longer merges two menus together.
    * Update the logic guards around layout detection.
    * When changing a layout via the terminal do not update UI
      elements.
    * Allow keyboard focus on side panel.
    * Fix removing cache dir when resetting Compiz.
    * Correct the search path for the appmenu panel applet
      (lp#1796343).
    * Update translations.
* Fri Mar 09 2018 sor.alexei@meowr.ru
  - Update to version 18.04.13:
    * No changelog available.
* Wed Sep 27 2017 sor.alexei@meowr.ru
  - Update to version 17.10.15:
    * No changelog available.
  - Rebase mate-tweak-use-matemenu.patch.
  - Only suggest mate-hud.
* Tue May 09 2017 sor.alexei@meowr.ru
  - Update to version 17.10.1 (changes since 17.04.0):
    * Add support for the Pantheon layout.
    * Make sure the menu is always shown with the Contemporary window
      decoration layout.
    * Switch window control locations according to layout selected.
    * Add checks for MATE AppMenu applet and remove TopMenu checks.
    * Refactor enable/disable dock (lp#1559457).
    * Update Compton defaults to eliminate artifacting and allows the
      screensaver to function (lp#1599331).
    * Reduce sleep between starting the WM and the compositor.
    * Add Button to Open CCSM if it is available.
    * Make Menu Bar configuration insensitive for Cupertino which now
      uses the Menu only.
    * Refactor logic to control behaviour as layouts are switched.
      Prevent tracebacks when kill processes.
      More robust checking for Indicators in a layout.
    * Enable/Disbale Global Menu when switch to/from Mutiny and
      Cupertino.
    * Update translations.
  - Rebase mate-tweak-use-matemenu.patch.

Files

/usr/bin/marco-compton
/usr/bin/marco-glx
/usr/bin/marco-no-composite
/usr/bin/marco-picom
/usr/bin/marco-xr_glx_hybrid
/usr/bin/marco-xrender
/usr/bin/mate-tweak
/usr/lib/mate-tweak
/usr/lib/mate-tweak/mate-tweak-helper
/usr/lib/mate-tweak/mate-tweak.py
/usr/lib/mate-tweak/mate-tweak.ui
/usr/lib/python3.10/site-packages/__pycache__
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info/PKG-INFO
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info/SOURCES.txt
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info/dependency_links.txt
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info/requires.txt
/usr/lib/python3.10/site-packages/mate_tweak-22.10.0-py3.10.egg-info/top_level.txt
/usr/share/applications/marco-glx.desktop
/usr/share/applications/marco-no-composite.desktop
/usr/share/applications/marco-xr_glx_hybrid.desktop
/usr/share/applications/marco-xrender.desktop
/usr/share/applications/mate-tweak.desktop
/usr/share/doc/packages/mate-tweak
/usr/share/doc/packages/mate-tweak/README.md
/usr/share/licenses/mate-tweak
/usr/share/licenses/mate-tweak/COPYING
/usr/share/man/man1/marco-glx.1.gz
/usr/share/man/man1/marco-no-composite.1.gz
/usr/share/man/man1/marco-xr_glx_hybrid.1.gz
/usr/share/man/man1/marco-xrender.1.gz
/usr/share/man/man1/mate-tweak.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:39:58 2024