tumashu / posframe

Pop a posframe (just a child-frame) at point, posframe is a **GNU ELPA** package!
443 stars 57 forks source link

How to set parent-frame to nil? #128

Closed mumu-lhl closed 1 year ago

mumu-lhl commented 1 year ago

I want to know how to set parent-frame to nil.

I have tried to set the :parent-frame argument of posframe-show to nil, but it doesn't work. It seems that posframe always inherits the root window's buffer as its parent-frame.

Is there a way to make posframe not have a parent-frame?

mumu-lhl commented 1 year ago

I have found a way.