Commit graph

31 commits

Author SHA1 Message Date
ryoon
7917e25af2 Recursive revbump from audio/pulseaudio 2019-09-18 14:17:03 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
ryoon
76d5de997e Recursive rebvump from devel/nss 2019-05-05 22:49:45 +00:00
maya
f34a8c24a3 PKGREVISION bump for anything using python without a PYPKGPREFIX.
This is a semi-manual PKGREVISION bump.
2019-04-25 07:32:34 +00:00
gutteridge
1de7971c80 mate-settings-daemon: build fix for Linux (rfkill)
Handle rfkill being enabled on Linux builds by conditionalizing this
in the PLIST. Build fix for Linux only, does not affect other OSes.
2019-03-30 05:18:11 +00:00
gutteridge
a773211457 mate-settings-daemon: update to 1.22
### mate-settings-daemon 1.22.0

  * update translations
  * Initialize travis support
  * disable deprecation warnings for distcheck
  * media-keys: Execute default calculator application defined by schema
2019-03-06 07:42:03 +00:00
youri
5bcd2873d4 Use INSTALL file for the post-install commands,
so that it works with pkg_add. Noted by wiz@.
2019-01-23 15:17:27 +00:00
youri
728050a21c mate-settings-daemon:
Fix two warnings by including gnome-keyring
and creating a file needed by the xrdb plugin.
2019-01-22 18:05:29 +00:00
martin
74c28bee5a Restore the variables - hi youri! 2019-01-18 10:05:53 +00:00
youri
85bdb2722f mate-settings-daemon: update to 1.21.2:
### mate-settings-daemon 1.21.2

  * update translations
  * media-keys: Add microphone mute key support
  * msd-xrdb-manager: realize the widget
  * media-keys: Make sound changes quiet with Alt
  * msd-xrdb-manager.c: avoid deprecated 'gtk_widget_ensure_style'
  * media-keys: always round the render coordinates for media icons
  * media-keys: Tweak the OSD's volume bar position
  * osd-window: make the window smaller
  * media-keys: Make icon smaller in OSD
  * media-keys: Use constant for icon size in OSD
  * media-keys: Add test for display switch OSD icons
  * media-keys: Add support for display switch OSD
  * media-keys: Don't show a level when muted

### mate-settings-daemon 1.21.1

  * update translations
  * media-keys: Add test for rfkill OSD icons
  * media-keys: Add label for the touchpad OSD
  * media-keys: Add labels for the rfkill OSD
  * media-keys: Remove unuseful show_level argument in msd_media_keys_window_set_action_custom
  * media-keys: Remove test for screen brightness OSD icons
  * media-keys: Add support for Killswitch media keys
  * rfkill: Add RFKill support plugin on Linux systems
  * Add shortcut to start mate-control-center
  * media-keys: Add test for touchpad OSD icons
  * media-keys: Remove touchpad OSD icons and use theme's instead
  * media-keys: Simplify touchpad OSD
  * media-keys: Add support for XF86TouchpadOn/Off
  * Add support for org.mate.accessibility-keyboard.stickykeys-latch-to-lock
  * Xrandr:remove an unused function
  * daemon: fix a memory leak
  * daemon: Stop using deprecated GSettings API
  * require mate-desktop-1.21.1
  * xsettings: add setting to enable/disable primary paste from middlemouse
  * xsettings: replace deprecated gdk_error_trap_push/pop
  * xrandr-manager: replace deprecated gdk_error_trap_push/pop
  * mouse-manager: replace deprecated gdk_error_trap_push/pop
  * media-keys-manager: replace deprecated GdkDeviceManager
  * keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * clipboard-manager: replace deprecated gdk_error_trap_push/pop
  * background-manager: replace deprecated GDK functions
  * a11y-keyboard-manager: replace deprecated gdk_error_trap_push/pop
  * msd-input-helper: replace deprecated gdk_error_trap_push/pop
  * plugins: avoid deprecated 'gdk_keymap_get_default'

### mate-settings-daemon 1.21.0

  * Translations update
  * xrandr-applet-popup: add an icon for configuration item
  * xrandr-applet-popup: add item to mirror displays
  * bump mate-desktop requirement
  * Make setting QT_SCALE_FACTOR optional.
  * xrandr-applet-popup: dim menuitems for disabled monitor
  * xrandr-applet-popup: enable turning monitors on an off
  * xrandr-applet-popup: show icon only if "menus-have-icons" is not turned off
  * xrandr-applet-popup: handle Greybird (etc) XFCE themes
  * Xrandr-applet-popup: Special case the GNOME themes for black text on monitor labels
  * xrander-applet-popup: remove draw callback
  * xrandr:fix indent
  * xrandr-applet-popup: allow themes to override monitor label colors
  * xrandr-applet-popup: add a border to colored monitor labels
  * xrandr-applet-popup: use colored bg again in monitor labels
  * xrandr applet popup: add monitor icons to monitor label menuitems
  * xrandr-applet: add a style class for menuitems
  * xrandr-applet: drop non-working bg from menu
  * xrandr-applet: don't hard code label colors in menu
  * Support background fallback on HiDPI
  * Prevent media-keys bindings from swallowing modifier keys
  * Scale OSD size correctly on HiDPI displays (#212)
2019-01-16 18:14:40 +00:00
prlw1
603b5ccdc7 Revbump for libcanberra gstreamer change. 2018-11-29 11:21:45 +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
leot
82d1c00011 mate-settings-daemon: Fix PLIST when nss option is disabled
Thanks to Georg Bege for noticing that!
2018-10-25 12:05:41 +00:00
ryoon
4fea36abc2 Recursive revbump from audio/pulseaudio 2018-07-06 15:06:40 +00:00
jmcneill
ce9409b9f5 Fix plist when polkit option is disabled 2018-05-20 19:17:30 +00:00
youri
d4aef2a951 Update to 1.20.1:
HiDPI: Load xsettings during initialization phase
Add HiDPI configuration in XSettings
Add support for HiDPI displays
plugins: G_GNUC_UNUSED in unused but needed variables
xsettings: drop CanChangeAccels which won’t work with GTK+3
msd-datetime-mechanism.c: Fix build warnings:
msd-mpris-manager.c: Fix build warning:
configure.ac: drop GLIB_VERSION_MAX_ALLOWED
Translations update
2018-05-14 13:17:15 +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
380b6ec244 xorgproto: use xorgproto instead of separate *proto packages
Remove now obsolete packages.
2018-03-07 11:57:28 +00:00
wiz
bff4597ffc Bump PKGREVISION for gdbm shlib major bump 2018-01-28 20:10:34 +00:00
wiz
20f7c989fe recursive bump for libxkbcommon removal from at-spi2-core 2017-11-23 17:19:40 +00:00
ryoon
5bd9ca4ef6 Recursive revbump from audio/pulseaudio-11.0 2017-09-08 02:38:35 +00:00
youri
b30140adcb Update mate-settings-daemon to 1.18.1. 2017-06-23 17:29:04 +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
ryoon
f62b809c5a Recursive revbump from audio/pulseaudio-10.0 2017-01-21 20:06:44 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
youri
bb14f55f34 Fix PLIST for build without the polkit option. 2016-07-14 15:02:09 +00:00
youri
1836f387a5 Import mate-settings-daemon-1.14.0 as x11/mate-settings-daemon.
mate-settings-daemon is a fork of gnome-settings-daemon
2016-05-21 19:15:32 +00:00