KDE Plasma 6.5.4 released!

Wow, am I the first one recognized the KDE update? :wink:

Works great so far. :slight_smile:

Plasma 6.5.4 complete changelog - KDE Community

9 Likes

Just got it! :victory_hand:

6 Likes

HURRY UP! UPDATE!!

z

It’s only a bug-killer release, no additional features. Still, updated, rebooted… smooth as silk.

7 Likes

Successfully installed, better blur rebuilt and working. All seems good.

6 Likes

Maybe there’s a new bug :wink: My mirrors haven’t caught up yet.

5 Likes

Where can I enable blur? Do I need to install a plasmoid? Didn’t find that yet …

Mine didn’t either. I updated Arch mirrors with

reflector --protocol https --verbose --latest 25 --sort rate | sudo tee /etc/pacman.d/mirrorlist

Then I checked for updates and Plasma 6.5.4 was available.

2 Likes

We’re in the same boat :sweat_smile:

I clone from here and build manually. I believe it’s also available in the AUR (kwin-effects-forceblur-git) and you can enable in desktop effects better blur. Also disable blur. In both cases it will need to be rebuilt when Plasma updates.

1 Like

Just started my PC and Arch-Update searched for updates. 58 updates were available including KDE Plasma 6.5.4. :thinking:

3 Likes

Thanks, will try that. :slight_smile:

@DenalB , In addition to @MyNameIsRichard answer.
This is the package name for better blur in AUR:
kwin-effects-forceblur

I just got the update as well :slight_smile: .

3 Likes

Seems so :wink:

Thanks for pointing to :tada:

4 Likes

There will be a series of KDE updates over the next few days. In addition to the plasma updates, both Gear and Frameworks are also doing releases this week.

5 Likes

Thanks for the reminder about kwin-effects-forceblur, guys! I forgot all about it.

2 Likes

4 Likes

Just so you know, the kwin-effects-forceblur repository has now been archived.
There is however a maintained fork with additional features…
kwin-effects-glass

:victory_hand:

4 Likes

Thanks for the heads-up. I’ll need to switch up.

EDIT:
No AUR package. Gonna try this (directions from the GitHub page)…

git clone https://github.com/taj-ny/kwin-effects-glass
cd kwin-effects-glass
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make -j$(nproc)
sudo make install
2 Likes

I was just about to ask about this and was searching for info, thanks :+1:

1 Like

Thanks. Now I need to turn on back my machine :sweat_smile:

Edit:

Okay, I’ll do it over the weekend :laughing:

1 Like