https://bugs.kde.org/show_bug.cgi?id=475381
--- Comment #6 from Dov Grobgeld ---
@halla Thanks for the tip! I must admit I wasn't aware of that shortcut! (even
though I started my computer career in the eightees...).
However, this doesn't invalid the is issue.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=475381
--- Comment #4 from Dov Grobgeld ---
I finally managed to compile Krita! And I played around with the qmdi setting.
What I found was that the FramelessWindowHint only is used in MultipleDocument
subwindow mode. However in tabbed mode it is always shown
https://bugs.kde.org/show_bug.cgi?id=475381
--- Comment #3 from Dov Grobgeld ---
I still haven't managed to compile krita on my own, so I haven't tested the
below. But according to the following link you can turn off the title display
of a qmdi area by changing its "windows
https://bugs.kde.org/show_bug.cgi?id=475617
Bug ID: 475617
Summary: Fixed needed to compile krita under Fedora
Classification: Applications
Product: krita
Version: git master (please specify the git hash!)
Platform: Other
O
https://bugs.kde.org/show_bug.cgi?id=475381
--- Comment #1 from Dov Grobgeld ---
Examining the Qt documentation (though not the Krita sources), if the tabs are
drawn with a QTabWidget, toggling the display of the tab bar is as simple as:
```
tabWidget = new QTabWidget();
tabBar = tabWidget
https://bugs.kde.org/show_bug.cgi?id=475382
Bug ID: 475382
Summary: Add API for setting the scroll position of the canvas
from python
Classification: Applications
Product: krita
Version: unspecified
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=475381
Bug ID: 475381
Summary: Add a "Tab bars" option t othe Canvas-only settings
Classification: Applications
Product: krita
Version: unspecified
Platform: Other
OS: Linux