This Week in Plasma: Better fractional scaling, improved screen color accuracy, maximize a window horizontally or vertically by double-clicking on one of its edges, clipboard data migrated to SQLite.
https://blogs.kde.org/2024/12/14/this-week-in-plasma-better-fractional-scaling/
@kde@floss.social @kde@lemmy.kde.social as currently I’m daily driving plasma / kde desktop I would like to contribute development (bug fixing etc. ) is there a documentation for how to setup development environment for plasma desktop itself?
@umurgdk @kde@floss.social @kde@lemmy.kde.social In large part setting up development environment for KDE Plasma is the same as for other KDE software and you can start with instructions here:
https://develop.kde.org/docs/getting-started/building/help-dependencies/
Some starting info specific to Plasma starts here:
https://develop.kde.org/docs/getting-started/building/kde-builder-compile/#plasma
@JRepin @kde@floss.social @kde@lemmy.kde.social Thanks! I will try it tonight!