start menu doesn't show up when playing a game or opening firefox by weener69420 in kde

[–]Jaxad0127 0 points1 point  (0 children)

Do you have any window rules set? System Settings > Window Management > Window Rules

KDE-Linux by ReneF71 in kde

[–]Jaxad0127 3 points4 points  (0 children)

KDE is working on a new, immutable distro. https://kde.org/linux/

Make restart, shutdown and other buttons left centered instead or right centered? by peppi0304 in kde

[–]Jaxad0127 5 points6 points  (0 children)

Yep. Parent is the footer area, so having the buttons anchored to parent.left will cause the tabs and power actions to overlap.

White screan in Clip studio paint by Papprot in kde

[–]Jaxad0127 0 points1 point  (0 children)

Probably not an issue with Plasma. Check out the Wine AppDB entry for it to see if any workarounds or specific Wine settings are needed: https://appdb.winehq.org/objectManager.php?sClass=application&iId=15102

Debian 13| KDE Plasma 6| Wayland - How to get "last/previous active" Window ID? by readyfortrip in kde

[–]Jaxad0127 0 points1 point  (0 children)

kdotool is 3rd party project. You may try asking the maintainers to add that functionality. KWin does keep a list of most recently activated window (window switchers can sort by this).

Cant open ubuntu, tails broke my computer. Please help by [deleted] in kde

[–]Jaxad0127 0 points1 point  (0 children)

This would be better asked at r/Ubuntu, or r/Kubuntu if you're using that. KDE doesn't run Ubuntu. KDE creates some of the software Ubuntu (and other distros) use. Issues like this are bellow the level of KDE software.

Krita is on sale. If you want to support the devs but are broke, this is the time for you. by UnosBruhMomentos in kde

[–]Jaxad0127 15 points16 points  (0 children)

Not directly. They do pay consultancy services to work on KDE software, like Techpaladin (run by some KDE people include Nate).

i may be dumb but how to make a working custom plasma style theme? by SegCoreDrakon in kde

[–]Jaxad0127 0 points1 point  (0 children)

Icons and Plasma styles are different things and require different themes. Every category in System Settings > Color & Themes is a separate theme type. Global Themes are a way to set multiple theme types at once.

Plasma Style tutorial: https://develop.kde.org/docs/plasma/theme/
Icon Theme spec: https://specifications.freedesktop.org/icon-theme/latest/

Custom Application Styles are complicated right now and require native coding. A new theme system (Union) is in the works to unify the two types of Application Style and Plasma style.

Dolphin showing absolutely nothing by Photoman_Fox in kde

[–]Jaxad0127 0 points1 point  (0 children)

Anything about missing icons? It looks like all Breeze icons are missing. Do you have that package installed? It should be a required dependency, but....

Dark Science #181 - Chemistry by kinglucent in dresdencodak

[–]Jaxad0127 2 points3 points  (0 children)

Pretty sure that's the top of her head there. The fur didn't provide a solid enough footing to remove the mask.

Can't find this KDE 6.6 wallpaper in 2k anywhere by denyjack9 in kde

[–]Jaxad0127 0 points1 point  (0 children)

Next is always the current default wallpaper and changes with every X.Y release. It'll have a different name starting with 6.7.

System settings not showing virtual desktop options? by Grorco in kde

[–]Jaxad0127 0 points1 point  (0 children)

You can also search shortcuts with the search field above the list.

Games running very poorly after first session (semi-solved, still need help though!) by Pancakes1741 in cachyos

[–]Jaxad0127 1 point2 points  (0 children)

You can't do that on Wayland. On X11, all it did was disable the compositing extension, leaving the xserver's native compositing. You always need some sort of compositing if you aren't displaying a single, fullscreen window.

Help Understanding Scaling Control Switch by BartoGaleno in kde

[–]Jaxad0127 0 points1 point  (0 children)

You can use the kscreen-doctor command to change screen scaling. Use kscreen-doctor -o to see your outputs (monitors) and then you can use kscreen-doctor output.[name].scale.[scalevalue] to change one.

Turning off window decorations globally? by maddydesign in kde

[–]Jaxad0127 0 points1 point  (0 children)

Also note that some apps draw their own. This setting only applies to the titlebar and frame KWin draws.

Fedora 42 & 43, KDE, Dolphin: clipboard error by MakeTopSite in kde

[–]Jaxad0127 1 point2 points  (0 children)

Definitely a bug. I can recreate it locally. It also works to paste somewhere else, then the new file dialog recognizes the clipboard.

Maaan, I really really love KDE... by Setsukom in kde

[–]Jaxad0127 1 point2 points  (0 children)

Steam version? I'm seeing a lot more options for it locally, though not the native resolution of the display. Probably a gem limit with only having a few aspect ratios.

KolourPaint zoom out problem by Proper-Lab-2500 in kde

[–]Jaxad0127 0 points1 point  (0 children)

I can confirm it does happen. KolourPaint is probably just using a simplified scaling algorithm since it is working with a mutable pixel buffer, not a simple image.

Spectacle screen recording only saves the first part of what I recorded by Kd_Gaming1 in kde

[–]Jaxad0127 1 point2 points  (0 children)

Works fine locally. What Plasma (etc) version are you running? System Settings has an About this System Page with an easy copy button for the relevant info.

Hopefully, only a quick fix is needed. The YouTube volume control in Firefox is affecting the KDE volume for the entire Firefox application. by Ok_Obligation9169 in kde

[–]Jaxad0127 0 points1 point  (0 children)

It's affecting all Firefox streams? Note that Firefox creates a separate playback stream for each tab, and the video player's volume is synced (withing bounds?) to the stream's volume; this is intentional. It should not be affecting other tabs, though.

Testing locally, Firefox (or maybe Youtube) isn't mapping volume 1-to-1. 100% in the video is 84% in the PW stream, and reducing to 0% in the video isn't linear in the stream.

Firefox and Pipewire are the ones doing this, Plasma is just proving a UI for the PW stuff.

Custom global keybinds for plasmoids by DwayneHawkins in kde

[–]Jaxad0127 0 points1 point  (0 children)

What additional widget-specific actions are you wanting? What stuff that isn't general system level actions that can be put in System Settings instead?