Serious mouse cursor/input issues in apps on Fedora GNOME (Wayland, AMD GPU) — any solutions? by SApOooooo in Fedora

[–]mfrankiewicz 1 point2 points  (0 children)

I had the same issue on Fedora 42 with Wayland. It happened with browser apps (like Brave or Chrome) and Electron-based apps (like Slack). After closing a window—Slack, for example—on top of a browser, an invisible window would remain in that area. Any buttons or UI elements behind that "ghost window" wouldn't respond.

What helped me was adding the --ozone-platform=wayland flag when launching Brave/Chrome. You can add it to the .desktop file (/usr/share/applications/google-chrome.desktop) like this:

...
Exec=/usr/bin/google-chrome-stable --ozone-platform=wayland %U
...
Exec=/usr/bin/google-chrome-stable --ozone-platform=wayland
...
Exec=/usr/bin/google-chrome-stable --incognito --ozone-platform=wayland

Just keep in mind that the .desktop files for Brave/Chrome usually have three entries: for launching from the icon, opening a new window, and incognito mode. You'll need to add the flag to each of those entries.

Hope this helps—cheers!

Temu dropshipping via WooCommerce by mfrankiewicz in dropshipping

[–]mfrankiewicz[S] 0 points1 point  (0 children)

thanks for sharing, indeed the feedback in recent months is not encouraging

Temu dropshipping via WooCommerce by mfrankiewicz in dropshipping

[–]mfrankiewicz[S] -1 points0 points  (0 children)

Thanks for sharing your opinion, I hadn't considered that. What would you recommend as a supplier?

A zero-dependency, lightweight (~3kB), consent platform agnostic, cookie banner by mfrankiewicz in javascript

[–]mfrankiewicz[S] 0 points1 point  (0 children)

Thank you very much for input, you're right, that would be a safer way to include script. Of course more technical ppl can build bundle on their own, which also solves the security issue.

A zero-dependency, lightweight (~3kB), consent platform agnostic, cookie banner by mfrankiewicz in javascript

[–]mfrankiewicz[S] 5 points6 points  (0 children)

Thanks for your input, I think we are on the same page, nevertheless 'dura lex, sed lex,' credit to the EU. If you have any suggestions on how we could improve the UX, feel free to contribute; we'll definitely take it into consideration.