JopStro / bspswallow

dwm-like swallowing for bspwm
MIT License
126 stars 12 forks source link

Libreoffice breaks alot of swallowing #3

Closed Jack-O-Brian closed 4 years ago

Jack-O-Brian commented 4 years ago

Due to how LibreOffice spawns another window, it breaks a lot of compatibility. here's the edge cases I found so far. One thing that's bugging me is it works unexpectedly, and I can't pinpoint why.

If need be I can supply video of this. I think all in all LibreOffice cannot be swallowed.

JopStro commented 4 years ago

Just tested it out, and it seems pretty bad. Not sure how the first one happened but the second one was most likley due to a terminal being focused when the splash is up (from hover to focus). I'll leave the issue open in case anyone wants to give a wack at a solution, but it doesn't really seem worth the effort right now. Will update the README to mention this.

JopStro commented 4 years ago

Just did some experementing and the problem can be somewhat avoided by using the --no-logo option (removing the splash screen). I also reccomend turning off tip of the day because it seems to usually appear before the main window.