Commit graph

8 commits

Author SHA1 Message Date
bsiegert
7da33feba7 Update all MATE packages (except system-monitor) to 1.24.0.
This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:

  * We did it again, the MATE desktop environment is easier to use than before,
    once the user starts the session. Do you want to hide applications startup?
    Now you can set which applications to show on startup.
  * Engrampa now has support for a handful of extra formats, as well as fixed
    support for passwords and unicode characters in some of them.
  * Eye of MATE now has support for Wayland and we’ve added support for
    embedded color profiles.
      * The thumbnail generation has been reworked and fixed in several places.
      * Added support for webp files.
  * Our window manager, marco, has gotten quite a few changes:
      * We’ve brought a bunch of window decorations from the past to feed
        your nostalgia.
      * Finally added invisible resize borders. No more struggling to find a
        border to grab with your mouse!
      * All window controls (you know, the min, max, close buttons) are now
        rendered in HiDPI.
      * The Alt+Tab and Workspace Switcher popups have been entirely reworked.
        Now they render in beautiful OSD style, are more configurable, and can
        respond to keyboard arrows.
      * Tiling windows with the keyboard now allows you to cycle through
        different window sizes. You no longer need to feel constrained by only
        half of your screen.
  * The System Monitor panel applet now has support for NVMe drives.
  * Calculator now supports using either “pi” or “π”.
      * Scientific notation has been improved.
      * Some fixes for supporting pre-defined physical constants.
  * The Control Center now displays its icons correctly on HiDPI displays.
  * A brand new Time And Date Manager app has been added.
  * The Mouse app now supports acceleration profiles.
  * The Preferred Applications app has been improved for accessibility, as well
    as better support for integration with IM clients.
  * The Indicator Applet has slightly better interaction with
    oddly-sized icons.
  * Speaking of icons, the network manager applet icons in our own themes have
    been entirely redesigned and can now be enjoyed on HiDPI displays.
  * If you’re the type of person that does not like to be disturbed when busy,
    or giving a presentation, or watching a movie, you’ll be happy to know that
    the notification daemon now supports a Do-Not-Disturb mode.
  * The MATE Panel had several bugs that caused crashes in the past when
    changing layouts. Those are now fixed!
      * Support for Wayland compatibility has improved considerably.
      * Status icons (a.k.a. notification area, or system tray) have support
        for HiDPI displays.
      * Wanda the Fish got a make-over and now you can enjoy her in full
        HiDPI glory.
      * The window list applet now supports window thumbnails on hover.
      * Various accessibility improvements throughout the panel and its
        core applets.
  * If your system doesn’t, uh, support systemd you might be interested in
    knowing that we’ve added support for elogind to both the MATE Screensaver
    and the MATE Session.
  * We’ve also added a brand new MATE Disk Image Mounter utility.
  * Mozo, the menu editor, now supports Undo and Redo actions.
  * Pluma plugins have now fully switched to Python 3.
  * Pluma no longer has to envy anything from other complex editors, since it
    can now show the formatting marks.
  * i18n: All applications have been migrated from intltools to gettext.
2020-04-05 16:05:39 +00:00
gutteridge
2c34da0040 mate-control-center: update to mate-control-center 1.22.2
Change log:

mate-control-center 1.22.2

  * tx: sync with transifex
  * fv: thumbnailer: add font/collection to the supported mimetypes
  * font-viewer: Add font/ttf and font/otf mime types
  * drop libXxf86 dependency
  * appearance.ui (cursor size scale)
  * Fix the icon sizes in Preferred Applications selector
  * add icon for the font viewer window
  * Fix grammar mistake
2019-12-30 22:48:17 +00:00
gutteridge
f933fa5824 mate-control-center: update to 1.22.1
### mate-control-center 1.22.1

  * tx: sync with transifex
  * default-applications: Improve UI accessibility
  * Use keyboard device icon like in other hardware devices
  * control-center: Fix memory leak
  * Use GtkSeparatorMenuItem in Apparence preview
  * Remove dead store detected by clang
  * Use icons provided by themes and remove not used icons
  * help: update copyright
2019-05-08 01:33:42 +00:00
gutteridge
a9d0f6f006 mate-control-center: update to 1.22
### mate-control-center 1.22.0

  * Translations update
  * Initialize travis support
  * eggcellrendererkeys: avoid deprecated 'gtk_widget_modify_bg/fg'
  * Update MCC help
  * default-applications: Use more common icon names for Office documents
  * mate-display-properties: Migrate from dbus-glib to GDBus
  * Fix the runtime warning about gtk_widget_destroy.
  * Fixed number of cols error after reload menus.
  * Fixed crash when install/remove application.
  * capplets/mouse: .svg files instead .png in doubleclick artwork
  * capplets/mouse: New doubleclick artwork with mate logo
  * disable deprecation warnings for distcheck
  * default-applications: Fix assertion failture on g_icon_to_string
  * default-applications: Add a widget for a default calculator application
  * default-applications: Use the selected word processor for RTF as well
2019-03-06 06:59:44 +00:00
youri
69118a9c38 mate-control-center: Update to 1.21.2:
### mate-control-center 1.21.2

  * Translations update
  * require mate-settings-daemon-1.21.2
  * keybindings: Add a key binding to toggle the microphone's mute status
  * keybindings: Add some key bindings to control volume quietly
  * Account for NULL error when we see G_IO_STATUS_EOF
  * typing-break: replace deprecated gdk_error_trap functions
  * tx: update translation sources
  * update hint for mouse double-click
  * keybindings: double click instead one click to edit keyboard shortcuts
  * mate-keybinding-properties: avoid deprecated 'gtk_widget_ensure_style'
  * added search option for mate-font-viewer
  * Load avatar-default as default image
  * for accounts service support
  * keybindings: Add a key binding to launch settings
  * Depend on mate-desktop 1.21.2 due to new gschema key
  * Fix spelling and grammar mistakes
  * update legal.xml
  * Use make functions for HELP_LINGUAS
  * tx: add m-c-c user-guide to transifex config
  * Add UI to control org.mate.accessibility-keyboard.stickykeys-latch-to-lock
  * use fixed size to show user icon
  * Add new api for EImageChooser
  * get/set user face icon use accounts service

### mate-control-center 1.21.1

  * Translations update
  * require mate-desktop-1.21.1
  * typing-break: Make images larger and load as surface
  * Mouse: include a toggle to enable or disable middlemouse paste
  * capplets/keybindings: avoid deprecated 'gdk_keymap_get_default'
  * display-capplet.ui: replace deprecations
  * libslab: code clean up
  * wm-common: replace deprecated gdk_error_trap functions
  * libslab: replace deprecated gtk_menu_popup
  * msd-input-helper: replace deprecated gdk_error_trap functions
  * mouse: replace deprecated gdk_error_trap functions

### mate-control-center 1.21.0

  * Translations update
  * update mate-control-center.pot
  * bump required version of mate-menus
  * use new mate-menus api
  * use new api
  * use matemenu_tree_new
  * appearance: fixed more indents
  * appearance: fixed indentations
  * appearance: add buttons-have-icons switch
  * mouse: add middle button emulation switch
  * display-capplet: add css name for scrollarea
  * Change cursor-size to 24px
  * Scale cursor size for HiDPI when changing themes
  * Fix screen geometry to account for rotation when snapping.
  * Add auto-detect toggle switch
  * theme-util.c: fix segfault on attempt to delete custom theme
  * theme-thumbnail.c: avoid deprecated GtkButton:use-stock
  * avoid deprecated GtkStock
  * Remove useless parameter in mate_theme_install_real
  * theme-installer.c: add tips when reinstall a existed theme
2019-01-16 15:05:54 +00:00
youri
a10e72702d Update mate-control-center to 1.20.2:
Scale font DPI for HiDPI displays
Add support for HiDPI displays
theme-installer.c: 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
drop unused variables
eggcellrendererkeys.c: Fix build warnings:
remove some leftovers related to MacOS support
theme-thumbnail.c: Fix build warnings with write and pipe:
libslab: store search entry widget as GtkEntry
libslab: fix search icon misaligned
Translations update
2018-05-14 12:53:56 +00:00
youri
b41a5f8edd mate-control-center 1.18.2. 2017-06-23 17:17:09 +00:00
youri
4d34388e51 Import mate-control-center-1.14.0 as x11/mate-control-center.
The control center is MATE's main interface for configuration of various
aspects of your desktop.
2016-05-21 18:51:11 +00:00