guiscrcpy
guiscrcpy copied to clipboard
[BUG] Bottom panel moves when mouse is near
Describe the bug When the mouse is near the bottom panel, it moves. I can't click any buttons on it.
To Reproduce Steps to reproduce the behavior:
- Open a phone
- Move your mouse near the bottom panel
- See the problem
Expected behavior I expect to be able to use the bottom panel and use the home button on it.
Screenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
- [ ] Windows
- Architecture: Example: 32-bit / 64-bit
- Version: Example: 10, 8.1, 7
-
[x] Linux
> Pop!_OS 22.04 (GNOME), 64-bit Intel
-
[ ] MacOS
- Version: Example Catalina 10.15
Additional context Add any other context about the problem here.
Can confirm this behavior. Swipe and bottom bar snap to mouse and get dragged around after clicking an of the buttons once.
Yeah, that's what happens.
Same for me on Manjaro.
So we can safely say this bug happens on Ubuntu-based distros and Arch-based distros. We do really need a fix, as I really need to use my phone on my Linux PC now.
I can add: The AppImage from the AUR does NOT emit this problem. But I don't get any video output/screen at all (only the normal GUI but no scrcpy screen).
I tried the following versions:
- guiscrcpy (1:2023.1.1-1) - Has the above mentioned panel move problem
- guiscrcpy-git (2023.1.1-4) - Also has the above mentioned panel move problem
- guiscrcpy-appimage (1:2023.1.1.r3.g2663e2d-1) - Does NOT have the problem, though does not open any window for video output (though that might be some appimage thing).
Interesting... I wonder why.