Skip to content

Draft:Remove option to disable titlebar tooltips

Marking as a draft because this only changes the interface but doesn't remove the setting in the C++ code.

As discussed in bug 450269, having two options to hide tooltips is not ideal. The use-case for only hiding tooltips in the title bar is very niche and it creates an inconsistent user experience. Plasma already has an option to disable tooltips globally in 'Workspace Behavior > General Behavior > Display informational tooltips on mouse hover' if the user desires.

Before After
Screenshot_20220224_193959 Screenshot_20220224_193939

BUG:450269

Merge request reports