f05be01fba
Change volume adjustment key bindings
...
Use the much more obvious ones.
2023-05-30 15:17:04 +02:00
14dba91dd1
Add a go-to-playing action and binding
2023-05-30 14:41:44 +02:00
dcb2829e9b
Separate the actions of aborting and quitting
...
The user should not be afraid of pressing Escape too many times.
2023-03-25 11:39:34 +01:00
0b62b2a788
Update NEWS
2023-03-07 01:56:26 +01:00
e72ed71f53
X11: support italic fonts as well
...
The bold + italic combination isn't supported thus far,
because it seems unnecessary.
2022-09-20 11:15:20 +02:00
28ed7a85a8
Implement lyrics lookup
...
There is now a generic mechanism for loading lyrics,
or any other arbitrary content related to songs.
2022-09-20 11:04:39 +02:00
b4222365c3
Bump version
2022-09-03 15:13:07 +02:00
b5e48c29f9
Put connecting/disconnected messages in status bar
...
Those are general status messages, and seem to belong to the bottom.
Partially motivated by the status bar being empty when disconnected.
And add a missing window invalidation.
2022-09-03 15:04:30 +02:00
8529f24a46
Bind Tab and S-Tab to tab switching
2022-08-27 17:35:17 +02:00
a9d4f86493
Add an action to describe items
...
And improve the display of messages, separating any prefix out.
2022-08-25 07:42:10 +02:00
6dad74f3c9
Enable configuring spectrum analyzer FPS
2022-08-25 02:31:32 +02:00
a20e4c74d8
Implement mouse drags on the gauge and scrollbar
2022-08-24 08:23:54 +02:00
830a744a11
Add an X11 user interface
...
This is meant to exactly mimic the terminal UI, just without
the restriction to ugly monospace fonts.
The Curses implementation has been reworked, and may have become
more computationally expensive. In general, though, the codebase
has been significantly cleaned up.
2022-08-23 02:50:24 +02:00
61a141203b
Bump liberty and version, update NEWS
2021-12-21 05:46:28 +01:00
48482ef2e5
Make incremental search more useful
...
Make it unanchored, as well as case-insensitive.
2021-12-21 05:46:22 +01:00
840c69767c
Prepare a NEWS entry for the next release
2021-12-08 19:05:58 +01:00
ba86961ba5
Bump version, update NEWS
2021-11-04 14:19:50 +01:00
9a67e076a9
Bump version, update NEWS
2021-10-21 09:16:51 +02:00
267598643a
Add program arguments to MPD's current playlist
...
I was tired of using `mpv --no-video`, this is a bit better.
It's all rather quirky, but very little code is involved.
I've added a few related TODO entries.
2021-09-07 06:35:24 +02:00
a439a56ee9
Add an optional spectrum visualiser
...
This is really more of a demo. It's doable, just rather ugly.
It would deserve some further tuning, if anyone cared enough.
2021-07-05 01:10:46 +02:00
7e531e95c5
Process focus events
...
Should help prevent accidents in other windows.
2021-06-29 05:28:54 +02:00
0335443b22
Bump version, update NEWS
2020-11-05 01:47:18 +01:00
15e583beb2
Bump version to 0.9
2018-11-02 21:50:36 +01:00