samc

joined 1 year ago
[–] samc@feddit.uk 30 points 8 months ago (3 children)

By default, XWayland apps are now allowed to listen for non-alphanumeric keypresses, and shortcuts using modifier keys. This lets any global shortcut features they may have work with no user intervention required, while still not allowing arbitrary listening for alphanumeric keypresses which could potentially be used maliciously

This is... very smart actually. Any reason this is limited to Xwayland? (Is that XDG portal a thing yet?)

[–] samc@feddit.uk 4 points 8 months ago (2 children)

Is this the one that was planning to be a full open world RPG originally? (Sui Generis IIRC) I'm guessing that's unlikely to happen by this point. Exanima still looks fun though

[–] samc@feddit.uk 6 points 8 months ago

The point of Linux on phones isn't to have a phone that requires you to constantly fix it with CLI tools. The point is to have a free and open software platform for a device that is increasingly necessary for daily life.

As a side effect, developing Linux for phones would probably help us eliminate the need to reach for the terminal on desktop Linux as well. I believe snaps (which laid the groundwork for flatpaks) were originally developed for Linux on "smart" devices. The whole ecosystem improves when we try to bring Linux into a new domain.

P.S. I use termux (a terminal for android complete with its own tiny Linux environment) from time to time when I need to access my server over SSH. It's a bit clumsy, but super handy!

[–] samc@feddit.uk 1 points 9 months ago

Best I've ever had was like 60mbps down. Might be a budget thing though, I refuse to pay more than £30/month for internet

[–] samc@feddit.uk 6 points 9 months ago

I wish there was an option for an android style system where, when an application wants to use a permission for the first time, you get a pop up asking you to grant that permission.

Or, more generally, just some way to ensure that (a) a flatpak isn't granted the permissions it wants automatically and (b) I can then manually grant those permissions as conveniently as possible

[–] samc@feddit.uk 4 points 9 months ago (1 children)

permission denied: /dev/display/3/349/1045

[–] samc@feddit.uk 59 points 9 months ago (14 children)

At the end there's a little jab towards Wayland:

Today, the Wayland enthusiasts like to talk about how they are modernizing the Linux graphics stack. But Linux is a Unix, and in Unix, everything is meant to be a file. So any Wayland evangelists out there, tell us: where in the file system can I find the files describing a window on the screen under the Wayland protocol? What file holds the coordinates of the window, its place in the Z-order, its colour depth, its contents?

As far as I'm aware nobody has even considered extending the file metaphor to the graphics stack, and it sounds a bit ridiculous to me.

It also reminds me of this talk that suggests maybe trying to express everything as a file might not be the best idea...

[–] samc@feddit.uk 3 points 9 months ago* (last edited 9 months ago) (2 children)

I've had to give up on KISS launcher recently because of this. 95% of the time it works fine, until it scrolls right to the end of the lost and won't allow you to scroll back. Swiping left and right then also breaks and the only thing to do is force stop quickstep.

EDIT: Just tried with Niagara and got the same issue almost immediately. (Seems to be triggered by opening recent apps from the launcher itself)

For reference, I'm on a Fairphone 5 using the stock ROM

[–] samc@feddit.uk 13 points 9 months ago

Underrated comment.

[–] samc@feddit.uk 1 points 9 months ago

I'd argue that ML is the more general term (that could even apply to computing a line of best fit, if you're an extremist). But yeah, it's just semantics at this point

[–] samc@feddit.uk 19 points 9 months ago (9 children)

I do wonder what percentage of Linux users reject the survey compared to Windows users. Not that it's changed much, but every little helps right?

[–] samc@feddit.uk 2 points 9 months ago

I've been having a lot of fun with scheme lately (specifically guile, but I don't think it matters much). It's a very stripped down language compared to common lisp, so I felt it was easier to get started with.

view more: ‹ prev next ›