1
124
submitted 4 hours ago by [email protected] to c/[email protected]

If you don't use Bing with Edge, Microsoft will tell you your computer needs repairing.

https://www.tomsguide.com/computing/windows-operating-systems/microsoft-now-says-your-pc-is-in-need-of-repair-if-youre-not-using-bing-with-edge

They are not wrong.

To mend your machine:

  1. Ditch Windows
  2. Install Plasma
  3. Your computer is ready.

https://kde.org/plasma-desktop/

@[email protected]

2
20
submitted 17 hours ago by [email protected] to c/[email protected]

Since updating to Plasma 6, the keyboard cursor seems to be focused to some unknown location in emojier. I end up having to press tab twice, to get to search, then press enter, and then I'm able to type. However I can't select any particular emoji via keyboard anymore, only by mouse.

Before the update, it used to default to search, and a tab would place you into the emoji box so you could press enter on one to copy it to clipboard.

So I have three separate exploratory questions: I'd like to know if there's any configuration for this utility? And if I can't configure it back to the old behavior, can I fallback to a prior version/how? Is there any alternative software for emoji picking maybe?

3
12
submitted 23 hours ago by [email protected] to c/[email protected]

I'm using Kalk and when I try to use the letter C to delete the current calculation, it puts 1 C in the calculator, and when I try the delete key, it doesn't do anything. Does anyone know what the shortcut is to delete the current calculation?

4
320
submitted 2 days ago by [email protected] to c/[email protected]

Pledges coming from proprietary software companies mean nothing

https://www.theverge.com/2024/5/15/24157496/microsoft-ai-carbon-footprint-greenhouse-gas-emissions-grow-climate-pledg

Get behind the community that is _really_ fighting to curb climate change:

https://eco.kde.org/get-involved

@[email protected]

#ecology #environment #emissions #microsoft

5
31
submitted 1 day ago* (last edited 1 day ago) by [email protected] to c/[email protected]

Just updated to Plasma 6, and got a question: is there a way to make the bottom panel keep at the bottom (like when fullscreen windows are opened) and not float regardless of windows?

Just always stay there without moving, like in Plasma 5.

Or is it dictated by the theme/hardcoded into Plasma 6?

6
42
submitted 2 days ago by [email protected] to c/[email protected]
7
51
submitted 2 days ago* (last edited 2 days ago) by [email protected] to c/[email protected]

I have no idea how long this has been a thing, and maybe every clipboard works that way, not just Plasma, and I never realized it. It also lets you do things like Rt-click on it and do the regular operations like Search in Firefox. Spaces aren't preserved unless you specifically select them but search engines seem to be able to sort out the words usually.

I post this in case you haven't been part of the 10,000 this day already, like me.

Edit: seems to work in Firefox and LibreOffice, but not Kate or Okular. I'd love to see this as a general feature, it's handy as heck.

8
71
submitted 5 days ago* (last edited 5 days ago) by [email protected] to c/[email protected]
9
96
submitted 6 days ago by [email protected] to c/[email protected]
10
4
submitted 4 days ago by [email protected] to c/[email protected]

Thanks

11
10
submitted 1 week ago by [email protected] to c/[email protected]

I noticed that Spectacle has an option to upload to Imgur and Nextcloud. Is there a way to allow it to upload to an SFTP server?

Ideally I'd like for it to upload the file via SFTP then put the URL on my clipboard, which is what I do with ShareX on Windows.

12
20
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Hi,

KDE neon is a Linux distribution built on top of the latest Ubuntu LTS release (22.04 at the moment)

KDE neon

Since 22.04 no longer is the latest Ubuntu LTS, is KDE neon now based on 24.04, or is it still based on 22.04 ?

It would be nice to have this info in About this System, so we wouldn't be in doubt.

Thanks

13
19
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Hi,

Notice the breeze twilight doesn't follow the color scheme. Trying to achieve a dark panel with light windows but not sure how to this manually?

Tq

Edit 13/5/24 - posted a screenshot. On breeze twilight, the the dark panel doesn't change following the custom colour scheme chosen.

14
21
submitted 1 week ago by [email protected] to c/[email protected]

KDE applications have some issues with their icons outside of Plasma. This post shows the current state and what can be done to improve it.

15
47
submitted 1 week ago by [email protected] to c/[email protected]
16
69
submitted 1 week ago by [email protected] to c/[email protected]

FOSS - ensuring even new hardware stays in use when vendor-support eventually ends!

Whether or not you install GNU/Linux on it today, your new #Mac will eventually lose #Apple support. Thanks to the impressive work of #Asahi #Linux project (@AsahiLinux), it will not need to end up in the landfill once it does.

