v0.14.0: Mouse improvements - selection tracking and link clicking

This commit is contained in:
Hermes
2026-05-11 22:41:34 +00:00
parent ddd3950e49
commit edd5a7b8d1
6 changed files with 128 additions and 3 deletions

View File

@@ -127,7 +127,8 @@ See =docs/plans/2026-05-11-rendering-pipeline.md= for full implementation plan.
#:make-framebuffer #:fb-framebuffer
#:framebuffer-width #:framebuffer-height
#:diff-framebuffers #:flush-framebuffer
#:with-scissor))
#:with-scissor
#:extract-text #:fb-cell-link-url))
#+END_SRC
#+BEGIN_SRC lisp :tangle ../src/rendering/framebuffer.lisp