sonny, to fediverse
@sonny@floss.social avatar

Dear

We are funding accessibility infrastructure on Linux :linux:

We are focusing on issues and regressions related to Wayland and Flatpak :wayland: :flatpak:

Please share your feedback and ideas, even if you're not sure if it's in scope 🤷

xogium, to linux

So, this morning, after years and years of using the GUI in Linux, I gave up. The state of the GUI does nothing but deteriorate over time for accessibility, and it's exhausting. It's only getting worse. We're far, far away from what it used to be, years ago. Certainly, the QT framework has improved since 5 and now 6 came out, but GTK? Oh dear, oh dear... So, let's dive into it.

sonny, (edited ) to linux
@sonny@floss.social avatar

GNOME is shaping up really nicely for privacy

• Background App indicator
• App permissions
• Device Security Settings
• Mic / Camera* indicators
• Screen Sharing indicator
• Remote Desktop indicator
• Location indicator
• Incrementally better app sandboxing
• VPN (incl Wireguard) support
• Quick Network Toggles

Made possible by and our talented community.

  • Available in the upcoming GNOME 45 release
betalars, to linux German
@betalars@chaos.social avatar

TIL: breaks most screen readers, as they are not not intended by design. (they need to interact with other apps)

Wayland is now the default in pretty much all gnome distros.

