gr-fosphor/lib
Sylvain Munaut defdd4aca6 gr-fosphor: Set default visibility to false
We're hidden by default.

For Qt we'll get an expose event the first time we're shown.
Needed because we might be hidden by default (like in a tab
chooser) and this would create problems if we consider ourselves
shown by default.

And for GLFW we consider ourself visible after the first reshape,
which is forced at init.

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2020-01-31 23:46:54 +01:00
..
fosphor fosphor: Add position mapping helpers for {x,y} <-> {freq,pwr,samp} 2020-01-31 23:46:54 +01:00
CMakeLists.txt gr-fosphor/build: Update all CMake files 2019-12-08 15:22:38 +01:00
QGLSurface.cc gr-fosphor: Add 'freq' message port sending the frequency a user clicked 2020-01-31 23:46:54 +01:00
QGLSurface.h gr-fosphor: Add 'freq' message port sending the frequency a user clicked 2020-01-31 23:46:54 +01:00
base_sink_c_impl.cc gr-fosphor: Set default visibility to false 2020-01-31 23:46:54 +01:00
base_sink_c_impl.h gr-fosphor: Add 'freq' message port sending the frequency a user clicked 2020-01-31 23:46:54 +01:00
fifo.cc gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
fifo.h gr-fosphor: Update year in copyright notice 2014-07-24 22:34:05 +02:00
glfw_sink_c_impl.cc gr-fosphor: Set default visibility to false 2020-01-31 23:46:54 +01:00
glfw_sink_c_impl.h gr-fosphor: Add 'freq' message port sending the frequency a user clicked 2020-01-31 23:46:54 +01:00
qt_sink_c_impl.cc gr-fosphor/qt: Qt5 - Associate GL context to the worker thread 2019-12-08 15:22:38 +01:00
qt_sink_c_impl.h gr-fosphor/qt: Qt5 - Associate GL context to the worker thread 2019-12-08 15:22:38 +01:00