p-e-w / finalterm

At last – a modern terminal emulator (NO LONGER MAINTAINED)
http://finalterm.org
GNU General Public License v3.0
3.84k stars 179 forks source link

Changing opacity resizes the window #313

Open Gabriel-p opened 10 years ago

Gabriel-p commented 10 years ago

Go to Preferences, change the Opacity slider. The window will get smaller and smaller with every resize (no matter if up or down)

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

p-e-w commented 10 years ago

I cannot reproduce this. Could you provide more details?

Gabriel-p commented 10 years ago

See: http://youtu.be/UUL82RlSjmE

I'm running eOS 0.2 (Luna) 32-bit

p-e-w commented 10 years ago

Hmm... there is definitely a bug there. I still cannot reproduce it on Fedora, though. Maybe it has to do with Luna rendering the GApplicationMenu as a "bar" menu.

Gabriel-p commented 10 years ago

I'm going out of town in a couple of hours, but let me know if there's any test I can do to help. If I can't get it done today, I'll try to do it as quick as possible.

p-e-w commented 10 years ago

Try commenting https://github.com/p-e-w/finalterm/blob/master/src/FinalTerm.vala#L59 and then recompiling, which will remove the application menu. Of course, then you also won't be able to open the preferences dialog, but you should be able to modify the opacity value nonetheless using dconf-editor or a similar tool.