From dc37ee27824b7c28f377286b3f9ebba1c56283d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 24 Jan 2018 16:52:23 +0100 Subject: [PATCH 1/2] data: Don't expose horizontal workspace keybindings to Settings Given that GNOME has used a vertical workspace layout ever since 3.0, allowing users to assign keyboard shortcuts for horizontal workspace navigation isn't useful at all, as rightfully pointed out by Bastien Nocera. https://bugzilla.gnome.org/show_bug.cgi?id=645460 --- data/50-mutter-navigation.xml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/data/50-mutter-navigation.xml b/data/50-mutter-navigation.xml index 1f9161b36..c9b47136d 100644 --- a/data/50-mutter-navigation.xml +++ b/data/50-mutter-navigation.xml @@ -20,12 +20,6 @@ - - - - @@ -125,12 +119,6 @@ - - - - From 32547d2eff23bcbfed58edcd22d0fc78c354d923 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20M=C3=BCllner?= Date: Wed, 24 Jan 2018 17:14:08 +0100 Subject: [PATCH 2/2] data: Don't expose window shading shortcut GTK+ doesn't support shading of client-side decorated windows, and likely never will (not least because shading is conceptually questionable if the app customizes the titlebar), and neither do other CSD implementations like Chromium's. A shortcut that only works with a decreasing number of windows is more confusing than helpful, so don't expose it. https://bugzilla.gnome.org/show_bug.cgi?id=645460 --- data/50-mutter-windows.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/data/50-mutter-windows.xml b/data/50-mutter-windows.xml index a9316d1e9..6096abe61 100644 --- a/data/50-mutter-windows.xml +++ b/data/50-mutter-windows.xml @@ -15,8 +15,6 @@ - -