Hi,
I try to get rid of the window decoration on Ubuntu, but can't find a way.
Here's how it looks like on Windows:
https://www.dropbox.com/s/rvc3ftjrdeh2cx4/LO%20on%20Win7.png?dl=0
and this is on Ubuntu:
https://www.dropbox.com/s/fp4z1ceeleqxwr5/LO%20on%20Ubuntu.png?dl=0
I did set the flag for the window attributes to 512 (no decoration), but I'm still getting close bar on top of the window.
If someone wants to have a look on the code, my window is created with, it's here: (line 294 and below)
https://github.com/XRoemer/Organon/blob/master/source/py/menu_bar.py
Thanks for any help,
Xaver