martyr-deepin / deepin-wm

Deprecated, consider create and maintain your own fork if you love it.
GNU General Public License v3.0
72 stars 30 forks source link

Blurring through DBus #38

Open ciampolo opened 6 years ago

ciampolo commented 6 years ago

In Gala I can simply send a DBus signal to blur anything transparent I want regardless of whether the application supports it or not. I could not find any such DBus function for Deepin. Is there any way to do this in Deepin?

sonald commented 6 years ago

I'm not aware of that. maybe I'll dig it later. In Deepin only windows set properties prefixing _NET_WM_DEEPINBLUR will be dynamically blurred.