Orca has workarounds, but they are not merged and not fully working. (And a blind user can't built it without a working screen reader)

I'm not entirely sure if I got this correct, but it seems to me like the community once again booted the .
https://wiki.gnome.org/Accessibility/Wayland
https://wayland-devel.freedesktop.narkive.com/in2sPBfc/making-wayland-accessible

rmader, to firefox
@rmader@floss.social avatar

enables by default \o/

Let's hope it sticks 🤞

https://phabricator.services.mozilla.com/D189367

ids1024, to random
@ids1024@fosstodon.org avatar

protocol proposal: the server decides whether to use client-side or-server-side decorations, but the client may challenge it to a duel. Each must have another Unix process as a second. Server gets to choose the weapons.

rmader, to GNOME
@rmader@floss.social avatar

I'll also be at and do a short talk about video offloading related stuff I've been posting about, featuring , , and

https://fosdem.org/2024/schedule/event/fosdem-2024-3557-the-state-of-video-offloading-on-the-linux-desktop/

See you there!

rmader, to firefox
@rmader@floss.social avatar

If you use on you might know the privacy indicator. Yeah, that little floating window that's supposed to be "always-on-top" and positioned at the top of the screen, just that it isn't because on Wayland we don't want apps to have the power to do such things by themselves. The one that mostly duplicates stuff that's provided by your DE already, informing you that you're sharing the screen.

So we finally disabled it on Wayland: https://bugzilla.mozilla.org/show_bug.cgi?id=1668358

You're welcome.

rmader, to RaspberryPi
@rmader@floss.social avatar

The 5 is here and like its predecessor it supports decoding and displaying H.265 in 4K@60fps.
Some of you may wonder: does that really work on a modern / desktop? If my laptop fan starts spinning when playing such content, how can the PI handle it?

Here I'd like to draw your attention to a pretty cool feature we just introduced in - support for YCbCr or YUV pixel formats in the system compositor (Mutter).

Short 🧵

BrodieOnLinux, (edited ) to linux
@BrodieOnLinux@linuxrocks.online avatar

Simple question: Do you daily drive or ? Let me know what desktop in the replies.

GTK, to GNOME
@GTK@floss.social avatar

New blog post from Matthias Clasen: dmabuf, subsurfaces, and graphics offload for zero copy data transfer over the graphics stack coming to GTK 4.14: https://blog.gtk.org/2023/11/15/introducing-graphics-offload/

stgraber, to random
@stgraber@hachyderm.io avatar

A customer of mine is looking for a expert to contract, related to frame capture as part of a streaming stack. Let me know if you or someone you know would be a good fit!

rmader, to firefox
@rmader@floss.social avatar

116 can finally be build without dependencies / only \o/

ac_add_options --enable-default-toolkit=cairo-gtk3-wayland-only

https://bugzilla.mozilla.org/show_bug.cgi?id=1833855

I hope we'll also get Mutter/ over the line for 45

Not having to deal with X11 is especially nice on

serebit, (edited ) to random
@serebit@floss.social avatar

Have you ever wanted to see exactly what protocols your compositor implements, AND what protocols it doesn't?

There's now a tool for that: introducing ☑️Waycheck!

:archlinux: extra/waycheck
:fedora: waycheck
:solus: waycheck
:opensuse: waycheck
:nixos: waycheck
:redhat: EPEL9/waycheck
:flatpak: dev.serebit.Waycheck (https://flathub.org/apps/dev.serebit.Waycheck)

:gitlab: Source: https://gitlab.freedesktop.org/serebit/waycheck

collabora, to opensource
@collabora@floss.social avatar

📢 New blog post! Released last week, Weston 12.0 brings a number of highlights including two new backends, support for multiple scanout devices & new protocol implementations. Here's a look at some of the changes that have landed: https://col.la/weston12

rmader, to GNOME
@rmader@floss.social avatar

My presentation about video offloading is online. If you are interested, you can watch it here: https://fosdem.org/2024/schedule/event/fosdem-2024-3557-the-state-of-video-offloading-on-the-linux-desktop/

I'm happy about feedback, both on the technical side as well as how I can improve doing presentations :)

aral, to accessibility
@aral@mastodon.ar.al avatar

Someone please tell me screen reader support isn’t broken on the major Linux distributions like Fedora and Ubuntu that ship Wayland as default.

(I can’t get the modifier key for Orca to work under the latest Fedora Silverblue and, according to the linked issue, it’s because… it just doesn’t work under Wayland? That can’t be right, right? It would mean the major Linux distributions are inaccessible.)

https://github.com/xkbcommon/libxkbcommon/issues/425

aral,
@aral@mastodon.ar.al avatar

Wow, OK, so I wasn’t missing anything. It looks like the only available screen reader on major Linux distributions is broken and has been for some time.

https://github.com/xkbcommon/libxkbcommon/issues/425#issuecomment-1951360916

Lack of accessibility not being a show stopper for an operating systems blows my mind.

We’re talking about distributions like Ubuntu and Red Hat Enterprise Linux with enterprise customers (aren’t there some accessibility laws that apply here? 🤔)

rmader, to linuxphones
@rmader@floss.social avatar

For those of you interested in our recent video offloading / zero-copy playback work: I quickly put together some #livi #flatpak s to make it easy to test stuff already. Compositor offloading should work on all semi-recent Intel/AMD and a variety of ARM64 devices.

If you trust the sandbox you can get them here:
https://cloud.silentundo.org/s/r8733siTjP4yRJp

I expect quite a few people hitting driver bugs, so please help tracking those down :)

#LinuxMobile #gtk #GStreamer #Wayland #GNOME

A picture of a PinePhone Pro easily and smoothly playing a 4k@60fps VP9 video.

collabora, to firefox
@collabora@floss.social avatar

"On Linux, Firefox now defaults to the Wayland"

An early Christmas treat from the team with the release of Firefox 121! 🎁🎉

https://www.mozilla.org/en-US/firefox/121.0/releasenotes/

fedora, (edited ) to fedora
@fedora@fosstodon.org avatar

Which do you daily drive, Wayland or X11?

linuxmagazine, to linux
@linuxmagazine@fosstodon.org avatar
aral, to accessibility
@aral@mastodon.ar.al avatar

So @gnome is removing the x11 session, leaving just the Wayland one.

If this goes out before Orca, the GNOME screen reader, is fixed to work on Wayland, it will mean that people who rely on screen readers will have no way to use one on GNOME. And thus on the major Linux distributions.

So I’m hoping the plan is that this change will not land until GNOME has a working screen reader.

https://peoplemaking.games/@ailepet/112077559713299711

9to5linux, to KDE
@9to5linux@floss.social avatar
  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • kavyap
  • DreamBathrooms
  • InstantRegret
  • magazineikmin
  • thenastyranch
  • ngwrru68w68
  • Youngstown
  • everett
  • slotface
  • rosin
  • ethstaker
  • Durango
  • GTA5RPClips
  • megavids
  • cubers
  • modclub
  • mdbf
  • khanakhh
  • vwfavf
  • osvaldo12
  • cisconetworking
  • tester
  • Leos
  • tacticalgear
  • anitta
  • normalnudes
  • JUstTest
  • All magazines