Code Monkey home page Code Monkey logo

Comments (12)

rolandlo avatar rolandlo commented on June 13, 2024

Simply hit F10 or use menu View > Show Menubar.

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

F10 doesn't seem to work and I do not have the view menu, the menu bar is missing that's my whole issue

from xournalpp.

rolandlo avatar rolandlo commented on June 13, 2024

Maybe F11 helps in that case? If not, you can edit the settings.xml file (stored in the config folder, ~/.config/xournalpp on Linux) directly and change

<property name="menubarVisible" value="false"/>

to

<property name="menubarVisible" value="true"/>

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

from xournalpp.

rolandlo avatar rolandlo commented on June 13, 2024

Hmm, there is something strange. When I hide the menubar and restart Xournal++, the menubar appears again (even though the "Show menubar" option doesn't seem activated in menu View. Looks like for you it is the opposite. We'll have to investigate.

from xournalpp.

tmoerschell avatar tmoerschell commented on June 13, 2024

The menubar being always visible on startup goes back to the introduction of the action database, which isn't in the stable release for now, so that's a separate issue.

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

is there any way i can get a menu bar for now? any setting in the settings.xml that will move it into the window maybe?

from xournalpp.

tmoerschell avatar tmoerschell commented on June 13, 2024

I would guess the issue is caused by the global app menu (the native KDE thing) and GTK not getting along well enough.

You might try to launch Xournal++ with

env GDK_BACKEND=x11 xournalpp

If that doesn't work, try searching for other tricks how people got their GTK apps to work with the global app menu, or try disabling the global app menu completely.

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

Wanted to clarify, everything worked when I launched the program with your command and my question was if I can somehow set some sort of launch option like this for it to always launch in this "mode"?

from xournalpp.

bhennion avatar bhennion commented on June 13, 2024

I think you can right-click on the app icon in the KDE app menu, and edit the command there.

from xournalpp.

bl4xe avatar bl4xe commented on June 13, 2024

I don't think there's an option like that, at least not for me. However, I solved my problem by editing the .desktop file of xournal++, i simply edited the exec= to the command from above. Thanks to you all for the help!

from xournalpp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.