aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Be actually able to use a system Termo libraryHEADorigin/mastermasterPřemysl Eric Janouch8 days1-1/+2
* Bump version, update NEWSv2.1.1Přemysl Eric Janouch2024-02-272-1/+10
* Bump liberty, fix a dead linkPřemysl Eric Janouch2024-02-272-1/+1
* Fix info plugins installationPřemysl Eric Janouch2024-02-251-1/+2
* Bump version, update NEWSv2.1.0Přemysl Eric Janouch2024-02-102-2/+6
* Very mildly improve stream handlingPřemysl Eric Janouch2024-02-101-2/+7
* Bump libertyPřemysl Eric Janouch2024-02-101-0/+0
* README.adoc: remove unintended line breakPřemysl Eric Janouch2024-02-101-1/+1
* Bump liberty, set the window iconPřemysl Eric Janouch2024-02-103-2/+3
* Bump liberty, install rasterized iconsPřemysl Eric Janouch2024-02-103-2/+17
* CMakeLists.txt: declare compatibility with 3.27Přemysl Eric Janouch2023-08-011-1/+1
* Fix build in bare configurationsPřemysl Eric Janouch2023-08-011-4/+10
* Make the scroll wheel act on the gauge and volumePřemysl Eric Janouch2023-07-231-5/+22
* Add vertical padding to the status bar as wellPřemysl Eric Janouch2023-07-231-10/+16
* Change volume in finer stepsPřemysl Eric Janouch2023-07-202-4/+6
* Fix build on systems without A_ITALICPřemysl Eric Janouch2023-07-042-0/+4
* README.adoc: update package informationPřemysl Eric Janouch2023-07-011-2/+4
* Bump libertyPřemysl Eric Janouch2023-06-281-0/+0
* Dissolve widget_redistribute()Přemysl Eric Janouch2023-06-191-41/+36
* Bump liberty, move the UI to liberty-xui.cPřemysl Eric Janouch2023-06-194-1835/+183
* CleanupPřemysl Eric Janouch2023-06-181-3/+1
* Fix potential issue with struct paddingPřemysl Eric Janouch2023-06-181-2/+2
* Fix CMake option descriptionPřemysl Eric Janouch2023-06-171-1/+1
* CleanupPřemysl Eric Janouch2023-06-171-35/+36
* Update NEWSPřemysl Eric Janouch2023-06-151-0/+2
* Add an icon and a desktop file for the GUIPřemysl Eric Janouch2023-06-153-0/+51
* Fix crash when scrolling too far upPřemysl Eric Janouch2023-06-151-0/+1
* Change default active tab bar attributesPřemysl Eric Janouch2023-06-151-1/+1
* Don't layout during renderingPřemysl Eric Janouch2023-06-151-55/+46
* Slightly clean up layoutingPřemysl Eric Janouch2023-06-151-43/+55
* Implement font fallbacksPřemysl Eric Janouch2023-06-102-55/+228
* Factor out app_widget_by_id()Přemysl Eric Janouch2023-06-091-14/+12
* Fix build without optional dependenciesPřemysl Eric Janouch2023-06-091-4/+5
* Change volume adjustment key bindingsPřemysl Eric Janouch2023-05-303-4/+6
* Add a go-to-playing action and bindingPřemysl Eric Janouch2023-05-303-0/+12
* Separate the actions of aborting and quittingPřemysl Eric Janouch2023-03-253-13/+18
* X11: act on DestroyNotify rather than UnmapNotifyPřemysl Eric Janouch2023-03-251-1/+4
* Update NEWSPřemysl Eric Janouch2023-03-072-2/+6
* Improve display of files lacking proper metadataPřemysl Eric Janouch2023-03-071-15/+44
* X11: fix rendering of overflowing last list itemsPřemysl Eric Janouch2022-10-301-3/+3
* Bump libertyPřemysl Eric Janouch2022-10-091-0/+0
* Bump liberty, improve fallback manual page outputPřemysl Eric Janouch2022-09-302-2/+3
* Bump liberty, make use of its new asciiman.awkPřemysl Eric Janouch2022-09-253-3/+11
* 10-azlyrics.pl: fix "the" strippingPřemysl Eric Janouch2022-09-201-2/+2
* Update documentationPřemysl Eric Janouch2022-09-202-0/+22
* X11: support italic fonts as wellPřemysl Eric Janouch2022-09-202-3/+21
* Implement lyrics lookupPřemysl Eric Janouch2022-09-206-34/+507
* Implement M-u, M-l, M-c from ReadlinePřemysl Eric Janouch2022-09-183-1/+55
* Make M-f behave like it does in ReadlinePřemysl Eric Janouch2022-09-181-1/+1
* Don't depend on a standalone C preprocessorPřemysl Eric Janouch2022-09-134-22/+127