casualsnek / cassowary

Run Windows Applications on Linux as if they are native, Use linux applications to launch files files located in windows vm without needing to install applications on vm. With easy to use configuration GUI
GNU General Public License v2.0
2.87k stars 75 forks source link

Rendering issues in full screen #103

Open LiterallyBlah opened 1 year ago

LiterallyBlah commented 1 year ago

Describe the bug Whenever I go into full screen in Microsoft Word, hovering over the top bar renders it in a different way. I suspect this has something to do with the resolution. I use Gnome, so I thought removing the top panel would render the whole app, but it didn't make a difference.

It works perfectly fine when in windowed mode, but not in full screen.

Edit: I found that it is happening when the application starts in full screen. Is there an option to launch apps minimized? I find if I close the app in full screen, it opens in full screen. When I close it in minimized, it closes in minimized. Just looking to see if there is an option where it will by default open in minimized.

To Reproduce Steps to reproduce the behavior:

  1. on 1440p 32" display go into full screen
  2. Hover over the tabs in Word

Screenshots Screencast from 2022-09-28 20-54-15.webm

System information:

jrevillard commented 1 year ago

This seem to be a FreeRDP bug which is fixed... but modifications have to be done: https://github.com/Fmstrat/winapps/issues/342

Best, Jerome