Skip to content
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

[BUG] Clock shows over rdp window when using all monitors in RDP #83

Closed
The1CABAL opened this issue Oct 12, 2021 · 9 comments
Closed

[BUG] Clock shows over rdp window when using all monitors in RDP #83

The1CABAL opened this issue Oct 12, 2021 · 9 comments
Labels
bug Something isn't working ready-to-go Ready to be fixed without further conversation

Comments

@The1CABAL
Copy link

The1CABAL commented Oct 12, 2021

Describe the bug
ElevenClock displays over the RDP session when using all available monitors for the session when the clock is expected to be hidden

To Reproduce
Steps to reproduce the behavior:

  1. Open Remote Desktop Connection
  2. Navigate through More Options -> Display
  3. Check "Use all my monitors for the remote session"
  4. Connect to RDP session
  5. Observe Clock displaying over RDP

Expected behavior
The Win 11 clock hides while the RDP session is open

Screenshots
image

@The1CABAL The1CABAL added the bug Something isn't working label Oct 12, 2021
@AnagogBestagog
Copy link

This is happening for me as well, I meant to reopen my bug to say as much but may as well mention it here.

@The1CABAL
Copy link
Author

This is happening for me as well, I meant to reopen my bug to say as much but may as well mention it here.

I am okay with this being closed as a dupe then, but will leave it up to the contributors

@marticliment
Copy link
Owner

What is your scaling percentage?

@AnagogBestagog
Copy link

It is set to 100% on both monitors.

@The1CABAL
Copy link
Author

It is set to 100% on both monitors.

Mine is as well

marticliment added a commit that referenced this issue Oct 14, 2021
@marticliment
Copy link
Owner

Ok, i've found the issue. Remoter Desktop on muli monitor mode was not using fullscreen windows, and elevenclock failed to detect it. Now you have a switch in the settings window where you can enable higinh the clock when RDP Client is running

@The1CABAL
Copy link
Author

it looks like V2.2 has broken this fix. I can see that it was causing other problems though and I dont mind having to wait until those are resolved

@marticliment marticliment added the ready-to-go Ready to be fixed without further conversation label Oct 18, 2021
@marticliment
Copy link
Owner

Yes, I see, The subprocess.Popen call did not work when complied. I'll fix that

@marticliment marticliment reopened this Oct 18, 2021
@marticliment
Copy link
Owner

Fixed, cmoing in 2.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-to-go Ready to be fixed without further conversation
Projects
None yet
Development

No branches or pull requests

3 participants