Commit graph

9 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
c15e16ecc7 mate-power-manager: update to mate-power-manager 1.22.2
Change log:

mate-power-manager 1.22.2

  * Translations update
  * prefs: Fix mnemonic relationships
  * use --without-keyring for make distcheck
2019-12-30 23:17:38 +00:00
gutteridge
6929142a6f mate-power-manager: update to 1.22.1
### mate-power-manager 1.22.1

  * tx: sync with transifex
  * improve copyright
  * Help: Remove About section
  * Add conf option to disable warnings for low mouse power
  * help: update copyright
  * Help: Use XInclude instead of ENTITY for legal.xml
2019-05-08 02:10:35 +00:00
gutteridge
5856f75376 mate-power-manager: update to 1.22
### mate-power-manager 1.22.0

  * Translations update
  * Initialize Travis CI support
  * use libtool generated during build instead of external one
2019-03-06 07:29:46 +00:00
youri
887532c6cc 2 Fixes for NetBSD, OpenBSD, FreeBSD:
- Add cpu times calculations
- Disable backlight handling, it is linux-only.
2019-01-21 13:12:32 +00:00
youri
175299931d mate-power-manager: update 1.21.1:
### mate-power-manager 1.21.1

  * Translations update
  * disable deprecation warnings for distcheck
  * gpm-control: avoid deprecated 'g_settings_list_schemas'
  * media-keys: always round the render coordinates for media icons
  * media-keys: Tweak the OSD's bright bar position
  * osd-window: make the window smaller
  * media-keys: Make icon smaller in OSD
  * media-keys: Use constant for icon size in OSD
  * Fix spelling and grammar mistakes
  * Use make functions for HELP_LINGUAS
  * add m-p-m user-guide to transifex config
  * gpm-kbd-backlight: replace deprecated GDK_DEVICE_MANAGER
  * gpm-backlight: replace deprecated GDK_DEVICE_MANAGER
  * gpm-button: replace deprecated Gdk functions
  * gpm-brightness: replace deprecated Gdk functions

### mate-power-manager 1.21.0

  * Translations update
  * inhibit: always scale icon to match panel size
  * Inhibit Applet: Fix excessive CPU use
  * add missing window icon to About dialogs
  * Scale OSD size correctly on HiDPI displays (#246)
  * Grammar fix
2019-01-16 18:09:52 +00:00
youri
9e4aab4205 Update to 1.20.1:
avoid deprecated GtkStock
inhibit: fix error that spammed logs from previous commit
inhibit applet: fix rendering of icon
WidthOfScreen and HeightOfScreen implementation
fix typos in some more comments
Correct spelling mistake.
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
don’t abort on unknown DBus signal name
avoid deprecated gdk_screen_get_width/height
avoid deprecated gdk_display_get_screen
don’t use deprecated gtk_show_uri
refresh tray icon on icon theme change
actually check the $XPROTO_REQUIRED variable’s value
statistics UI: add style class mpm-statistics
Translations update
2018-05-14 13:10:24 +00:00
youri
5f2a007a3a Update mate-power-manager to 1.18.0. 2017-06-23 17:26:18 +00:00
youri
8f5a1a5f54 Import mate-power-manager-1.14.0 as sysutils/mate-power-manager.
MATE Power Manager is a MATE session daemon that acts as a policy agent on top
of UPower, which requires fairly new versions of the kernel and udev.
MATE Power Manager listens for system events and responds with user-
configurable actions.

MATE Power Manager is a fork of GNOME Power Manager.
2016-05-21 19:13:18 +00:00