On 31 Jul 2013, at 10:33, "Lundberg, Johannes" <[email protected]> wrote:
> How about FreeBSD? Depends on the window manager I suppose but are there any > options today? The window manager is not responsible for menus, the toolkit is. GNUstep has three options for menus: - Floating (NeXT style) - In-window (Windows style) - At the top of the screen (Mac style) See the NSMenuInterfaceStyle user defaults setting. I have it set to NSMacintoshInterfaceStyle on OS X, so I get the top-of-the-screen menu style. For Viking, you will almost certainly want to define a new menu style. We talked a little bit in the past (Banlu, as I recall, was quite enthusiastic about the idea) about adding a pie menu style, which would be quite a nice fit for something like Viking, but I don't think anyone wrote the code. David -- Sent from my Cray X1 _______________________________________________ Discuss-gnustep mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnustep
