this post was submitted on 28 Mar 2024
36 points (97.4% liked)

KDE

5026 readers
37 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 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 5 months ago (2 children)

I already know this project.

At the very beginning I was doing things the same way (it's based on an example project from QT) but it was to limiting for what I wanted to do.

Now that I have more experience I could maybe revisit the code to see if I could use it for wysiwyg. Thanks for the reminder.

[–] [email protected] 3 points 5 months ago

Interesting, I will wait until it appears on Flathub and compare them!

[–] [email protected] 1 points 5 months ago (1 children)

I plan to move the wysiwyg part to a library (probably Kirigami Addons) so that it can be easily reused by other projects.

[–] [email protected] 1 points 5 months ago (1 children)

Great ! If I remember correctly I had issue mainly with images. It would be cool to have good support for that. I could find workaround for other thing if needed.