shell
shell copied to clipboard
Pop Shell it's taking "<Super>7" hotkey
(1) Issue/Bug Description:
Pop shell it's taking <Super>7
hotkey and i can't use it for:
dconf dump /org/gnome/desktop/wm/keybindings/ | grep switch-to-workspace-7
switch-to-workspace-7=['<Super>7']
(2) Steps to reproduce (if you know):
- Set switch-to-workspace or other binding to
<Super>7
#With dconf:
/org/gnome/desktop/wm/keybindings/switch-to-workspace-7=['<Super>7']
- Try to use that hotkey
(3) Expected behavior:
- Switch to workspace 7. Instead this window appears:
(4) Distribution (run cat /etc/os-release
):
cat /etc/os-release
NAME="Fedora Linux"
VERSION="36 (Workstation Edition)"
ID=fedora
VERSION_ID=36
VERSION_CODENAME=""
PLATFORM_ID="platform:f36"
PRETTY_NAME="Fedora Linux 36 (Workstation Edition)"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
CPE_NAME="cpe:/o:fedoraproject:fedora:36"
HOME_URL="https://fedoraproject.org/"
DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora/f36/system-administrators-guide/"
SUPPORT_URL="https://ask.fedoraproject.org/"
BUG_REPORT_URL="https://bugzilla.redhat.com/"
REDHAT_BUGZILLA_PRODUCT="Fedora"
REDHAT_BUGZILLA_PRODUCT_VERSION=36
REDHAT_SUPPORT_PRODUCT="Fedora"
REDHAT_SUPPORT_PRODUCT_VERSION=36
PRIVACY_POLICY_URL="https://fedoraproject.org/wiki/Legal:PrivacyPolicy"
VARIANT="Workstation Edition"
VARIANT_ID=workstation
(5) Gnome Shell version:
Gnome 42 Beta
(6) Pop Shell version (run apt policy pop-shell
or provide the latest commit if building locally):
dnf info gnome-shell-extension-pop-shell
Last metadata expiration check: 0:00:20 ago on Sun 17 Apr 2022 03:06:17 AM -03.
Installed Packages
Name : gnome-shell-extension-pop-shell
Version : 1.2.0^6.af192b4
Release : 1.fc36
Architecture : noarch
Size : 400 k
Source : gnome-shell-extension-pop-shell-1.2.0^6.af192b4-1.fc36.src.rpm
Repository : @System
From repo : fedora
Summary : GNOME Shell extension for advanced tiling window management
URL : https://github.com/pop-os/shell
License : GPLv3
Description : Pop Shell is a keyboard-driven layer for GNOME Shell which allows for quick and
: sensible navigation and management of windows. The core feature of Pop Shell
: is the addition of advanced tiling window management - a feature that has been
: highly-sought within our community. For many - ourselves included - i3wm has
: become the leading competitor to the GNOME desktop.
dnf info gnome-shell-extension-pop-shell-shortcut-overrides
Last metadata expiration check: 0:00:55 ago on Sun 17 Apr 2022 03:06:17 AM -03.
Installed Packages
Name : gnome-shell-extension-pop-shell-shortcut-overrides
Version : 1.2.0^6.af192b4
Release : 1.fc36
Architecture : noarch
Size : 1.6 k
Source : gnome-shell-extension-pop-shell-1.2.0^6.af192b4-1.fc36.src.rpm
Repository : @System
From repo : fedora
Summary : Shortcut overrides for gnome-shell-extension-pop-shell
URL : https://github.com/pop-os/shell
License : GPLv3
Description : Shortcut overrides for gnome-shell-extension-pop-shell.
(7) Where was Pop Shell installed from:
Fedora Workstation 36 Beta
(8) Monitor Setup (2 x 1080p, 4K, Primary(Horizontal), Secondary(Vertical), etc):
(9) Other Installed/Enabled Extensions:
tree -L 1 .local/share/gnome-shell/extensions
.local/share/gnome-shell/extensions
├── [email protected]
├── [email protected]
├── blur-my-shell@aunetx
├── [email protected]
├── [email protected]
├── [email protected]
└── [email protected]
(10) Other Notes:
I'm pretty sure that it's something around pop shell cause when i disable pop shell extension <Super>7
works again
Thx!