The Linux 6.19 merge window had introduced support for larger pages and compression with the Nouveau kernel driver, which ultimately should help provide a performance win to this open-source NVIDIA driver. The Mesa NVK driver was ready to make use of that new kernel driver functionality but then it ended up being disabled due to bugs. Fortunately, for the Linux 6.20~7.0 kernel those issues should be resolved so then the Mesa NVK usage of the larger pages / compression support could be restored...
System76 has published a detailed roadmap outlining planned features and priorities for COSMIC Epoch 2 and 3, covering performance, UI, and workflow changes.
Following December's release of COSMIC Epoch 1 along with the Pop!_OS 24.04 release by System76, today they shared more of their feature plans for the next two major COSMIC desktop updates...
Ahead of the imminent GNOME 50 beta release, the GNOME Shell and Mutter components have declared their "50.beta" releases to ship the latest bug fixes, memory leak fixes, and some last minute improvements ahead of the stable release in March...
Follow this walkthrough to set up Censor from Flathub and use it to remove sensitive information from your PDFs. The post Need to Redact a PDF on Linux? Try Censor appeared first on FOSS Force.
Microsoft engineers and other stakeholders have been developing LiteBox as a security-focused library OS written in the Rust programming language and leveraging Linux Virtualization Based Security "LVBS". The design is for LiteBox to operate as a secure kernel protecting the normal guest kernel via virtualization hardware...
JetBrains has announced that native Wayland support will be enabled in its IntelliJ-based IDEs starting with version 2026.1, letting Linux developers work without X11 compatibility layers. Moving its development suite away from legacy X11 is necessary now that major desktop environments and distributions (including Ubuntu) only officially run on or support Wayland out-of-the-box. Wayland support gas been available in preview in 2024. If you run IntelliJ IDEs on Ubuntu right now it likes runs through XWayland, the compatibility layer that allows legacy apps to run on Wayland desktops. While that bridge is functional, matching old X11 protocols on modern compositors [β¦]