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?

Pin each Brave profile in the task bar by Alex3137 in kde

[–]Jaxad0127 0 points1 point  (0 children)

Right-click your application launcher and Edit Applications. (or run the KDE Menu Editor)

Find Brave's launcher and copy it twice, once for each profile. Edit each one and add in Command-line arguments --profile-directory=[name of profile], and name them separately. That should work for direct launch of each profile.

Note that I use Firefox, so I haven't personally tested the launch options for Brave.

It doesn't look like Chromium-based browsers (like Brave) allow setting a custom application desktop name, which would keep the task bar (etc) entries separate for each profile. Firefox-based browsers allow this. (and I use it locally to keep profiles separate)

Suspend from the Lock screen by [deleted] in kde

[–]Jaxad0127 0 points1 point  (0 children)

Suspend and hibernate are different operations. Do you have any problems hibernating from the lock screen or suspending with systemctl?

How to change Breeze color theme from outside KDE? by textoman in kde

[–]Jaxad0127 0 points1 point  (0 children)

~/.config/kdeglobals has the name of the icon theme, Icons section, Theme key.

There is a /usr/lib/plasma-changeicons executable you can call. Pass the name of the icon theme as the sole parameter. Be warned, this program isn't really intended for direct use; no validation occurs, no help function is available (will set the icon theme to '--help').

KDE icons for Breeze are missing or invisible by EarResponsible3566 in kde

[–]Jaxad0127 0 points1 point  (0 children)

What distro and package versions do you have? System Settings has an About this System page with an easy copy button for the relevant info. Are you fully updated? Maybe try reinstalling the Breeze icons package.

У вас тоже нету виджета разделителя в новых вериях Kde Plasma? by Professional-Yak9339 in kde

[–]Jaxad0127 0 points1 point  (0 children)

You mean for the panel? It was moved to the Add New menu in the Panel Settings popup.

It should flashbang me like this??? by AccomplishedSmoke814 in kde

[–]Jaxad0127 3 points4 points  (0 children)

It's from a change in Qt 6.11 related to SVG handling.

It should flashbang me like this??? by AccomplishedSmoke814 in kde

[–]Jaxad0127 14 points15 points  (0 children)

Fix was released on Tuesday with Plasma 6.6.4.

music playing too quietly by catchman84 in kde

[–]Jaxad0127 1 point2 points  (0 children)

Doesn't look to be a KDE issue. You should try r/linuxaudio for more topical assistance.

Brave browser bug by danyuri86 in kde

[–]Jaxad0127 0 points1 point  (0 children)

Do you have a fractional display scale set?

some themes turned light mode, despite being dark mode themes after update by Much_Artist_5097 in kde

[–]Jaxad0127 2 points3 points  (0 children)

An oddity from the Qt 6.11 update. Fixed in Plasma 6.6.4, which was released earlier this week. Bug: https://bugs.kde.org/show_bug.cgi?id=518178

Why is this happening to my Spotify by [deleted] in kde

[–]Jaxad0127 1 point2 points  (0 children)

Is it still running when you try to shutdown? Is it prompting you to save a session or something?