ponty / PyVirtualDisplay

Python wrapper for Xvfb, Xephyr and Xvnc
BSD 2-Clause "Simplified" License
709 stars 78 forks source link

Is anyone else having problems with maximizing windows? #43

Closed sfantu closed 4 years ago

The-Compiler commented 4 years ago

What problems? How do you maximize a window? What window manager are you running? This doesn't seem related to PyVirtualDisplay FWIW.

sfantu commented 4 years ago

Hi ... i ain't using any wm. I managed to do it through xlib.

ponty commented 4 years ago

I don't understand the problem. Please provide more details.

sfantu commented 4 years ago

The "problem" was that my windows wouldn't maximize within pyvirtual display. Reading more i realized that i needed a wm to maximize windows or do it as i found out through xlib. You can close the issue