aboutsummaryrefslogtreecommitdiff
path: root/modules/popper-config.el
diff options
context:
space:
mode:
Diffstat (limited to 'modules/popper-config.el')
-rw-r--r--modules/popper-config.el10
1 files changed, 10 insertions, 0 deletions
diff --git a/modules/popper-config.el b/modules/popper-config.el
index 35780eb2..c99a8323 100644
--- a/modules/popper-config.el
+++ b/modules/popper-config.el
@@ -3,6 +3,16 @@
;;
;;; Commentary:
;;
+;; Layer: 2 (Core UX).
+;; Category: C/P.
+;; Load shape: eager.
+;; Eager reason: configures popper so popup buffers (Messages, help, compilation)
+;; appear as managed popups. The enabled/disabled state is an open question in
+;; the spec; revisit during deferral.
+;; Top-level side effects: package configuration via use-package.
+;; Runtime requires: none.
+;; Direct test load: yes.
+;;
;; Configuration for popper.el, which manages secondary buffers as popup windows.
;; Popup buffers (like *Messages*, help, and compilation output) are displayed in
;; a dedicated bottom window and can be easily toggled, cycled, or promoted to