You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can tell compton to cease and desist with compton --shadow-exclude 'bounding_shaped' , but I saw a comment in the source which mentioned disabling shadows. Unfortunately, it doesn't seem to be working without configuration on compton's side.
compton --version
v0.1_beta2.5
The text was updated successfully, but these errors were encountered:
From memory, I believe there isn't really a standard way of disabling this for all composite managers. Someone reported this before on the (now-deleted) BitBucket repo, after which I made the fix you mentioned. Pretty sure it worked for that person at that time, though. Not sure why it doesn't now.
Actually, looking through the commit history it may be the case that I was working on this and simply never quite finished it. I don't remember (it was over a year ago...).
I can tell compton to cease and desist with
compton --shadow-exclude 'bounding_shaped'
, but I saw a comment in the source which mentioned disabling shadows. Unfortunately, it doesn't seem to be working without configuration on compton's side.The text was updated successfully, but these errors were encountered: