this post was submitted on 21 Feb 2025
15 points (100.0% liked)

KDE

5998 readers
16 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

I've seen some really cool looking desktop effects related to blurring windows on plasma 5, they look really good, but I just can't seem to find solid info on how to replicate it in plasma 6.

I've tried downloading and installing quite a bit and researched the issue a long while before coming to this.

Does anyone have some solid info regarding this that you can link below? I'm running Bazzite 41 and can give further info if needed as well as a reference point for what effect I'm trying to achieve.

you are viewing a single comment's thread
view the rest of the comments
[–] MyNameIsRichard@lemmy.ml 1 points 2 days ago (1 children)
  • Clone the repo
  • Install the dependencies
  • cd into the repo
  • mkdir build
  • cd build
  • cmake ../ -DCMAKE_INSTALL_PREFIX=/usr
  • make
  • sudo make install
[–] whostosay@lemmy.world 1 points 2 days ago* (last edited 2 days ago) (1 children)

Yeah I'm having an issue with the cmake command, I was able to install ecm, now I'm getting errors on finding dependencies for KF6

I'm stuck using the rpm-ostree command for this, and it doesn't seem to have the same options for installing dependencies as other tools do.

I'll have to take a look at it tomorrow, I'm beat.

I appreciate you, though

There is a note on GitHub for forceblur that states it will have to be built in a container as well. I'll have to find out what that means tomorrow

[–] MyNameIsRichard@lemmy.ml 1 points 2 days ago (1 children)

I've just realised you are running an immutable distro so it is going to be more complicated. I know pretty much nothing about immutable distros so can't help further. Sorry.

[–] whostosay@lemmy.world 1 points 1 day ago

No worries homie, turns out I don't know anything about em either lmao. I got even further a moment ago, but ran into another thing. I think I'm going to throw in the towel and consider jumping into arch, pacman be looking mighty fine right about now