[mythtv-commits] [MythTV/mythtv] 6227eb: MythUIHelper: Add GetGeometryOverride method

Mark Kendall noreply at github.com
Tue Jan 14 13:32:03 UTC 2020


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: 6227ebed53256d500b22a7bfab6c65a02e352f45
      https://github.com/MythTV/mythtv/commit/6227ebed53256d500b22a7bfab6c65a02e352f45
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythtv/tv_play.cpp
    M mythtv/libs/libmythui/mythuihelper.cpp
    M mythtv/libs/libmythui/mythuihelper.h
    M mythtv/libs/libmythui/mythvirtualkeyboard.cpp

  Log Message:
  -----------
  MythUIHelper: Add GetGeometryOverride method

- and simplify GetScreenSettings a little


  Commit: 4ca943c4b38a1a2e1f7f436e986423e2c6f13abc
      https://github.com/MythTV/mythtv/commit/4ca943c4b38a1a2e1f7f436e986423e2c6f13abc
  Author: Mark Kendall <mark.kendall at gmail.com>
  Date:   2020-01-14 (Tue, 14 Jan 2020)

  Changed paths:
    M mythtv/libs/libmythui/mythdisplay.cpp

  Log Message:
  -----------
  MythDisplay: Attempt to find QScreen for overridden geometry

- this is fairly crude, though seems to get it correct for simple
testing with Gnome/X11
- as noted in the code, there are a raft of potential pitfalls and
settings that might not produce the expected behaviour.


Compare: https://github.com/MythTV/mythtv/compare/9edb85e91ea8...4ca943c4b38a


More information about the mythtv-commits mailing list