[Feature Request] Add backdrop #1344
Closed
vuxuanhungg
started this conversation in
Ideas
Replies: 2 comments 3 replies
-
Added in aaa2b26, see the commits notes to customize, enabled by default with 60% opacity (same as Lazy). |
Beta Was this translation helpful? Give feedback.
2 replies
-
What more can I say? Thank you! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Lazy
plugin manager creates a backdrop right behind its main floating window. This helps to draw our attention to the main window. It would be nice iffzf-lua
could adopt this idea.Before:
After:
As you can see, the backdrop brings depth to the main floating window, thus creates a better UI/UX.
For demo, I create this little utility (which I "steal" from
lazy.nvim
) and call it before openFzfLua
:Beta Was this translation helpful? Give feedback.
All reactions