AbiosGaming / desktop-stream-viewer

View multiple streams on your desktop!
7 stars 1 forks source link

Close while fullscreen #154

Closed svenanderzen closed 7 years ago

svenanderzen commented 7 years ago

Description

Previously; when in fullscreen mode and deleteing the current stream, the window would stay in fullscreen mode. This PR is solves this issue by forcing the window to go to normal windowstate when deleting a stream.

Let me know if I should clarify some more.

However because of #153 i could not properly try this on Linux, so please try this thoroughly before merging.

Important files to review

videoframegrid.py videoframes.py

See also

147