Fix "escape" from dual screen mode, on Linux at least (#2183). v2.16.23
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Sep 2022 22:35:30 +0000 (00:35 +0200)
committerCarl Hetherington <cth@carlh.net>
Thu, 1 Sep 2022 22:36:30 +0000 (00:36 +0200)
commit34eb57979b5293ac3b864310f8fc8c77c26343e2
tree25353c72da24f34ea3c051d00a595a8d332cec49
parent69326e73b29be371dacbdacd741a0a88a5ef1a5b
Fix "escape" from dual screen mode, on Linux at least (#2183).

This is a bit of a strange solution but the only one that I could make
work; the key seems to be setting focus on the child window of the frame.
src/tools/dcpomatic_player.cc