74
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 14 Dec 2024
74 points (100.0% liked)
KDE
6506 readers
98 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
@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!