Awesome, thanks! If you ever decide to add it in the GUI I strongly encourage it
On Fri, Jul 16, 2021, 08:17 René J.V. Bertin <rjvber...@gmail.com> wrote: > On Thursday July 15 2021 00:51:59 Sergio Esaú Arambula Durán wrote: > > >tarnishes how modern this suite looks and feels, could you please add a > >CTR+M / hide menu option in the next release? > > You may be able to do that yourself, by copying e.g. > /usr/share/kxmlgui5/calligrawords/calligrawords.rc to > ~/.local/share/kxmlgui5/calligrawords/calligrawords.rc, and then find e.g. > the <Menu name="settings"> section to which you can add a line > > <Action name="show-menubar"/> > > Bump the version number on the file's 2nd line by one so that your version > of the file is taken into account. > > This will presumably get the shortcut automatically. > > Similar instructions would apply to the other suite members; if you don't > find the file installed in /usr/share/kxmlgui5 it may have been embedded. > In that case you can grab it from the Calligra sources (I'd use your > distro's command to fetch the sources they use). > > R >