Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | select: simplify popCursorPos() | bptato | 2023-07-06 | 1 | -3/+1 |
| | |||||
* | Add popup menu for select element | bptato | 2023-07-05 | 1 | -0/+308 |
Replaces the weird CSS implementation we have had until now with a searchable popup menu similar to that of w3m. (The previous implementation broke on websites that do not expect <select> to expand on click, had no separate search, and was ugly.) |