AbiosGaming / desktop-stream-viewer

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

Fullscreen mode #81

Closed svenanderzen closed 7 years ago

svenanderzen commented 7 years ago

Description

This PR has is all, patterns, anti-patterns, questionable design decisions, you name it. It adds the functionality of going to fullscreen mode on a stream by double clicking on it. Please see my comments below why certain thing has made

Important files to review

main.py actions.py <-- new

Screenshots

not_fullscreen

fullscreen

See also

Fixes #26 This PR builds on top of PR #80, so if be sure to have a look at that first.

svenanderzen commented 7 years ago

Ready for your judgement @kaszim and @mictab

svenanderzen commented 7 years ago

Have made the requested changes @mictab @kaszim