Questions tagged [kde-plasma]

The current generation of the graphical workspaces environment created by KDE. Its default theme, known as "Breeze", has increased convergence across different devices.

https://kde.org/plasma-desktop

67 questions
4
votes
2 answers

no wicd-kde client on kubuntu 15.10

I'm currently running a Kubuntu 15.10 system which is really nice (beautiful and comfy, a bit slower than Ubuntu but no biggie). My network-manager, though, flickers quite a lot.. It's not my first time with Kubuntu and I'd hope they'd fix that…
3
votes
1 answer

How to remove Desktop tab in KDE Plasma

I would like to remove the Desktop tab from KDE Plasma desktop environment and get rid of the context menu. Is there a way to do this ? Hi Chris, Thanks for the reply. I am running KDE 4.14.8. I am not seeing what you are describing. The…
tadpole
  • 1,163
  • 7
  • 17
  • 27
3
votes
2 answers

KDE Taskbar Progress

I am trying to show a progress in the taskbar of the plasma desktop using the KDE Frameworks. In short, it want to do the same thing as dolphin, when it copies files: I'm kinda stuck, because I don't even know where to get started. The only thing I…
Felix
  • 6,217
  • 1
  • 26
  • 50
3
votes
0 answers

KDE Plasma 5.4.2 task switcher displays some icons pixelated

The problem I installed Kubuntu 15.10 with KDE Plasma 5.4.2 on my Dell. However, when I use the task switcher (Alt + Tab), which is configured to list large image models of the running applications, some of the icons are displayed with lower…
0x450
  • 254
  • 3
  • 11
2
votes
1 answer

Click event on Tkinter Checkbutton widget does not update the widget visually on the GUI, but it does in code

Tl;dr: How (Where can we get information) do we troubleshoot Tkinter at this system presentation layer? Surely the maintainers of Tkinter would have documented a guide somewhere. Any thoughts what could be causing this "wtf?" experience? TAKE NOTE!…
NJKotze
  • 21
  • 4
2
votes
1 answer

Unable to start Kestrel - System.InvalidOperationException on Linux

I have recently change of Operative System, From Ubuntu 20.04 to KDE Neon 5.21 .I installed .NET CORE 3.1.9 with Rider IDE. So When I try to execute an asp.net core app, It trows the following Exception: /home/toastedguy2/dotnet/dotnet…
2
votes
0 answers

Firefox is launching in all plasma activites

How to stop Firefox from launching in all activities and restrict it to appear only on the current activity? every time I launch Firefox -unlike other softwares- I need to manually set it to appear on that specific activity.
mak
  • 43
  • 5
2
votes
1 answer

Getting rid of thousands of widgets on a plasma desktop

I think my trackpad malfunctioned and pressed the middle button on my plasma desktop maybe a thousand times. As a result, I have about a thousand (you guessed it) empty post-it notes icons all across my desktop. Removing them one by one will take…
Arthur B.
  • 2,857
  • 2
  • 18
  • 21
2
votes
1 answer

property QtObject marginHints: QtObject { ... }

Looking at the sources of KDE plasmoids, some of widgets declare marginHints property like this: property QtObject marginHints: QtObject { property int left: Math.round(units.smallSpacing / 2) property int top:…
ratijas
  • 632
  • 6
  • 12
2
votes
0 answers

Arch Dark Theme & Qt Creator

I am trying to edit the Arch Dark theme so that the coloring of certain text is white/light colored because it is barely readable when there is black text on a dark blue background. So in my case, I use Qt Creator often to design GUI's and create…
user3230539
2
votes
2 answers

I have installed KDE plasma but Konsole is missing. How to return to CLI?

I recently installed Arch Linux in my virtual box and then installed kde plasma on it by using the following command- pacman -S plasma When I rebooted after enabling sddm, the desktop environment did not have Konsole, dolphin, etc. Is there a way…
DarkFlame
  • 25
  • 1
  • 3
2
votes
0 answers

Set panel.screen in kde plasma javascript console

I'm trying to programically set panel location. I'm using: qdbus org.kde.plasmashell /PlasmaShell org.kde.PlasmaShell.showInteractiveConsole I have determined that when I manually drag panel to other screen I get 0 and 1 from panel.screen.…
mpapis
  • 51,279
  • 14
  • 117
  • 159
2
votes
1 answer

How to develop KF5 Plasmoids with Qt Creator

So far I have been developing plasmoids using Kate and commandline tools. This works fine but it would be nice to be able to use Qt designer to build the UI - and the biggest plus would be QML completion for the plasma components - these are…
Larpon
  • 712
  • 5
  • 17
1
vote
0 answers

Set Meta key as KDE shortcut

How to set the Meta key as key shortcut for something else than Application Launcher ? For example on toggle present windows (all desktops) ?
Izaya
  • 484
  • 4
  • 14
1
vote
1 answer

How can I write the logic for a KDE Plasma Widget written in QML?

I'm trying to write a little desktop widget for myself, namely a calendar which neatly displays my university calendar as a sort of timetable. I'm on Kubuntu 20.04, so I guess I'll have to use QML for that... I've followed this tutorial:…
Maxi
  • 11
  • 2
1
2 3 4 5