Awesome. Perhaps now there will be some renewed focus on screen reader support?
They are working on screen reader support, there was a blog post about that 2-5 days ago I think.
They’ve been doing quite a bit of work in the past year, on Newton, the future a11y stack, Spiel, for a better pipeline for speech synthesis (basically as an easy way to get more natural-sounding voice models) and on implementing AccessKit (the most recent stable a11y stack that is the same one the folks working on COSMIC are using).
Yay. Maybe now can they focus on some of the things more than nine people in the world care about?
I’m not too sure I should celebrate such thing while you can’t even get the weather for your location in GNOME unless you live in the capital
- You should, this is a huge achievement that has been worked on for quite a while now.
- You can, actually. I live in a pretty small town and it picks up my location quite well for the weather.
- Even if it didn’t, one issue doesn’t mean we’re not allowed to celebrate anything, and the issue in this case isn’t even with GNOME itself, but with the provider for the Weather app (I believe it’s OpenWeather).
Nonsense. This is huge, as I suspect many people, like myself, switched to KDE because it was the DE that was perfect for gaming in Wayland.
So this is huge for the community! Gaming is now possible in two of the most popular and used DEs.
As for the weather application. Don’t blame GNOME, blame the weather provider (OpenWeather).
The weather isn’t openweather’s fault. It’s a limitation in libgweather (a gnome project). They have to manually approve locations for them to work.
It doesn’t use open weather unfortunately. It uses the Norwegian Meteorology Institute and their weather prediction is poor/entirely inaccurate for much of the world. I do wish open weather was an option especially since it’s easy to get your own weather api key.
It’s a dumb workaround but this script lets you add custom locations https://gitlab.com/julianfairfax/scripts/-/blob/main/add-location-to-gnome-weather.sh
Thx but that doesn’t make it more consumer ready. If someone looks the first time into gnome and he can’t add his location he might think GNOME is bad because it can’t even handle weather.
It’s easier to create an alias to
curl wttr.in/Berlin
and access weather data from terminal than using the workaround