aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorPřemysl Eric Janouch <p@janouch.name>2026-05-30 23:24:43 +0200
committerPřemysl Eric Janouch <p@janouch.name>2026-05-30 23:41:51 +0200
commit190149a660cb76b81037ebcd9d60c3b2cc2310ba (patch)
treedcfb90290edd50e322b3608d56503a3f1f7bcbcc /NEWS
parent9ba7a0fce5b11e00c9e7c273bb2e8d20c00ee1f0 (diff)
downloadnncmpp-190149a660cb76b81037ebcd9d60c3b2cc2310ba.tar.gz
nncmpp-190149a660cb76b81037ebcd9d60c3b2cc2310ba.tar.xz
nncmpp-190149a660cb76b81037ebcd9d60c3b2cc2310ba.zip
AppKit: integrate with Now PlayingHEADorigin/mastermaster
Primarily to get media keys working; neither the API nor the macOS widget is particularly great. Bump liberty.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 130f23b..19ca68e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Unreleased
+
+ * AppKit: the application now shows up in Now Playing,
+ and as a consequence responds to media keys
+
+
2.2.0 (2026-05-26)
* Added an AppKit user interface; the -x (--x11) option has become -g (--gui)