[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: OS's menu?
From: |
David Chisnall |
Subject: |
Re: OS's menu? |
Date: |
Wed, 31 Jul 2013 10:36:47 +0100 |
On 31 Jul 2013, at 10:33, "Lundberg, Johannes"
<johannes@brilliantservice.co.jp> 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
- OS's menu?, Lundberg, Johannes, 2013/07/31
- Re: OS's menu?, David Chisnall, 2013/07/31
- Re: OS's menu?, Lundberg, Johannes, 2013/07/31
- Re: OS's menu?,
David Chisnall <=
- Re: OS's menu?, Lundberg, Johannes, 2013/07/31
- Re: OS's menu?, Riccardo Mottola, 2013/07/31
- Re: OS's menu?, Lundberg, Johannes, 2013/07/31
Re: OS's menu?, Riccardo Mottola, 2013/07/31