26
6
submitted 9 months ago by Zyratoxx@lemmy.world to c/kde@lemmy.ml

Thank you in advance :)

27
5
submitted 9 months ago by hopper23@lemmy.ml to c/kde@lemmy.ml

This may help some folks who want to use Okular but also have their PDF files reopen between restarts. You can call saveokular.sh from cron and some other tricks so this is all seamless:

$ cat /usr/local/bin/openokular.sh

#!/bin/bash

Check if the file with paths exists

if [ ! -f ~/.okular_open_files.txt ]; then

echo "No saved PDF paths found."

exit 1

fi

Open PDFs in Okular

echo $1 >> ~/.okular_open_files.txt

sed -i '/^$/d' ~/.okular_open_files.txt

cat ~/.okular_open_files.txt | xargs -d '\n' /usr/bin/orig_okular &

$ cat /usr/local/bin/saveokular.sh

#!/bin/bash

if pid=$(ps -C orig_okular -o pid= | sed -e 's/\s//g') && [[ -n $pid ]]; then

ls -l /proc/"$pid"/fd | grep '.pdf' | awk -F ' -> ' '{print $2}' > ~/.okular_open_files.txt

fi

28
21
submitted 10 months ago by Rustmilian@lemmy.world to c/kde@lemmy.ml
29
4
submitted 10 months ago by waspentalive@lemmy.one to c/kde@lemmy.ml

For the Slideshow option on Desktop Settings / Wallpaper, and the user is using the Random order and a new file appears in one of the wallpaper folders, make that image the next one to show.

30
27
November Plasma 6 update (pointieststick.com)
submitted 10 months ago by VulcanSphere@kbin.social to c/kde@lemmy.ml

Probably the big news is that we released the Plasma 6 Alpha today! What does that mean? Well, go read this blog post by David Edmundson to find out! In a nutshell, you should try out the Plasma 6 Alpha out using one of these distros (or by building it yourself using kdesrc-build) if you’re an adventurous person who has a backup and wants to help make the final release better by reporting bugs or even fixing them. It really does help!

31
12
submitted 10 months ago by Ascend910@lemmy.ml to c/kde@lemmy.ml

They look like a mix of Oxygen and Breeze. And look absolutely beautiful!

Much better than the current Breeze icons which look overly simple and flat.

This is the type of visual overhaul I was talking about.

These icons coupled with a great default wallpaper will make Plasma 6 look awesome!

Thanks to the great work from Ken Vermette who initially created the new icon set, and Niccolò Venerandi, who took over and improved it!

32
13
submitted 10 months ago by gee@lemmy.kde.social to c/kde@lemmy.ml

Hello,

I'm trying to get kwin-wayland to use just a part of my monitor, with X11 I did it with xrandr, but I'm not sure how to best do that with Wayland.

I have a messed up monitor and using only the bottom right corner makes it more acceptable, but for that I need no pixel lit on the top left corner.

Thanks for any hint!

33
10
submitted 10 months ago by JRepin@lemmy.ml to c/kde@lemmy.ml

"Chill your Champagne bottles – it’s official: the KDE Plasma 6.0 + KDE Frameworks 6.0 + KDE Gear 24.02 Mega Release™ that will take KDE software to the next level is going to happen on 28th February 2024! Let’s have a look at what I’ve been up to in the past two months, again working mostly on either Qt itself or dealing with its behavior changes on the application side."

34
34
submitted 10 months ago by MyNameIsRichard@lemmy.ml to c/kde@lemmy.ml
35
4
submitted 10 months ago* (last edited 10 months ago) by Pantherina@feddit.de to c/kde@lemmy.ml
36
5
submitted 11 months ago* (last edited 11 months ago) by Thymos@lemm.ee to c/kde@lemmy.ml

I'm a new user of KDE having recently installed OpenSUSE Tumbleweed. I'm happy with most of it, but I have one big annoyance: the incessant appearance of tooltips and them not going away when the mouse moves. This is on X11, not Wayland.

I often have windows overlapping or next to each other. When switching windows and moving the mouse, I move over an inactive window to the active one. A tooltip then appears for an item of the inactive window that is in the background. In my opinion it shouldn't, because the window is inactive, but it does. What is even more annoying is that the tooltip will remain on screen, over the active window, even when I maximize the active window. It will be displayed on top of it. It often happens that I fullscreen a video only for there to be a tooltip from an inactive window displayed over it, or a tooltip from the program that spawned the fullscreen video.

The only way to remove the tooltip is to activate the inactive window, move my mouse so the tooltip disappears, switch to the previous window again and then very carefully make sure I don't trigger any new tooltips in the inactive window. I'm not always successful at this, which means I have to repeat this process. This seriously impacts my enjoyment of the system.

