tsujan / BreezeEnhanced

A fork of KDE Breeze decoration with additional options
GNU General Public License v3.0
162 stars 13 forks source link

setBlurRegion not declared #42

Closed minorsecond closed 2 years ago

minorsecond commented 2 years ago

What is setBlurRegion() at line 453 in breezedecoration.cpp referring to? It seems like that function isn't declared anywhere. I'm unable to compile the project. I did a search across the files but couldn't find the declaration.

tsujan commented 2 years ago

I guess you found the answer and closed the report. But, for the record, it uses the new blurring functionality of KWin 5.25, which makes it possible to avoid blur glitches at corners.

minorsecond commented 2 years ago

Yes, I realized shortly after creating this that I missed the part of the README that mentioned the required version. I'm at 5.24 so looks like I'll have to wait to use the theme. Thanks!

On Fri, Sep 9, 2022 at 3:21 PM tsujan @.***> wrote:

I guess you found the answer and closed the report. But, for the record, it uses the new blurring functionality of KWin 5.25, which makes it possible to avoid blur glitches at corners.

— Reply to this email directly, view it on GitHub https://github.com/tsujan/BreezeEnhanced/issues/42#issuecomment-1242490307, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWMIHIPQB5JVSGNK7IVV5LV5OS5FANCNFSM6AAAAAAQJAMIWU . You are receiving this because you modified the open/close state.Message ID: @.***>

tsujan commented 2 years ago

I'm at 5.24

I always make a simple release out of the previous version before working on the new one. 5.24 is here: https://github.com/tsujan/BreezeEnhanced/releases/tag/V5.24

You could find all releases here: https://github.com/tsujan/BreezeEnhanced/releases

minorsecond commented 2 years ago

Awesome, thanks!

On Sat, Sep 10, 2022 at 6:55 AM tsujan @.***> wrote:

I'm at 5.24

I always make a simple release out of the previous version before working on the new one. 5.24 is here: https://github.com/tsujan/BreezeEnhanced/releases/tag/V5.24

You could find all releases here: https://github.com/tsujan/BreezeEnhanced/releases

— Reply to this email directly, view it on GitHub https://github.com/tsujan/BreezeEnhanced/issues/42#issuecomment-1242723196, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAWMIHJT5A42CF7WXALGDYDV5SANRANCNFSM6AAAAAAQJAMIWU . You are receiving this because you modified the open/close state.Message ID: @.***>