aboutsummaryrefslogtreecommitdiff
path: root/liberty
Commit message (Collapse)AuthorAgeFilesLines
* Bump liberty, fix a dead linkPřemysl Eric Janouch2024-02-271-0/+0
|
* Bump libertyPřemysl Eric Janouch2024-02-101-0/+0
|
* Bump liberty, set the window iconPřemysl Eric Janouch2024-02-101-0/+0
|
* Bump liberty, install rasterized iconsPřemysl Eric Janouch2024-02-101-0/+0
|
* Fix build on systems without A_ITALICPřemysl Eric Janouch2023-07-041-0/+0
| | | | Unfortunately, this font style doesn't work in X11 either in that case.
* Bump libertyPřemysl Eric Janouch2023-06-281-0/+0
|
* Bump liberty, move the UI to liberty-xui.cPřemysl Eric Janouch2023-06-191-0/+0
| | | | | | | | | | Also bump termo. This deduplicates code between nncmpp and hex, and adds support for bold + italic attributes under X11. There is still a lot of space for prettification. Unfortunately, most of our specialized widgets are quite entangled.
* Bump libertyPřemysl Eric Janouch2022-10-091-0/+0
|
* Bump liberty, improve fallback manual page outputPřemysl Eric Janouch2022-09-301-0/+0
|
* Bump liberty, make use of its new asciiman.awkPřemysl Eric Janouch2022-09-251-0/+0
|
* Add an X11 user interfacePřemysl Eric Janouch2022-08-231-0/+0
| | | | | | | | | 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.
* Bump liberty and version, update NEWSv1.2.0Přemysl Eric Janouch2021-12-211-0/+0
|
* Add ability to control PulseAudio volumePřemysl Eric Janouch2021-11-071-0/+0
| | | | | | | | 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.
* Bump libertyPřemysl Eric Janouch2020-10-291-0/+0
|
* Bump liberty and termoPřemysl Eric Janouch2020-10-101-0/+0
|
* Bump libertyPřemysl Eric Janouch2020-09-071-0/+0
|
* Bump liberty, termoPřemysl Janouch2018-06-241-0/+0
|
* Allow running arbitrary MPD commandsPřemysl Janouch2017-06-261-0/+0
|
* Bump libertyPřemysl Janouch2017-06-231-0/+0
|
* Bump libertyPřemysl Janouch2017-06-131-0/+0
|
* Bump libertyPřemysl Janouch2017-06-041-0/+0
|
* Bump libertyPřemysl Janouch2017-01-231-0/+0
|
* Clean up mpd_process_info(), bump libertyPřemysl Janouch2016-10-131-0/+0
| | | | "command_list_ok_begin" allows us to partition the response easily.
* Move the MPD client interface to libertyPřemysl Janouch2016-10-111-0/+0
| | | | It seems like there aren't going to be any big changes any time soon.
* Bump libertyPřemysl Janouch2016-10-101-0/+0
|
* Make the Streams tab actually workPřemysl Janouch2016-10-091-0/+0
| | | | Clean up work is required now.
* Add a non-functional Streams tabPřemysl Janouch2016-10-061-0/+0
| | | | Bump liberty.
* Initial commitPřemysl Janouch2016-10-011-0/+0
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.