-
Notifications
You must be signed in to change notification settings - Fork 40
Open
Description
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)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels