matinlotfali / KDE-Rounded-Corners

Rounds the corners of your windows in KDE Plasma 5 and 6
GNU General Public License v3.0
581 stars 17 forks source link

Flatpak apps can't be excluded or included reliable #255

Open noxifoxi opened 1 month ago

noxifoxi commented 1 month ago

Flatpak apps have an empty process name in the Inclusions & Exclusions tab. Adding them with this empty name applies this exclusion (or inclusion) to all flatpak apps.

image

matinlotfali commented 1 month ago

I can't reproduce it on my end. Can you name your distro, plasma version, and display manager?

matinlotfali commented 1 month ago

Fixing #239 would probably fix this issue as well.

noxifoxi commented 1 month ago

I can't reproduce it on my end. Can you name your distro, plasma version, and display manager?

matinlotfali commented 1 month ago

I installed the exact same items and I still couldn't reproduce the issue.

noxifoxi commented 1 month ago

Maybe I'm missing xdg/portal libraries? I have these installed:

❯ pacman -Q | grep -i -E "flatpak|xdg|portal"
flatpak 1:1.15.9-1
flatpak-kcm 6.1.3-1
flatpak-xdg-utils 1.0.5-2
libportal 0.7.1-3
libportal-gtk4 0.7.1-3
libportal-qt5 0.7.1-3
libqtxdg 4.0.0-3
python-portalocker 2.10.0-1
python-pyxdg 0.28-3
qtxdg-tools 4.0.0-1
xdg-dbus-proxy 0.1.5-2
xdg-desktop-portal 1.18.4-1
xdg-desktop-portal-gtk 1.15.1-2
xdg-desktop-portal-kde 6.1.3-1
xdg-user-dirs 0.18-2
xdg-utils 1.2.1-1
xdg-utils-cxx 1.0.1-3
matinlotfali commented 3 weeks ago

Is this still ongoing?

noxifoxi commented 3 weeks ago

yes, nothing changed.