I have one issue with single application, I have complied
http://helineva.net/tvkaistagui/ohjeet/#asennus
by using
- Code: Select all
qmake CONFIG+=release src/tvkaista.pro && make
Now when I start this application in LMDE-Xfce (media-pc with HDMI)
- window takes full screen (even bottom task-bar is over-run even if not on show/hide option selected)
- window has no "header" with Minimize/Maximize/Close buttons (all other applications OK)
(same application OK with LMDE Gnome&Cinnamon and Raspberry/Raspbian
Any proposal how to adjust launcher parameters or something else?