I have already tried some solutions, disabling tooltips for titlebars in the System settings/Appearance/Window Decorations/Titlebar Buttons section and unchecking the "Display informational tooltips on mouse hover" checkbox in Workspace behaviour. Signing out and back in and rebooting have no effect. The options just don't do anything, except remove the window preview tooltips from the Task Manager, which I do need to navigate between windows. These previews should not be classified as tooltips in my opinion, but that's another matter.

What are some other options I could try? Even though I appreciate tooltips sometimes to help me learn about this new system, at this point I'd rather there be none at all than having to deal with this annoying behaviour. Ideally I would like to disable tooltips for inactive windows, or conversely only show them for active windows. If that's not possible however, I'd like to learn how to disable them completely since the options in settings have no effect.

Some software information:
KDE: 5.27.8
KDE Frameworks: 5.110.0
Qt: 5.15.11
Kernel: 6.5.6-1-default (64-bit)
Graphics platform: X11

Thanks for any suggestions.

37
10
submitted 11 months ago by danileonis@lemmy.ml to c/kde@lemmy.ml

I like to have the same wallpaper for every aspect of the system, maybe there's a script?

38
7
submitted 11 months ago by PlasmaK@lemmy.ml to c/kde@lemmy.ml

After installing KDE on my laptop and spending few hours configuring it to my liking, I found that I can't make toolbar in Dolphin as thin as I would like without impacting usability. Currently it looks like this:

While I want it to look like this:

Is there any way to do this? A thinner theme (one that hopefully has GTK counterpart)? Application specific override? Setting that I have overlooked?

39
38
submitted 11 months ago by MyNameIsRichard@lemmy.ml to c/kde@lemmy.ml
40
25
submitted 11 months ago by JRepin@lemmy.ml to c/kde@lemmy.ml

Whether you are into casual, retro or AAA #gaming, KDE has something for you 🎮🎲!

41
8
submitted 11 months ago by JRepin@lemmy.ml to c/kde@lemmy.ml

#Plasma6 is coming in February 2024. Support #KDE with an official membership and your name will be recorded in the release of our brand new desktop environment.

This where your donation will make a difference:

  • Sprints for Developers: You will help finance the in-person meetups that keep our developers energized and focused on making KDE even better.
  • Travel Costs to Events: You will support our team's presence at important gatherings and conferences, like FOSDEM, FOSSAsia and LinuxCons.
  • Akademy Event: You will ensure the success of KDE's yearly community event for all members, and foster collaboration and growth.
  • Running KDE: You will keep the lights on at KDE HQ and our digital home running smoothly.
  • Paying Support Staff: You will ensure KDE has on hand the experts we need to assist our contributors and users.
42
8
submitted 11 months ago by JRepin@lemmy.ml to c/kde@lemmy.ml
43
18
submitted 11 months ago by MyNameIsRichard@lemmy.ml to c/kde@lemmy.ml
44
37
submitted 1 year ago by MyNameIsRichard@lemmy.ml to c/kde@lemmy.ml
45
10
submitted 1 year ago by JRepin@lemmy.ml to c/kde@lemmy.ml

Another month, another Plasma 6 update. I’ve been pretty busy during the past weeks, mostly further improving the Wayland session, fractional scaling, and dealing with Qt bugs. Working under the hood like this is tremendously important albeit somewhat ungrateful when there aren’t any pretty pictures to show.

46
6
submitted 1 year ago by MyNameIsRichard@lemmy.ml to c/kde@lemmy.ml
47
4
Top-right-pixel in Gtk Apps (iusearchlinux.fyi)

In the weekly kde blog post by Nate Graham on 31st March 2023 it is stated this issue has been fixed and I haven't seen anyone mentioning this issue afterwards.

If you don't know, the issue is when a gtk app is maximized with its own title bar when you click the top right pixel on your screen it should trigger the most right button on there.

You can see the post I mentioned here

Is anyone still having this issue or am I alone?

48
6
submitted 1 year ago by panbroggi@feddit.it to c/kde@lemmy.ml

Hi everyone!

I am using Kate happily, and I'd like to ask a question to experts: when I open a file over ssh, the terminal in Kate requires a manual connection. Is it possible to a) have it synced automatically, or b) use the same connection that Kate uses to open the files so that one does not need to insert the password again?

Thank you :)

49
4
KDE3 on OpenSUSE 15.5 (www.spacefun.ch)
submitted 1 year ago by const_void@lemmy.ml to c/kde@lemmy.ml
50
9
submitted 1 year ago by danie10@lemmy.ml to c/kde@lemmy.ml

Wondering if there is any way to change the rings to higher contrast colours, from the default white and grey? The settings seem to be in ~/.config/kwinrc file, but it has no colour options that I know of. It seems like an obvious choice to want to have.

The Mouse Click Animation has some great options, but it is only on actual clicking of the mouse keys (and yes I thought maybe I could set this to long duration, but it maxes out at 999 ms.

view more: ‹ prev next ›

KDE & Plasma users

2768 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.

founded 4 years ago
MODERATORS