projectM-visualizer / frontend-qt

:bangbang: CURRENTLY BROKEN :bangbang: - Will be fixed some time after the libprojectM 4.0 release! Help is highly appreciated. Qt-based standalone frontend to projectM. Currently supports Linux with PulseAudio or JACK audio backends.
GNU Lesser General Public License v2.1
12 stars 5 forks source link

Menue Info Line on the ground stays in the main Window an not in the Menue Window #3

Open bfbs1 opened 3 years ago

bfbs1 commented 3 years ago

When you use Project M with external Beamer and want to show the Presets Window on a second Screen. On the Main Screen you have a white underline with the Text what you get when you move the mouse over the Presets. This Info-Line must be in the Presets Window but not in the main Window. Can you change this? Operating System Ubuntu 18,04 ProjectM

kblaschke commented 3 years ago

The Qt frontend has a few issues that need to be addressed in the future. Try hiding the preset list etc. by right-clicking the visualization window and see if this helps. Also, current master code has some changes (using an updated widget to render projectM), which might also fix this.