https://arstechnica.com/gadgets/2024/05/fedora-asahi-remix-40-is-another-big-step-forward-for-linux-on-apple-silicon-macs/

Great to see #KDE #Plasma as the default desktop environment!

@kde
@fedora
@[email protected]

#KDEEco #FOSS #FreeSoftware #OpenSource #sustainability #Fedora #AsahiLinux

17
16
submitted 1 week ago* (last edited 6 days ago) by [email protected] to c/[email protected]
18
50
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Kdeconnect is very cool but also pretty sensitive. There are many reasons why people would like to turn it off.

I already tried placing an empty autostart file with the same name in ~/.local/share/applications/ (same with discovernotifier) and this didnt do anything.

Another option would be simply closing the firewall (which will be done by default) but I think this doesnt affect bluetooth?

There is a hacky way of converting it to a systemd serviceFirst, move /etc/xdg/autostart/org.kde.kdeconnect.daemon.desktop out of that autostart dir and make sure KDE Connect is not started (possibly kill it). Keep in mind that this file will come back if you reinstall or upgrade the package. Then copy the file to ~/.config/systemd/user/ and do

# One time so systemd picks up the new file:
systemctl --user daemon-reload
# to start/stop:
systemctl --user start kdeconnect.service
systemctl --user stop kdeconnect.service
# to enable, which means it is started automatically when you login (and killed when you logout. The --now part also starts/stops it right away
systemctl --user enable --now kdeconnect.service
# and disable
systemctl --user disable --now kdeconnect.service
# output status and log (add e.g. -n 30, if you want to have more log lines)
systemctl --user status kdeconnect.service


Uninstalling is not an option, as on Fedora Atomic desktops users cant reinstall apps that were uninstalled in the image building process.

I am planning a uBlue variant with enhanced security and need to fix this issue. Especially using it via bluetooth is great, but of course also attack surface.


Relevant KDE Discuss post

KDE Bug

Other requests

19
42
submitted 1 week ago by [email protected] to c/[email protected]

Season of KDE (SoK) participants have improved translations, Kdenlive, LabPlot and more.

SoK is KDE's mentorship program that helps members of the public become active open source contributors.

This year, participants have translated apps into more languages, implemented multi-format rendering and keyframe curve editing in @kdenlive , ported @be4foss testing tools to Windows, added options for importing and exporting data to @LabPlot and much, much more.

@[email protected]

https://mentorship.kde.org/blog/2024-05-09-sok-conclusion/

20
37
submitted 1 week ago* (last edited 6 days ago) by [email protected] to c/[email protected]

I have a very cool Core 2 Duo laptop here that runs Linux Mint.

And it is pretty aweful. Would love to put Fedora Kinoite (Atomic KDE) on there, manual upgrades on shutdown, minimal set of apps.

But I dont know how well Plasma works on such old hardware. It is pretty bloated and messy sometimes, Dolphin and plasmashell are my biggest worries (the whole panel and widget stuff is sooo complex).

Has anyone tried Plasma?

An alternative would be LXQt with KWin once 6.1 comes out and it has full Wayland support.

21
14
submitted 1 week ago by [email protected] to c/[email protected]

I'm using task switcher with Recently used sort order, but I still feel unsure if it's the same behavior

22
34
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

Great to see that krfb-virtualmonitor is usable with wayland! So, kde is compatible with the wireless pc-on-tv feature on samsung tv.

My secondary head for my couch-office!

23
17
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

I was working on some stuff on my PC and stepped away for a bit, and on returning noticed notifications on it that some files had been downloaded via KDE Connect from my phone. I was using my phone at the time, and didn't send the files.

I know that you can quietly download files from a phone with its paired device (i.e. no notification on the phone, nor prompting permission) from allowed directories, but these files weren't from those directories, so...What may have happened here?

Glitched notifications, or something else?

Also, the downloaded files weren't anywhere on my PC, so... 😕

edit:
I found an issue report I think may be what I was seeing: KDE Connect spams the desktop with a torrent of old notifications.

24
5
submitted 1 week ago* (last edited 1 week ago) by [email protected] to c/[email protected]

This is an issue that I know for a fact that is not specific to plasma, but I came here to ask for help since I run Plasma and I'm hoping that there is something I can change on the DE to fix it. Caps-lock is very slow and causes THis ISsue, and it is driving me crazy. I'm the person who can never learn how to use the shift to capitalize my letters and use caps-lock religiously. I have been using this fix on xorg, but it doesn't work on wayland, and I'm now back to square one. Any kind soul here knows how I can fix this issue? Thank you

25
17
submitted 1 week ago by [email protected] to c/[email protected]

Does that exist ?

Thanks

view more: next ›

KDE

4355 readers
224 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 11 months ago
MODERATORS