From d429ab5e08904dfd49ab49386ba842424a4b1e38 Mon Sep 17 00:00:00 2001 From: Leleat Date: Tue, 4 May 2021 12:58:00 +0200 Subject: [PATCH] windowManager: Add shortcuts to open new window of nth pinned app Add new shortcuts to open a new instance of an app by pressing Super + Ctrl + Number. This is analogous to ctrl-activating (LMB/Enter) an app icon. Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/4129 Part-of: --- data/50-gnome-shell-launchers.xml | 36 ++++++++++++++ data/org.gnome.shell.gschema.xml.in | 36 ++++++++++++++ js/ui/windowManager.js | 75 +++++++++++++++++++++++++++-- 3 files changed, 142 insertions(+), 5 deletions(-) diff --git a/data/50-gnome-shell-launchers.xml b/data/50-gnome-shell-launchers.xml index 4a69770c2..1d8b276da 100644 --- a/data/50-gnome-shell-launchers.xml +++ b/data/50-gnome-shell-launchers.xml @@ -41,5 +41,41 @@ description="Activate pinned app 9" hidden="true"/> +