For KDE Plasma users, the new 6.4 release of this Linux desktop environment is out today!

Except the major 6.0, KDE Plasma usually rolls out new feature releases every 4 months. And Plasma 6.4 is the new update since February, which improved color rendering, tablet support, and the built-in screenshot tool.


Continue Reading…

Packet, free open-source Android Quick Share app for Linux, updated with GNOME Files (aka Nautilus) context menu option support!

For those who don’t know about Packet, it’s new Linux file transferring application written in Rust programming language, and uses GTK4 + LibAwaita for its modern interface designed for GNOME.

Continue Reading…

Scrcpy, the popular Android screen mirroring and controlling app, release new 3.3 version few days ago.

As you may know, Scrcpy is a free open-source application that can mirror and control your Android screen on Linux, Windows, and MacOS Desktop either wirelessly or using USB cable.

It uses Android Debug Bridge (adb) to communicate with Android device. Nothing needs to be installed on Android, you only need to enable USB debugging mode (no security issue and performance lost).

Continue Reading…

Visual Studio Code announced new monthly 1.101 (aka May 2025) releases few days ago.

The new release of this free open-source code editor allows you to define tool sets through either the UI or a proposed API. Tool set can group related tools together, making it easier to use them in your chat.

Continue Reading…

Need to use your Linux laptop, desktop PC, or mobile screen as a second monitor for another Linux device? Here’s an application that can do the job easily.

As you may know, GNOME since v41 added support Remote Desktop (RDP) protocol support with ability to create virtual monitors. And, I’ve written about how to manually create virtual monitor in Ubuntu to share with others.

My Laptop is using Desktop PC screen as a second monitor

Continue Reading…

For NVIDIA users who want to enable hardware acceleration for Firefox video playback, NVIDIA VA-API driver released v0.0.14 few days ago with improved compatibility and various fixes.

As you may know, Firefox in Linux does NOT support NVDEC (NVIDIA Video Decoder) to accelerate video decoding. As a workaround, user may use the free open-source nvidia-vaapi-driver as VA-API implementation that uses NVDEC as a backend.

Continue Reading…

Warehouse, the popular Flatpak app management software, released new 2.1.0 version today!

Warehouse is a free open-source application that provides a simple user interface to manage all installed Flatpak apps. With it, you may view app info, change app version (upgrade/downgrade), manage user data and left overs.

Continue Reading…

To follow the upstream GNOME’s road-map, Ubuntu confirmed to remove the classic X11/Xorg session in the next Ubuntu 25.10 release!

GNOME development team is planning to disable X11 session by default in next GNOME 49 and remove the code in v50.

TLDR: The X11 session for GNOME 49 will be disabled by default and it’s scheduled for removal, either during this development cycle or more likely during the next one (GNOME 50).


Continue Reading…

As you may know, GIMP provides official Linux packages through Flatpak and AppImage. The Flatpak package however does NOT automatically switch app color to light or dark depends on system color scheme.

That’s because Flatpak is running in sandbox environment. The sandbox isolation enhances security and makes easy to distribute newer software releases without worrying about dependency issue. However, it has limited access to host resources causing issues, including theming.

Continue Reading…

QDiskInfo, the free open-source S.M.A.R.T. utility, released new 0.4 version in last week!

For those who don’t know about QDiskInfo, it’s a frontend for smartctl to control and monitor SMART (Self-Monitoring, Analysis, and Reporting Technology) Disks, such as SATA and NVMe SSD.

Continue Reading…