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

Some windows are not displayed after reloading i3 #11

Closed
link1375 opened this issue May 1, 2019 · 5 comments
Closed

Some windows are not displayed after reloading i3 #11

link1375 opened this issue May 1, 2019 · 5 comments
Labels
upstream Upstream issue not directly related to the dual-filter kawase blur

Comments

@link1375
Copy link

link1375 commented May 1, 2019

Hi,

I was not sure if I should post this issue here or at the compton-git repo. I am using arch with i3 and wanted to apply blur in combination with transparency. Everything works fine, but if I reload i3 (mod+Shift+r) windows are not properly displayed anymore. The same occurs with the normal compton package. To test if this a general problem for my configuration I installed xcompmgr and there is no problem. Also compton outputs a lot of Bad Window erros. After killing the compton process all windows are displayed but obviously without transparency. Starting the process again leads to the same problem.
I could not determine which applications are affected since e.g. firefox is displayed on one workspace but not on another.

photo_2019-05-01_20-08-43
photo_2019-05-01_20-08-51

@tryone144
Copy link
Owner

Yeah, I've had the same problem for some time.
I suspected this line in my config to somehow interfere with window mapping.

Killing compton, reloading i3, restarting compton works fine for me.
Have you tested this with https://github.com/yshui/compton as well (the arch linux package is based on this fork)?

@link1375
Copy link
Author

link1375 commented May 1, 2019

I tested the offical arch package as well as the aur packages. Unfortunately the problem occur for all of them. Disabling "0:_NET_WM_STATE@:32a *= '_NET_WM_STATE_HIDDEN'", and your suggestion to kill and restarting compton did not work either.

I guess for now I have to keep xcompmgr running and resign blur.

@tryone144
Copy link
Owner

Killing compton before reloading i3 only works for me if the above problem hasn't already occured. It doesn't work to recover the already "invisible" windows.

I would suggest opening a new issue over at https://github.com/yshui/compton as that fork is actively maintained and this fork's blur shader will eventually be merged into that fork as well.

@link1375
Copy link
Author

link1375 commented May 1, 2019

Ok, thank you. Should I close this issue here then?

@tryone144 tryone144 added the upstream Upstream issue not directly related to the dual-filter kawase blur label Jan 25, 2020
@tryone144
Copy link
Owner

This issue has been resolved in yshui/picom#134.
A fix has already been merged into the next branch upstream.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream Upstream issue not directly related to the dual-filter kawase blur
Projects
None yet
Development

No branches or pull requests

2 participants