Open GoogleCodeExporter opened 9 years ago
I just noticed that tint2 is affected by any application going into full-screen
mode, not just Remmina.
For example, pressing F11 in Chrome to go to full-screen, then again to back
out, tint2 is affected in the same way and must be restarted.
Original comment by ma.chri...@gmail.com
on 30 May 2014 at 3:32
I just narrowed the problem down to the "autohide_hide_timeout" setting. When
it is set to 0, then putting any app into full-screen, tint2's task buttons
will be broken upon returning from full-screen mode.
Of the default.tint2rc, simply change the following parameters to exhibit the
issue:
auto_hide = 1
autohide_hide_timeout = 0.0
So I was able to work around this issue by setting it to 0.01.
Original comment by ma.chri...@gmail.com
on 10 Jun 2014 at 7:52
Thanks for the report and sorry for a very late reply.
I'm going to mark this issue as NeedInfo as I cannot reproduce it. If this
still affects you, please let us know.
Original comment by mrovi9...@gmail.com
on 5 Feb 2015 at 2:31
Original issue reported on code.google.com by
ma.chri...@gmail.com
on 27 May 2014 at 1:17Attachments: