Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ignore dialog #480

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

shenweijiekdel
Copy link

@shenweijiekdel shenweijiekdel commented Mar 13, 2023

Summary

I use Intellij IDEA to do my work, and found that Dialog windows such as right-click menus and floating prompts will be tiled in the stack by mistake. I think other software should have similar problems, so I think Dialog windows should be ignored, which is also default behavior for other Tiling Window Managers

Breaking Changes

None

UI Changes

None

Test Plan

  1. Open IntelliJ IDEA
  2. Right click menu or trigger a floating alert
  3. Dialogs are correctly drawn next to the mouse pointer instead of being tiled on the stack

Related Issues

Closes #X

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.

None yet

1 participant