-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Win11 client no longer can bring up taskbar #1512
Comments
Does it work on v0.20.0 or v0.19.1? |
It worked on both. It seems to be a recent nightly. I usually game so may not have noticed as the Xbox controller (in mouse mode) works as expected. It couldn't be longer than 2 weeks ago as in the recent past I have been using the taskbar. |
For what it's worth... I rolled back to v0.20.0 and both my laptop's touchpad and Android Tv's mouse all work as expected. |
I also have a similar problem here. When moonlight works in window mode (not full screen), the cursor cannot be moved to the right and bottom 20% area. Through commit-by-commit investigation, it was found that bd68aeb was the cause, and it returned to normal after rolling back to the previous version ( 43463a9 ). |
I noticed this too in the last few days and also assumed it was bd68aeb that was the culprit. It depends on the ratio of streaming resolution compared to the resolution of the host too, so that's why I never saw it during testing. I think it resulted from moving the viewport logic from the absolute mouse code into that separate function to share with pen/touch code. Ironically, it actually works fine for pen/touch even in the cases where it's broken for absolute mouse position. It's probably something simple, so I'll look at it and get a PR up to fix the issue. |
This is fixed in the latest nightly build now. |
This issue has been fixed and will be available in the next release. |
Is there an existing issue for this?
Is your issue described in the documentation?
Is your issue present in the nightly release?
Describe the Bug
My host and client are both windows 11. The client is a laptop with touchpad. For the past 8 months I have no issue conjuring up the taskbar from autohide. Recently (the last week or two) I can't raise the taskbar from the client. Behavior is normal on the Host. Also on Android TV the cursor and taskbar behave as expected with an xbox controller but when a mouse is used I can only use a very small portion of the screen.
This is all been recent and I have never had this problem before. Win and all drivers are up to date. I haven't changed any settings in sunshine/moonlight in 6 months. I am using the current nightly build as of today (8/8/2023)
Expected Behavior
I would expect to have my client laptop be able to raise a autohidden taskbar and have access to the full screen with the mouse cursor on Android TV.
Additional Context
No response
Host Operating System
Windows
Operating System Version
11
Architecture
64 bit
Sunshine commit or version
0.20.0.3fee592669ffa04edbaf37e6722aef39ffaf8f51
Package
Windows - installer
GPU Type
AMD
GPU Model
4080
GPU Driver/Mesa Version
NVidia game driver 536.67
Capture Method (Linux Only)
No response
Config
Apps
No response
Relevant log output
The text was updated successfully, but these errors were encountered: