Description
Describe the bug
GNOME is capable of handling multiple monitors, each with their own touch surface. When PaperWM is active, touch screen events are discarded for all apps on displays other than the currently focused one, and I need to move the mouse to the other display to use the touch screen on it.
To Reproduce
Steps to reproduce the behavior:
- Connect two touch capable displays
- Open windows on both displays with PaperWM active
- Move the mouse to one display
- Try to touch the other display
- Nothing happens
Expected behavior
The other window reacts properly to touch events
System information:
Distribution: Arch Linux
GNOME Shell 45.0
Display server: Wayland
PaperWM branch/tag: develop
PaperWM commit: c0ce6ab65bbf72bfc59579eb24a119060d68b581
Enabled extensions:
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- quick-settings-tweaks@qwreey
- [email protected]
- quick-settings-avatar@d-go
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Additional context
Native GNOME without PaperWM lets touch events through to unfocused monitors.