Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Change default position for menu and popup to centre rather than top left. | nicm | 2020-03-28 |
* | Fix how popup height is calculated to take embedded newlines into account. | nicm | 2020-03-28 |
* | Add support for overlay popup boxes to show text or output temporarily | nicm | 2020-03-24 |
* | Add C position for terminal centre with display-menu -x and -y. | nicm | 2020-03-19 |
* | Break position calculation into a helper function. | nicm | 2020-03-18 |
* | Change display-menu from taking a single string to a set of arguments, | nicm | 2019-05-28 |
* | Add formats for word and line under the mouse and use them to add some | nicm | 2019-05-26 |
* | Remove menu_create_from_items, I thought I would use it for some later | nicm | 2019-05-12 |
* | Add support for simple menus usable with mouse or keyboard. New command | nicm | 2019-05-10 |