Skip to content

Conversation

@henry-hsieh
Copy link

The original logic uses win_gettype() to check the window type. However, not all popup windows do not have winbar. For example, detour.nvim uses float windows to navigate between positions, or zen component of snacks.nvim uses a float window as zoomed/zen window. When a windows is focusable, it may want to show the winbar.

@henry-hsieh henry-hsieh marked this pull request as draft November 9, 2025 15:03
@henry-hsieh
Copy link
Author

It seems some popups have the property of focusable. That will make winbar shown in undesired window. Working on an alternative solution.

@henry-hsieh henry-hsieh marked this pull request as ready for review November 9, 2025 17:20
@henry-hsieh
Copy link
Author

Also check modifiable for most info popup.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant