How to disable blur on Popup when blur-background = true ?
Platform: Debian Testing amd64
GPU, drivers, and screen setup: intel GPU with mesa, two monitors configured side-by-side.
Compton version: 0.1~beta2+20150922
Compton configuration: https://github.com/jEsuSdA/the-perfect-desktop/blob/master/compton/compton.conf
Hi!
Can anyone tell me how I can disable the blur-background feature for popup menus?
For example, here you can see how the menu and popup of any GTK3 app is blurred:

Thanks!
You can match menus with windown_type dropdown_menu and popup_menu. (Names might not be accurate, please consult manpages)
@yshui Thank you very much! It works!!!!
I only have a small problem: the entire desktop is blurred when using xfce4-screenshooter (by region). But this is only a minor issue.
Thanks a lot!!!