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

Unnoted fixed applied? #319

Open
Nazushvel opened this issue Jan 1, 2023 · 1 comment
Open

Unnoted fixed applied? #319

Nazushvel opened this issue Jan 1, 2023 · 1 comment

Comments

@Nazushvel
Copy link

I started to move over to my own build of DWM and when I did I found a very odd difference in behavior.
With some windows, discord being one of them, when using unmodified dwm and making the discord window small it will draw off screen rather than resize. Easy way to repo this is just open discord on one side, any window on the other, and make the master window larger a few times.

I then got a completely default flexipatch and installed and found that discord will resize to the area no matter how small I make it.

I was wondering what this fix may be or if some other patch may be unintentionally leaking over so I could have this behavior moved to my own install.

Thanks for the help

@bakkeby
Copy link
Owner

bakkeby commented Jan 1, 2023

Maybe check in your config if you have resizehints set to 1 (which is the default in dwm).

I believe that the Discord window has minimum size restrictions and having that variable set to 1 means that dwm will respect those restrictions even when the window is tiled.

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

No branches or pull requests

2 participants