stevecrox

joined 2 years ago
[–] [email protected] 1 points 7 months ago

@Bro666 That links works, but running the latest Firefox on Debian bookworm, MacOS and Andriod I get the following:

[–] [email protected] 1 points 7 months ago (2 children)

@Bro666 yes the issues is in the Donerbox element.

It doesn't resize on Firefox and there aren't embedded scrollbars. So when you get to the 3rd screen you can't progress

Issue affects desktop and mobile versions of Firefox.

[–] [email protected] 1 points 7 months ago (4 children)

@Toes I have the real reason!

I tried to donate and the recurring webpage won't render in browser or desktop Firefox.

Also it is in Euro's with no information on what that is in your local currency.

Lastly I haven't heard of a single bank in the list of direct debit list.

Basically I think they've made it too hard for UK/USA/RoW to donate.

[–] [email protected] 3 points 7 months ago (6 children)

@Toes @parens KDE has similar market share as Gnome and thats despite Gnome being the default.

I suspect it's because Thunderbird appeals to the GNU crowd being GPLv2 and written in C. They are quite loud and active.

I think most people who use KDE aren't as vocal or ardent in their free software beliefs

[–] [email protected] 3 points 7 months ago (2 children)

@Fleppensteijn @leopold its a Nvidia issue.

For years Nvidia tried pushing an alternative Linux driver called EGL, everyone told them it couldn't support Wayland

Eventually Nvidia tried to implement EGL backends to Gnome and KDE (this resulted in the buggy apps). Nvidia then declared their new cards would support GBM.

This leaves the 10xx-30xx cards stuck on EGL with no one supporting the EGL backends. Nvidia have made it so GBM support can't be added by outsiders to those cards either.

[–] [email protected] 0 points 8 months ago

@cyborganism @kde Debian

The last stable release supplies 5.27.

[–] [email protected] 2 points 8 months ago* (last edited 8 months ago)

@axiomatic @[email protected] @[email protected] @[email protected]

Floss.social relates to a mastodon instance, that is the fediverse version of twitter.

lemmy.kde.social is an instance of Lemmy a Fediverse version of Reddit.

The activity pub definition means lemmy posts are kinda visible of mastodon and you can reply from mastodon.

[–] [email protected] 0 points 1 year ago (3 children)

@MartinR the Maven convention for packaging is a group identifer/package is the inverse domain order.

Taking plasma-org.kde.desktop-appletsrc you would create a group identifer of: org.plasma.kde.desktop With the artefact identifier being: appletsrc.

The folder structure would then look like:

.config  
\-\>org  
\-\>-\>plasma  
\-\>-\>-\>kde  
\-\>-\>-\>-\>desktop  
\-\>-\>-\>-\>-\>appletsrc  

Its simple