Created attachment 127065 [details] Docker titlebars hidden or not with LockAllDockerPanels=true SUMMARY with previous versions of Krita, I used to hide Docker Titlebars because I find it useless since we have the corresponding tab names. The manipulation was to add in kritarc file LockAllDockerPanels=true (source : https://www.reddit.com/r/krita/comments/92mpyr/usage_with_eye_tracker/e36ws3u/) But it doesn't work anymore. The trick only hide the close and minimize buttons, not the title. So the height of the Docker stay the same. STEPS TO REPRODUCE 1. In kritarc file, add at the beginning LockAllDockerPanels=true 2. (re)start Krita OBSERVED RESULT Only the close and minimize buttons are hidden, not the title. EXPECTED RESULT Docker Titlebars completely hidden. SOFTWARE/OS VERSIONS Linux/KDE Plasma: 5.18.3 (available in About System) KDE Plasma Version: 5.18.3 KDE Frameworks Version: 5.68.0 Qt Version: 5.14.1 ADDITIONAL INFORMATION
Created attachment 127077 [details] screenshot of 4.1.7 Curious... I've checked with older appimages, 4.1.7, as you can see from this screenshot, and that already shows both tabs and titlebars. And since that's an appimage, it's got Qt baked in. Which version of Krita were you using that supported locking the dockers and actually didn't show the titlebars?
waiting for info...
Created attachment 128035 [details] 2016, 30 december - krita_capture_without_titlebars We can see that there is no titlebar.
Hello, I am so sorry for the delay in my answer (notif was in spam...). I made a search of screenshots I would have made with Krita in it. The firsts I found are dated 2016. I don't know wich version it was, but it was up to date for this period. I will try to find more recent screenshots.
Thanks for your comment! Automatically switching the status of this bug to REPORTED so that the KDE team knows that the bug is ready to get confirmed. In the future you may also do this yourself when providing needed information.
Then I know what happened... The difference between 3.x and 4.x is that we had to remove our own titlebar implementation for the dockers because it was completely broken on macOS and gnome :-(. I'm afraid that we just cannot go back to the old implementation because the broken part is deep inside Qt. Sorry :-(