-
Notifications
You must be signed in to change notification settings - Fork 500
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
Chromium gets opacity even tho my conf says 1.0 on everything. #122
Comments
Huh, you provided a lot of information, Torxed, but which Chromium window is transparent in what situation? Is it the main window, or the dialog windows, or something else? Mind posting a screenshot? Typically, compton honors And some ARGB windows may resemble a transparent window in some cases. But usually, ARGB windows have opaque WM frames while the real transparent windows have semi-transparent ones. By the way, for compton, 100% opacity means use the default opacity. A window with By the way 2, you could come to our IRC channel (#compton @ FreeNode) for support as well. |
Sure thing, as you can see from the image below.. the active window (chromium) has opacity but the inactive window behind does not. And if i activate the "backgrounded" window it keeps 0% transparency (100% opacity) and switching back does nothing. How do i check my Oddly enough opening a new xterm window appears to do the trick.. |
It feels like a compton bug if opening a xterm window appears a cure... But weird, nobody ever reported anything like this! Several things you can try:
|
1: Ok so minimizing Chromium doesn't help.
5: Using GLX backend did not help, but it did make things smoother for some reason (transitions and what not.. or i'm just imagining things) 6: Didn't help, but didn't hurt so i'll leave that off for now. |
That's it. |
I hate to be the noob in a conversation (not saying i was hoping you were, just didn't think i was this far off the bat on this issue).. I had Xcompmgr installed (not active), and i wasn't pleased with it's performance so i've had it deactivated for a few weeks. But for some reason it interfered with compton.. Again, don't know how the hell this is possible considering it was inactive but i'm sorry for wasting your time in this manner, i'm glad that you give this fast and swift support tho! Keep it up! |
As far as I know, two compositors can't run together (because they both try to On many distros, xcompmgr is bundled with or depends on By the way, as you may already know, compton is a fork of xcompmgr and the performance of our X Render backend is, typically, slightly worse than xcompmgr (because a lot of added features and logic). GLX backend is another thing, and compton indeed doesn't have as many bugs as xcompmgr does, as far as I could see, though.
Thanks! :-) |
mb it's related to new chrome's aura thing?
but i have "xrender-sync-fence = true;" turned on, and it looks like it's generating that exception. so after disabling that option i can't reproduce that no more |
These message are (usually) harmless. See #52 for an explanation. (Seemingly it's the issue that I reference most frequently. :-D) They are there simply because I didn't silence them. Are you having the same weird transparency issue, or just saw too many error messages? I'm not really sure about what Aura is doing, but I doubt if it's affecting compton. chromium-36.0.1985.18 is only compositing some of its own sub windows into its main window, as far as I could see. Some Chromium now stop getting shadow from compton, but I don't see anything more serious. |
@richardgv, only have some issues with compton and awesome when it's working too long -- it starts to react very slowly, it fixes after compton restart. |
Which is very hard to tell...
|
@richardgv |
Hi.
Running compton with all opacity settings to 1.0 just to get nothing transparent gives me a Chromium window that's still semi-transparent.
Don't know where to begin on this issue so any questions regarding settings and what not would be appreciated.
Here the startup:
compton --config .compton.conf -b
And here's the config:
The text was updated successfully, but these errors were encountered: