Liupold / pidswallow

A swallower script using process hierarchy.
Apache License 2.0
43 stars 0 forks source link

Swallow stops after closing a window #44

Closed Mewtastic closed 3 years ago

Mewtastic commented 4 years ago

Using xdo close on a seperate window from the windows currently being swallowed in bspwm on the same workspace as a swallowed window, causes the swallow effect to stop.

Liupold commented 4 years ago

How are you launching pidswallow ?

Mewtastic commented 4 years ago

I'm launching it in my bspwmrc with the recommended environment variables in a script. I am also using the shell configuration, even though I'm using alacritty, but I haven't had the issues described with using the shell configuration and alacritty.

SeerLite commented 4 years ago

The bug you're describing sounds exactly like something that'd happen when using shell config + alacritty. Do you get the same issue without shell config?

Mewtastic commented 4 years ago

Yes

SeerLite commented 4 years ago

I can't reproduce this. Try running pidswallow in a terminal with verbose flag -V and monitor the output when it happens. Share it here too so we can take a look

Liupold commented 3 years ago

Closing due to inactivity. Free free to reopen with -V's output.