summaryrefslogtreecommitdiffhomepage
path: root/opentrack/is-window-visible.hpp
AgeCommit message (Collapse)Author
2016-07-23api/is-window-visible: move from headerStanislaw Halik
2016-07-23api/is-window-visible: check for more window positionsStanislaw Halik
Having the window center invisible making the feed not refresh is confusing. Also check for all the corners.
2016-07-16gui, tracker/{aruco,pt}, api: detect whether widget is visible on screenStanislaw Halik
Sadly, it's only implemented right now on win32. Remove "set enabled" code for the video widget since it only works for explicit window minimization, not covering by other windows.