Skip to content

Main menu misplaced on Debian 13 #63

@rfm

Description

@rfm

Using the default (Gnome) desktop on Debian all GNUstep apps have their main menu positioned under the top-bar so that the title of the menu is hidden (preventing the menu from being dragged to anywhere else) and part of the top menu item is hidden.
This doesn't make GUI apps unusable, but it is ugly and awkward.

I solved that for one app by examining the source code to find the name/format in which menu positions are saved, then setting a user default to position the menu on screen, so that when I restarted the app I could drag the menu to the correct (top-left just under the top-bar) position. There has to be a better way.

Where should I look to fix this (or implement an easier workaround)?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions