[krita] [Bug 475381] Add a "Tab bars" option t othe Canvas-only settings

2023-10-20 Thread Dov Grobgeld
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

[krita] [Bug 475381] Add a "Tab bars" option t othe Canvas-only settings

2023-10-16 Thread Dov Grobgeld
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

[krita] [Bug 475381] Add a "Tab bars" option t othe Canvas-only settings

2023-10-16 Thread Dov Grobgeld
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

[krita] [Bug 475617] New: Fixed needed to compile krita under Fedora

2023-10-14 Thread Dov Grobgeld
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

[krita] [Bug 475381] Add a "Tab bars" option t othe Canvas-only settings

2023-10-08 Thread Dov Grobgeld
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

[krita] [Bug 475382] New: Add API for setting the scroll position of the canvas from python

2023-10-08 Thread Dov Grobgeld
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

[krita] [Bug 475381] New: Add a "Tab bars" option t othe Canvas-only settings

2023-10-08 Thread Dov Grobgeld
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