colinkeenan / silentcast

Create silent mkv screencast and animated gif.
GNU General Public License v3.0
512 stars 22 forks source link

No Transparent Window Interior in Ubuntu 14.04 #11

Closed NomNomCameron closed 7 years ago

NomNomCameron commented 9 years ago

Just installed silentcast on Ubuntu 14.04 (Unity) and when I select the option for "Transparent window interior" and click OK, the transparent window displays for a moment, then disappears and you can't bring it back up? On the window switcher from the launcher it shows that it's still open but it does not display at all

colinkeenan commented 9 years ago

I won't be able to work on this today, but should tomorrow. Please provide any other information you can think of - I don't have time now to figure out what would help me.

colinkeenan commented 9 years ago

I am much busier than normal. Without looking back at the code at all, it sounds to me as though it's disappearing when the script moves the window to the top left corner. I had it do that because otherwise it could hide behind another window.

Do you have more than one monitor?

colinkeenan commented 9 years ago

Try to comment out line 103 in genffcom - the one that uses wmctrl to move the transparent window: https://github.com/colinkeenan/silentcast/blob/master/genffcom#L103

colinkeenan commented 8 years ago

Is this still a problem?

NomNomCameron commented 8 years ago

I figured out that the transparent window indicator gets moved off screen initially. If you pres Alt + F7 and move it back you can see it and then select the area you want to use. I think you can also use Alt + spacebar but haven't tried