KDE

7068 readers
1 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
1201
 
 

While using KDE Wayland latest version, Flatpak apps always want to display an alert letting me know that the application is running in the background until I dismiss it. Is there a way to disable this? (Using Arch BTW)

With X11, it works without issue.

1202
 
 

I'm trying to rename a bunch of files by removing all parenthetical from the file name EXCEPT if they contain a specific word.

For instance, say these are my files:

  • File 1 (Boop) (Ver 1).file
  • File 1 (Beep) (Ver 2).file
  • File 2 (Soup).file
  • Another File (Seep).file
  • Yet Another (Ver 5).file

I want to KEEP any parenthetical with "Ver" and a number, but I want the rest gone.

So it should look like:

  • File 1 (Ver 1).file
  • File 1 (Ver 2).file
  • File 2.file
  • Another File.file
  • Yet Another (Ver 5).file

I can write \(.*\) for Find and leave Replace blank to get rid of anything parenthetical, and it works great.

So I tried \((?!Ver).*\) and a bunch of alternatives, but it gives me the same result of just removing all parentheticals (even the ones I want). I have tried lookaheads, lookbehinds, and a bunch of syntax tweaks, but I always either end up with no parentheticals or all of them.

Any suggestions?

Edit: I got it working (kinda). I couldn't make it work with the wildcard thing, but after changing it to \((?!Ver)\w+\), it did work except if there were more parenthetical after. Like if it was "File (Ver 9) (Extra Junk).file", then it would just leave it untouched. So I had to use a combo of two expressions to clean up the rest.

1203
1204
 
 

(originally posted to reddit)

Previously, after capturing a rectangular region, it shows a notification that its captured/saved and shows a notification with an 'Annotate' button. now it just opens a window with the capture always and I have to close the window each time after a quick capture. I have configured it to copy to my clipboard so I don't really need the window popping up after each capture. How do I bring it back to show only notifications?

I started noticing this after a recent update. Spectacle version: 23.08.0

1205
1206
1207
 
 
1208
 
 

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

1209
 
 

@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

1210
 
 

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.

1211
 
 

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?

1212
 
 

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?

1213
1214
21
submitted 2 years ago* (last edited 2 years 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

1215
 
 

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

1216
 
 

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

1217
1218
 
 

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

1219
34
submitted 2 years ago* (last edited 2 years 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

1220
 
 

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

1221
1222
 
 

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/

1223
1224
 
 

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

1225
 
 

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

view more: ‹ prev next ›