KDE

5643 readers
105 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
901
902
 
 

So...yeah. Why is the first day of the week chosen by the format of the country you choose for everything related to the time section? As in, I'd like my first day of the week to start on Mondays, not Sundays, but now I need to figure a country that speaks English, also matches my preferred date format (DD/MM/YYYY), and chooses to have Mondays as first day of the week. As a person living abroad, this choice of having all pre-assigned per country makes it super cumbersome and having to have a reverse thought on how to get the right preference...Wouldn't there be an easier way to set these? Windows preset them as per your country of choice too, but then you can granularly change them at your own leisure...

Sorry didn't mean to rant, as I've been a KDE user for a very long time. But this has always been irking me, and I never quite got the reasoning behind.

Thanks!

903
904
 
 
905
 
 

KDE Gear ☀️ 23.08 🏖️ has got you covered!

KDE's collection of apps hands you the control over your social media, files and folders, instant messaging, productivity, and much more.

Check out what's new:

#Gear2308 #applications

https://kde.org/announcements/gear/23.08.0/

@kde@lemmy.kde.social

906
 
 

@LabPlot , KDE's software for data analysis and visualization, creates impressive professional looking charts from your data.

At some point, you will want to present them in a report or essay.

Learn in little over a minute how you can do that with this video tutorial:

https://tube.kockatoo.org/w/kh1Dyyt7bRbAqtbG4wFhUJ

@kde@lemmy.kde.social

#data #analysis #database #dataviz

907
 
 

Back to school! Last major release for probably a while, a lot of bugs to fix. The largest feature of this release is the new settings QML dialog and an accompanied DBus service.

908
 
 

Currently KDE uses Gitlab at invent.kde.org. Gitlab has been known to not be entirely open. I wonder if KDE has considered moving over to Gitea/Forgejo/Codeberg instead? And if not, how come?

909
 
 

So my workflow is typically hit start -> cmd -> enter which I can usually do these 3 actions in less than 2 seconds on Windows. I've tried a dozen different distros on Wayland, X11, with and without the Nvidia proprietary drivers. KDE search seems to be too slow for me to do this though. Cinnamon, Gnome, Mate, and XFCE don't seem to have this problem. Is there a way to speed up the KDE start search or to at least somehow buffer the enter input so I am not stuck pressing enter again?

910
911
21
submitted 1 year ago* (last edited 1 year ago) by FarLine99@lemm.ee to c/kde@lemmy.kde.social
 
 

Bismuth. Making tiling window management easy. On KDE Plasma. Thanks to this fine person, we have a working Bismuth on Plasma 5.27. It only took the addition of one question mark to the code to bring it to life. Huge kudos to developer. Unfortunately, we will have to build Bismuth from source code. I built a package for Fedora 38, here you go, maybe someone will find it useful! ❤️

cross-posted from: https://lemm.ee/post/4530083

912
 
 

Learn how to import data from SQL databases into LabPlot, KDE's sophisticated data analysis and visualization application.

https://tube.kockatoo.org/w/fh4LxdGFHzksu8pd8E1Ufq

#sql #data #analysis #database #dataviz

@kde@lemmy.kde.social

913
 
 

This release brings some nice new components for your Kirigami and QML apps.

914
915
 
 

Calling All Artists! The #Plasma6 Wallpaper Contest is now open

We are calling on all artists to submit their original wallpaper designs and compete for the chance to win a brand-new @frameworkcomputer 13'' laptop.

Check out the rules here:

https://discuss.kde.org/t/wallpaper-competition-announcement/3773

@kde@lemmy.kde.social

916
35
submitted 1 year ago* (last edited 1 year ago) by Aniqakhokhar@lemmy.kde.social to c/kde@lemmy.kde.social
 
 

Would you like to host Akademy 2024? Join the KDE Community and organize an unforgettable event.

This is the chance for you and your team of volunteer Free Software enthusiasts to make #Akademy2024 a reality!

Find out how at https://ev.kde.org/akademy/CallforHosts_2024.pdf

917
 
 

This week in KDE: #Plasma6 development continues, aiming for a stabler, more consistent desktop, and easier to use applications.

https://pointieststick.com/2023/08/11/this-week-in-kde-plasma-6-development-continues-2/

@kde@lemmy.kde.social

918
919
 
 

KDE dev Kai Uwe Broulik "accidentally" installed #Plasma6 on his daily driver machine! What happened next will astound you

@kde@lemmy.kde.social

https://blog.broulik.de/2023/08/on-the-road-to-plasma-6-contd/

920
921
 
 

Dragging Docks and Tugging Toolbars on Wayland

David Redondo explains how devs are mending dragging window elements around in Wayland and how everything will work as expected in #Plasma6.

@kde@lemmy.kde.social

https://blog.david-redondo.de/kde/wayland/qt/2023/08/08/xdg-toplevel-drag.html

922
 
 

I wrote an applet that makes an API call every 10 minutes, but I want it to show a message if the computer is offline. This means I need to get the network status within QML. I thought a DataEngine might be available, but there isn't.

I read the code for plasma-nm and found this ~~solution~~ hack:

import org.kde.plasma.networkmanagement 0.2 as PlasmaNM
PlasmaNM.NetworkStatus {
    id: networkStatus
}
PlasmaComponents3.Label {
    visible: networkStatus.networkStatus != "Connected"
    text: i18n("Network disconnected")
}

But I think comparing strings is a terrible way because I don't know what will happen in other locales.

Is there a better way?

Link to my code

923
 
 

Want to try #Plasma6? Check out Neon Experimental, the test bed for KDE's upcoming desktop environment.

https://blog.neon.kde.org/2023/08/04/announcing-kde-neon-experimental/

WARNING: Plasma 6 is still being actively worked on. The software is considered unstable and will likely lead to data loss if used in production. Use for test and bug-hunting purposes only!

@kde@lemmy.kde.social

924
925
view more: ‹ prev next ›