You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The top-left "Workspace " button brings users to GNOME's workspaces-and-dock page with a single click. Touchpad tapping and pen (stylus) clicking triger the button as well, but not touch screen tapping.
The same button works on touch screen in vanilla GNOME (without the PaperWM GNOME extension).
I suspect that the button is shadowed by the swipe-tiling-windows functionality mentioned in #804, but the "Windows focus mode" button seems working well on touch screen.
I'm willing to work on this issue, but I'm still familliarizing myself with this project. Could someone hint me about which pieces of code to look into?
To Reproduce
Steps to reproduce the behavior:
Set up PaperWM on a device with a touch screen.
Tap on the top-left "Workspace 1" button.
See the button changes color during tapping but no page switching happens.
Expected behavior
Tapping the "Workspace " button on a touch screen should bring the user to the GNOME's workspace-and-dock page, just like mouse-clicking and touch-pad tapping the same button.
Screenshots
If applicable, add screenshots to help explain your problem.
System information:
Please provide system information:
if you installed PaperWM via extensions.gnome.org please open PaperWM settings and select the About tab (last tab) and click the Copy to Clipboard button and paste the information below, or;
if you installed via source code, please execute ./gather-system-info.sh in you PaperWM clone and paste the information below
I installed PaperWM via Home Manager's gnome-shell module and the following configuration:
Describe the bug
The top-left "Workspace " button brings users to GNOME's workspaces-and-dock page with a single click. Touchpad tapping and pen (stylus) clicking triger the button as well, but not touch screen tapping.
The same button works on touch screen in vanilla GNOME (without the PaperWM GNOME extension).
I suspect that the button is shadowed by the swipe-tiling-windows functionality mentioned in #804, but the "Windows focus mode" button seems working well on touch screen.
I'm willing to work on this issue, but I'm still familliarizing myself with this project. Could someone hint me about which pieces of code to look into?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Tapping the "Workspace " button on a touch screen should bring the user to the GNOME's workspace-and-dock page, just like mouse-clicking and touch-pad tapping the same button.
Screenshots
If applicable, add screenshots to help explain your problem.
System information:
Please provide system information:
if you installed PaperWM via extensions.gnome.org please open PaperWM settings and select the
About
tab (last tab) and click theCopy to Clipboard
button and paste the information below, or;if you installed via source code, please execute
./gather-system-info.sh
in you PaperWM clone and paste the information belowI installed PaperWM via Home Manager's gnome-shell module and the following configuration:
nix-info -m
output:"x86_64-linux"
Linux 6.12.5, NixOS, 24.11 (Vicuna), 24.11.20241216.3945713
yes
yes
nix-env (Nix) 2.24.10
/nix/store/wj2qla569hnxwqfc26imv5hqbxc1rc27-source
Additional context

The "Workspace " button screenshot:
The text was updated successfully, but these errors were encountered: