Closed smcoder0707 closed 4 hours ago
With Wine, remote resizing of the application's window won't adjust beyond the size defined by DISPLAY_WIDTH
and DISPLAY_HEIGHT
. Workaround is to adjust these variables accordingly. I didn't find the root cause of this issue, but looks like something specific to Wine.
Closing this issue. Please re-open if needed.
For some apps (Using wine), the window maximization does not work properly. It leaves black screen at the right side. I'm sure that openbox is able to select the window based on my configuration (Because window decorations are hidden as you can see in the image below)
Note that, I can manually maximize the window using tools like wmctrl or xdotool but that only works If I have the VNC webpage open and I'm logged into it.
Any ideas about what could be wrong here?