Variable: corfu-popupinfo--geometry
corfu-popupinfo--geometry is a variable defined in corfu-popupinfo.el.
Value
nil
Documentation
Geometry of the candidate popup.
The list has the form (LEFT TOP WIDTH HIEGHT) with the values in pixels.
Source Code
;; Defined in ~/.emacs.d/elpa/corfu-20260813.950/corfu-popupinfo.el
(defvar corfu-popupinfo--geometry nil
"Geometry of the candidate popup.
The list has the form (LEFT TOP WIDTH HIEGHT) with the values in pixels.")