Commit Graph

29 Commits

Author SHA1 Message Date
Přemysl Eric Janouch 31d975604b
README.adoc: remove unintended line break 2024-02-10 10:21:09 +01:00
Přemysl Eric Janouch 59f82b7a72
Bump liberty, set the window icon 2024-02-10 10:09:32 +01:00
Přemysl Eric Janouch 8bcdb0afd5
Bump liberty, install rasterized icons 2024-02-10 06:04:39 +01:00
Přemysl Eric Janouch 5900b0708a
README.adoc: update package information 2023-07-01 22:00:34 +02:00
Přemysl Eric Janouch d4d2259825
Bump liberty, make use of its new asciiman.awk 2022-09-25 21:14:36 +02:00
Přemysl Eric Janouch 8aac4ae0a8
Update documentation 2022-09-20 12:24:00 +02:00
Přemysl Eric Janouch 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
Přemysl Eric Janouch 92c1bf783f
Build with AsciiDoc as well as Asciidoctor 2022-08-23 22:32:45 +02:00
Přemysl Eric Janouch d876bbfcd3
Update README and the screenshot 2022-08-23 11:06:50 +02:00
Přemysl Eric Janouch f1ab0e2d8a
X11: use input methods, abandon xkbcommon
And fix a redundant XCreatePixmap() call leaking resources.
2022-08-23 08:42:38 +02:00
Přemysl Eric Janouch 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
Přemysl Eric Janouch 66c77c3f8d
Update README 2021-11-07 23:21:32 +01:00
Přemysl Eric Janouch 7165a8eb02
Add ability to control PulseAudio volume
I know, son, it might be hard to accept,
but you're imported.  Your true parents are wmstatus
and paswitch, from the desktop-tools family.

Also, fix unnecessary linking of optional dependencies.
2021-11-07 23:07:55 +01:00
Přemysl Eric Janouch ee5c41b2bf
README: update dependencies 2021-10-21 09:21:08 +02:00
Přemysl Eric Janouch 70ff29e3d5
Add a real manual page
Closes #3
2020-11-05 01:47:06 +01:00
Přemysl Eric Janouch df82357cfd
Bump minimum CMake version to 3.0
A nice, round number.  This allows us to remove some boilerplate.
2020-10-29 18:14:41 +01:00
Přemysl Eric Janouch a53d24861f
Update README 2018-10-21 04:27:00 +02:00
Přemysl Eric Janouch 491f1857ea
Update README 2018-06-24 04:29:47 +02:00
Přemysl Eric Janouch 7f8ad9430f
Relicense to 0BSD, update mail address
I've come to the conclusion that copyright mostly just stands in the way
of software development.  In my jurisdiction I cannot give up my own
copyright and 0BSD seems to be the closest thing to public domain.

The updated mail address, also used in my author/committer lines,
is shorter and looks nicer.  People rarely interact anyway.
2018-06-24 04:29:24 +02:00
Přemysl Eric Janouch b7975dac8e
Update README 2017-06-03 23:02:53 +02:00
Přemysl Eric Janouch d95eb500f7
ATTRIBUTE_HEADER -> ATTRIBUTE_NORMAL 2017-01-29 17:55:50 +01:00
Přemysl Eric Janouch 0999159b3d
Update README
Add a picture since people like pictures.
2016-10-12 15:51:50 +02:00
Přemysl Eric Janouch d9f992b23d
Add a dumb Current tab 2016-10-10 16:25:16 +02:00
Přemysl Eric Janouch 43da7cd3c9
Generate a manual page
Also mention our fancy new stream feature in the README.
2016-10-09 15:47:25 +02:00
Přemysl Eric Janouch ca38c1d91a
Add CMakeLists.txt, link with cURL
My global .gitignore seems to be more trouble than it's worth.
2016-10-06 03:29:32 +02:00
Přemysl Eric Janouch ef184d3466
Update README 2016-10-03 01:36:42 +02:00
Přemysl Eric Janouch e4f3f8ebf0
Finish display of the top part 2016-10-02 01:31:19 +02:00
Přemysl Eric Janouch a72c5c2fc5
Update README 2016-10-01 21:16:16 +02:00
Přemysl Eric Janouch ec339eb0ff
Initial commit
This is mostly sdtui code ported over from GLib to liberty,
with some MPD code from desktop-tools.

It tracks the current song and that's it.
2016-10-01 04:41:54 +02:00