KDE Plasma 6.5.5 Is Out, Improves Support for Older Valve Index VR Headsets
KDE Plasma 6.5.5 is now available as the fifth maintenance update to the latest KDE Plasma 6.5 desktop environment series with more bug fixes.
Latest Linux and open source news from around the web
KDE Plasma 6.5.5 is now available as the fifth maintenance update to the latest KDE Plasma 6.5 desktop environment series with more bug fixes.
NVIDIA 580.126.09 graphics driver for Linux is now available for download with improved compatibility with recent Linux kernel versions.
To the frustration of many developers and end-users, back in 2022 Google deprecated JPEG-XL support in Chrome/Chromium and proceeded to remove the support. That decision was widely slammed and ultimately Google said they may end up reconsidering it. In November there was renewed activity and interest in restoring JPEG-XL within Google's image web browser and as of yesterday the code was merged...
ReactOS began 2026 with another "major step" towards Windows NT 6 compatibility with updating its MSVCRT implementation from Wine for the Microsoft C Runtime DLL library. That improved support for a number of Windows applications running on this open-source OS. ReactOS is taking another step-forward now with addressing a very annoying usability issue where up until now you may need to refresh the file manager for seeing folder changes...
Security updates have been issued by AlmaLinux (mariadb10.11, mariadb:10.11, mariadb:10.3, mariadb:10.5, and tar), Debian (net-snmp), Fedora (coturn, NetworkManager-l2tp, openssh, and tuxanci), Mageia (libtasn1), Oracle (buildah, cups, httpd, kernel, libpq, libsoup, libsoup3, mariadb:10.11, mariadb:10.3, openssl, and podman), SUSE (cpp-httplib, ImageMagick, libtasn1, python-cbor2, util-linux, valkey, and wget2), and Ubuntu (google-guest-agent, linux-iot, and python-urllib3).
Firefox 148 open-source web browser is now available for public beta testing with improved support for screen readers and other changes. Here's what else is new!
We can now continue with the Entry Object for Python. Hopefully, you have gone over Part 1 before continuing on here. Font Since we can change the colors, why not the font as well? You need to make sure that any font you use exists on the system where the Python code is being executed. On my system, I am running Ubuntu, so I have a font named βubuntuβ. In the example, the label will have the text βExample Entryβ with the font being βubuntuβ: Code: e1 = Entry(font='ubuntu')... https://www.linux.org/threads/python-series-part-22-tkinter-entry-widgets-part-2.58547/
I've never seen a better alternative for Windows than this thoughtful OS.
The KDE Plasma 6.6 beta release is available today for helping to test this next iteration of the Plasma 6 desktop...
Mint's "beginner-friendly" reputation is hiding some serious power.
As expected, Wine 11.0 stable was officially released today. This is a big step forward for this open-source software to run Windows games and applications on Linux and other platforms. Wine also serves as the basis for Valve's Steam Play (Proton) that has been critical to the recent successes of Linux gaming...
When it comes to software leveraging Intel Advanced Matrix Extensions (AMX) functionality in modern Xeon processors, it's largely been limited to AI applications/libraries like oneDNN, OpenVINO, DeepRec, etc. But Intel now has another great open-source real-world AMX demonstrator with their Open Image Denoise library. This open-source library providing high quality denoising filters for images rendered using ray-tracing can end up benefiting big time from AMX-FP16 (AMX-COMPLEX) found with the newest Xeon 6 "Granite Rapids" processors. I ran some benchmarks of their new Open Image Denoise library with AMX-FP16 and was honestly blown away by the results.
Building off this past weekend's Debian 13.3 release is now Debian Libre Live 13.3 images for this derivative that ships the install/live media without any of the non-free firmware assets to remain a free software blessed image...
Canonical expands Ubuntu Pro to minimal cloud images available on AWS, Azure, and Google Cloud Platform.
FFmpeg developer Lynne has landed a number of Vulkan-related imporvements to this widely-used open-source multimedia library. Over the past year FFmpeg saw Vulkan shader-based decoding for more video formats, AV1 and VP9 extension work, performance improvements, and other work around Vulkan Video. It will be very exciting to see how FFmpeg delivers in 2026 with Vulkan Video and how the software ecosystem as a whole begins taking up this cross-platform, open industry standard for video encode/decode...