benhoff / CHATIMUSMAXIMUS

Master chat GUI for Youtube, Twitch, Livecoding, and WatchPeopleCode
GNU General Public License v3.0
41 stars 14 forks source link

Clean up background settings in MainWindow #10

Closed benhoff closed 8 years ago

benhoff commented 9 years ago

Starting at: https://github.com/benhoff/CHATIMUSMAXIMUS/blob/master/chatimusmaximus/gui/main_window.py#L17

There's a significant chunk of code used to make the window translucent. I believe in Windows this will actually work, but on Linux, without a compositor, the result is just a black background. Should probably standardize on a black background.

benhoff commented 8 years ago

fixed in: 5955c08b2686b55b1d5ec9366879c4c4edd9f31e