From 1a0f61f6d8e5796cc19c279209871dc595bc9182 Mon Sep 17 00:00:00 2001 From: Přemysl Eric Janouch Date: Mon, 23 Feb 2026 23:54:33 +0100 Subject: Add an AppKit user interface When enabled, the build will create an application bundle. --- nncmpp.adoc | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'nncmpp.adoc') diff --git a/nncmpp.adoc b/nncmpp.adoc index eaebfc3..0bc39f3 100644 --- a/nncmpp.adoc +++ b/nncmpp.adoc @@ -14,10 +14,10 @@ Synopsis Description ----------- -*nncmpp* is a hybrid terminal/X11 MPD client. On start up it will welcome -you with an overview of all key bindings and the actions they're assigned to. -Individual tabs can be switched to either using the mouse or by pressing *M-1* -through *M-9*, corresponding to the order they appear in. +*nncmpp* is a hybrid terminal/X11/AppKit MPD client. On start up it will +welcome you with an overview of all key bindings and the actions they're +assigned to. Individual tabs can be switched to either using the mouse +or by pressing *M-1* through *M-9*, corresponding to the order they appear in. As a convenience utility, any program arguments are added to the MPD queue. Note that to add files outside the database, you need to connect to MPD using @@ -29,8 +29,8 @@ Options Adds a "Debug" tab showing all MPD communication and other information that help debug various issues. -*-x*, *--x11*:: - Use an X11 interface even when run from a terminal. +*-g*, *--gui*:: + Use a graphical interface even when run from a terminal. Note that the application may be built with this feature disabled. *-h*, *--help*:: -- cgit v1.3.1