Skip to content

Commit

Permalink
changelog: Add information about input handling.
Browse files Browse the repository at this point in the history
  • Loading branch information
jmercouris committed Mar 25, 2024
1 parent 182ea05 commit 181e1cb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@

(define-version "4.0.0"
(:ul
(:li "Refactor input to be handled on the buffer level rather than the window
level. This will allow panel buffers to have their own hotkeys. It will also
allow for vertical and horizontal splitting of buffers.")
(:li "Refactor renderer interface input handling.")
(:li "Refactor custom schemes URLs API.")
(:li "Deprecate slot " (:code "input-dispatcher")
Expand Down

0 comments on commit 181e1cb

Please sign in to comment.