Commit graph

14 commits

Author SHA1 Message Date
youri
bcd0df259f mate-desktop: Update to 1.21.2:
### mate-desktop 1.21.2

  * Translations update
  * Add new setting to control XKB modifier latching

### mate-desktop 1.21.1

  * Translations update
  * interface: add key to enable/disable primary paste from middlemouse
  * mate-desktop-item: replace deprecated gdk_error_trap_push/pop
  * mate-rr-config: replace deprecated gdk_flush
  * mate-rr: replace deprecated Gdk functions
  * mate-bg-crossfade: replace deprecated gdk_error_trap_push/pop
  * mate-bg: replace deprecated gdk_error_trap_push/pop
  * fix distcheck
  * add mate-language apis

### mate-desktop 1.21.0

  * Translations update
  * drop ancient and unused acinclude.m4
  * Add toggle for synchronizing QT_SCALE_FACTOR to GDK_SCALE_FACTOR
  * Change default cursor-size to 24px
  * Support background fallback on HiDPI
* mate-rr-labeler: fix font-color for dark themes
2019-01-16 15:07:39 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
youri
c2ce7aac34 Patch to use better defaults. 2018-06-11 23:43:40 +00:00
youri
b5550e1d47 Update mate-desktop to 1.20.1:
MATE Desktop 1.20 supports HiDPI displays with dynamic detection and scaling.
HiDPI hints for Qt applications are also pushed to the environment to improve cross toolkit integration.
Toggling HiDPI modes triggers dynamic resize and scale, no log out/in required.

Full changelog:

Add gsettings for window scaling factor
drop additional checks for min GLib version
remove < gtk+-3.22 bits and bump required gtk+ version
schema: drop can-change-accels key, won’t work with GTK+3
WidthOfScreen and HeightOfScreen implementation
drop MateAboutDialog
mate-about: remove remains of libunique references
mate-about: switch to GtkAboutDialog
gtk 3.22: avoid deprecated gdk_screen_get_monitor functions:
avoid deprecated gdk_screen_get_width/height
mate-desktop-item: mate-about: avoid deprecated gtk_show_uri
mate-about: avoid deprecated gtk_show_uri
avoid deprecated gdk_screen_get_n_monitors
avoid deprecated gdk_screen_make_display_name
avoid deprecated gdk_screen_get_number
Correct little imprecision in man mate-about
Fix broken fallback cursor in mate-colorsel.c
mate-colorsel: don’t use deprecated GTK_STOCK_COLOR_PICKER
Add Global Menu support
Translations update
2018-05-14 12:55:02 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
youri
873d8d0cf0 Update mate-desktop to 1.18.0. 2017-06-23 17:17:44 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
youri
da038ca2ef mate-desktop: Update to 1.14.1:
mate-desktop 1.14.1

  * Translations update
  * Backgrounds: Take EXIF rotation tags into consideration
  * enable installation of mate.svg
2016-06-13 23:14:30 +00:00
youri
3ed04fcbcc Import mate-desktop-1.14.0 as x11/mate-desktop.
mate-desktop contains the libmate-desktop library, the mate-about
program as well as some desktop-wide documents.

The libmate-desktop library provides API shared by several applications
on the desktop, but that cannot live in the platform for various
reasons. There is no API or ABI guarantee, although we are doing our
best to provide stability. Documentation for the API is available with
gtk-doc.

The mate-about program helps find which version of MATE is installed.
2016-05-21 18:52:34 +00:00