Created attachment 157382 [details] undock and dock menu items Currently Dock Toolbar is shown in toolbar context menu (right click on any tool bar to show context menu). If the toolbar is docked the menu item is disabled. I have made an enhancement patch that displays Undock Toolbar when the tool bar is docked and Dock Toolbar when the toolbar is floating and shows it's accelerator key combination ctrl+shift+F10 The patch is here for review and comment and for reference to where this stuff lives: https://gerrit.libreoffice.org/c/core/+/85673
Set status to self-assigned.
Nice quality-of-life improvement!
Jim Raykowski committed a patch related to this issue. It has been pushed to "master": https://git.libreoffice.org/core/commit/0fb4f2107d08febd4925dce6d96b41da9917e9ae tdf#130163 Show undock or dock menu item in toolbar menu It will be available in 7.0.0. The patch should be included in the daily builds available at https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: https://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.
@Adolfo, Thanks for the comment!