Skip to content

Commit

Permalink
changelog: New nyxt/mode/hint:hints-alignment-x slot
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxGyver83 committed Oct 17, 2023
1 parent 2f5d165 commit eee9db9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion source/changelog.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -898,7 +898,12 @@ Nyxt version exists. It is only raised when the major version differs.")
(:li "UI improvement of interfaces bound to commands "
(:nxref :command 'nyxt/mode/bookmark:bookmarks-panel) ", "
(:nxref :command 'nyxt/mode/bookmark:list-bookmarks) " and "
(:nxref :command 'nyxt/mode/buffer-listing:buffers-panel) "."))))
(:nxref :command 'nyxt/mode/buffer-listing:buffers-panel) ".")))
(:nsection :title "Features"
(:ul
(:li "Add new slot "
(:nxref :class-name 'nyxt/mode/hint:hint-mode :slot 'nyxt/mode/hint:hints-alignment-x)
", to set the horizontal alignment of hint overlays."))))

(define-version "4-pre-release-1"
(:li "When on pre-release, push " (:code "X-pre-release")
Expand Down

0 comments on commit eee9db9

Please sign in to comment.