[mate-settings-daemon] 01/03: debian/patches: Add patch header to 0002_prevent_media-keys_swallowing_modifier_keys.patch.

Mike Gabriel sunweaver at debian.org
Sun Mar 11 11:08:04 UTC 2018


This is an automated email from the git hooks/post-receive script.

sunweaver pushed a commit to branch master
in repository mate-settings-daemon.

commit 53b7439d96dae6e73cd84bb410488a2cbbe1dd60
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sun Mar 11 11:57:28 2018 +0100

    debian/patches: Add patch header to 0002_prevent_media-keys_swallowing_modifier_keys.patch.
---
 ...02_prevent_media-keys_swallowing_modifier_keys.patch | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/debian/patches/0002_prevent_media-keys_swallowing_modifier_keys.patch b/debian/patches/0002_prevent_media-keys_swallowing_modifier_keys.patch
index 5b2ce94..12623bd 100644
--- a/debian/patches/0002_prevent_media-keys_swallowing_modifier_keys.patch
+++ b/debian/patches/0002_prevent_media-keys_swallowing_modifier_keys.patch
@@ -1,3 +1,20 @@
+From d0368790c6deda728eb46337247bd0a9a844ac4b Mon Sep 17 00:00:00 2001
+From: Victor Kareh <vkareh at vkareh.net>
+Date: Wed, 7 Mar 2018 06:41:17 -0500
+Subject: [PATCH] Prevent media-keys bindings from swallowing modifier keys
+
+This changes how the media-keys manager determines successful
+key-bindings from KeyRelease to KeyPress so that it does not conflict
+with third-party applications that want to use modifier keys as global
+key-bindings. We've already done this change for general keybindings and
+marco.
+
+It also cleans up a bunch of deprectation warnings.
+---
+ plugins/keybindings/msd-keybindings-manager.c | 20 ++++++-----
+ plugins/media-keys/msd-media-keys-manager.c   | 52 +++++++++++++++++++--------
+ 2 files changed, 49 insertions(+), 23 deletions(-)
+
 diff --git a/plugins/keybindings/msd-keybindings-manager.c b/plugins/keybindings/msd-keybindings-manager.c
 index f04ac54..76905db 100644
 --- a/plugins/keybindings/msd-keybindings-manager.c

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/mate-settings-daemon.git



More information about the pkg-mate-commits mailing list