aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Document configuration file key bindingPřemysl Eric Janouch2022-09-121-0/+4
* Bump versionv2.0.0Přemysl Eric Janouch2022-09-032-2/+2
* Put connecting/disconnected messages in status barPřemysl Eric Janouch2022-09-032-18/+14
* Fix Clang buildPřemysl Eric Janouch2022-09-031-19/+20
* X11: render partially visible list itemsPřemysl Eric Janouch2022-09-031-6/+10
* X11: make the scrollbar span the full heightPřemysl Eric Janouch2022-09-031-9/+13
* Bind Tab and S-Tab to tab switchingPřemysl Eric Janouch2022-08-272-0/+5
* X11: fix Ctrl+SpacePřemysl Eric Janouch2022-08-271-2/+8
* Add debugging facilities for input eventsPřemysl Eric Janouch2022-08-271-16/+20
* Adjust the "action unavailable" messagePřemysl Eric Janouch2022-08-251-2/+4
* Add an action to describe itemsPřemysl Eric Janouch2022-08-253-34/+80
* X11: support copying text to CLIPBOARDPřemysl Eric Janouch2022-08-251-50/+167
* Enable configuring spectrum analyzer FPSPřemysl Eric Janouch2022-08-252-5/+13
* X11: mildly optimize drawingPřemysl Eric Janouch2022-08-251-12/+33
* X11: handle Shift+clicks in the listPřemysl Eric Janouch2022-08-251-0/+7
* Rework mouse event processingPřemysl Eric Janouch2022-08-251-34/+51
* Try to stuff more things in the status barPřemysl Eric Janouch2022-08-241-23/+32
* X11: ring the bell as well, when appropriatePřemysl Eric Janouch2022-08-241-36/+42
* Improve help tab item choice error messagesPřemysl Eric Janouch2022-08-241-3/+6
* Hide messages when interacting with the editorPřemysl Eric Janouch2022-08-241-3/+19
* Implement mouse drags on the gauge and scrollbarPřemysl Eric Janouch2022-08-242-2/+37
* Click to close messagesPřemysl Eric Janouch2022-08-241-5/+17
* Notify when actions can't be takenPřemysl Eric Janouch2022-08-241-0/+2
* Always show messages to the userPřemysl Eric Janouch2022-08-241-13/+16
* Build with AsciiDoc as well as AsciidoctorPřemysl Eric Janouch2022-08-232-10/+21
* X11: remark that triple clicks are mishandledPřemysl Eric Janouch2022-08-231-0/+1
* Update README and the screenshotPřemysl Eric Janouch2022-08-232-3/+2
* X11: improve rendering of denormalized textPřemysl Eric Janouch2022-08-231-4/+14
* X11: clean up after Xft on exitPřemysl Eric Janouch2022-08-231-0/+7
* X11: use input methods, abandon xkbcommonPřemysl Eric Janouch2022-08-233-20/+77
* Add an X11 user interfacePřemysl Eric Janouch2022-08-238-605/+2004
* Fix event processing with PulseAudio integrationPřemysl Eric Janouch2022-08-191-0/+1
* Mark an invalid assumptionPřemysl Eric Janouch2022-08-181-0/+1
* Add and bind an action to center the cursorPřemysl Eric Janouch2021-12-232-2/+18
* Fix up coding style inconsistencyPřemysl Eric Janouch2021-12-211-1/+1
* Bump liberty and version, update NEWSv1.2.0Přemysl Eric Janouch2021-12-213-2/+2
* Make incremental search more usefulPřemysl Eric Janouch2021-12-212-7/+12
* Prepare a NEWS entry for the next releasePřemysl Eric Janouch2021-12-081-0/+11
* Indicate that a stream download is in progressPřemysl Eric Janouch2021-12-081-0/+2
* Do not run cURL fully synchronouslyPřemysl Eric Janouch2021-12-081-42/+54
* Add rudimentary incremental search facilityPřemysl Eric Janouch2021-12-082-2/+53
* Clean up mpd_process_info() betterPřemysl Eric Janouch2021-12-071-9/+9
* Do not jump to beginning after unqueueingPřemysl Eric Janouch2021-12-071-0/+13
* Clean up unreadable codePřemysl Eric Janouch2021-12-071-12/+11
* Document PulseAudio integrationPřemysl Eric Janouch2021-11-161-2/+23
* Indent man page snippets with spacesPřemysl Eric Janouch2021-11-161-23/+23
* Do not show both volumes if unnecessaryPřemysl Eric Janouch2021-11-161-18/+32
* Rename an action to be shorterPřemysl Eric Janouch2021-11-162-5/+6
* Fix the comment for settings.pulseaudioPřemysl Eric Janouch2021-11-081-1/+1
* Fix build on macOS and other non-GNU systemsPřemysl Eric Janouch2021-11-081-5/+5