aboutsummaryrefslogtreecommitdiff
path: root/tests/test-dirvish-config-popup.el
Commit message (Collapse)AuthorAgeFilesLines
* feat(dirvish): add Hyprland Super+F popup with focus-loss dismissCraig Jennings5 days1-0/+248
A single-instance Dirvish popup frame (named "dirvish") for a Hyprland Super+F launcher, mirroring the org-capture popup. q closes the frame; in the popup, RET opens files through the OS handler so they launch independently, and the frame dismisses itself on focus loss. A second launch reuses the open popup instead of spawning another frame.