blrsn / zentile

Automatic Tiling for EWMH Compliant Window Managers
MIT License
377 stars 19 forks source link

[configurable-window-decor-hiding] Some windows won't correctly tile #6

Open rexkyng opened 5 years ago

rexkyng commented 5 years ago

I am on manjaro (openbox) with latest packages and binary release of zentile 0.1.1, works fine with previous releases. Disabling poly bar does not fix the issue, i suspect some thing to do with window decorations.

these two windows i found which wont tile correctly kitty spotify

screenshots (sorry for the dark theme) screenshot_20190918-190006_1920x1080 screenshot_20190918-191222_1920x1080 screenshot_20190918-191239_1920x1080

rexkyng commented 5 years ago

upon further testing, the problem indeed is configurable-window-decor-hiding as soon as i revert those commits relating to it, everything works back to normal screenshot_20190918-210449_1920x1080

The fork i used for testing: https://github.com/timescam/zentile would not do a pull request as it simply a reverse process and it removes feature to fix it.

blrsn commented 5 years ago

I'm able to replicate the issue with kitty. Will look into this. Thanks for reporting.