Open-source News

KDE Frameworks 5.101 Released - Development Now Focuses On KDE Frameworks 6

Phoronix - Sat, 12/10/2022 - 19:44
Today marks the release of KDE Frameworks 5.101, which is notable in that this is the point that feature development on KDE Frameworks 5 is now effectively over. The focus now turns to KDE Frameworks 6...

Godot 4.0 Beta 8 Gets WebXR Fully Working, X11 Support Now Loaded Dynamically

Phoronix - Sat, 12/10/2022 - 19:34
The long-awaited Godot 4 open-source game engine release is getting closer... The developers have already begun drafting plans past Godot 4.0 and they have now moved to weekly development snapshots as this much anticipated release nears...

Mesa 22.2.5 Released To End Out The Series

Phoronix - Sat, 12/10/2022 - 19:12
The belated Mesa 22.2.5 is now available as the last planned point release to the Mesa 22.2 series...

KDE Rewriting Spectacle UI, Fixing Paste Issues Under Plasma Wayland

Phoronix - Sat, 12/10/2022 - 19:02
KDE developers remain quite busy as we approach the holiday season. KDE's Spectacle screenshot utility has seen some new work and there were various other fixes and improvements to be merged this week...

How to use the Linux file manager for GNOME 2

opensource.com - Sat, 12/10/2022 - 16:00
How to use the Linux file manager for GNOME 2 Seth Kenlon Sat, 12/10/2022 - 03:00

Before GNOME 3 there was (unsurprisingly) GNOME 2, which had gained an ardent fanbase during its reign as one of the common default Linux desktops. The Mate project (named after the yerba mate plant) began as an effort to continue the GNOME 2 desktop, at first using GTK 2 (the toolkit GNOME 2 was based upon) and later incorporating GTK 3. Today, Mate delivers a familiar desktop environment that looks and feels exactly like GNOME 2 did, using the GTK 3 toolkit. Part of that desktop is the Caja file manager, a simple but robust application that helps you sort and organize your data.

Install Caja

Caja isn't exactly a stand-alone application. It's tightly coupled to the Mate desktop, so to try it you must install Mate.

You may find Mate included in your Linux distribution's software repository, or you can download and install a distribution that ships Mate as its default desktop. Before you do, though, be aware that it's meant to provide a full desktop experience, so many Mate apps are installed along with the desktop. If you're running a different desktop, you may find yourself with redundant applications (two PDF readers, two media players, two file managers, and so on). To evaluate Caja without making major changes to your computer, install a Mate-based distribution in a virtual machine using GNOME Boxes.

Image by:

(Seth Kenlon, CC BY-SA 4.0)

Clear layout

The thing that you're likely to notice first about Caja is its clear and direct layout. There's a toolbar across the top of the Caja window with buttons for common tasks. I love this kind of design. Function isn't hidden away in a right-click menu, nor discoverable only after an action, nor buried in a menu. The "obvious" actions for the window are listed right across the top.

Under the main toolbar is the location bar. This displays your current path, either as a series of buttons or as editable text. Use the Edit button to the left of the path to toggle whether it's editable or not.

Configurable

For longtime users of GNOME 2 or Caja, the main toolbar can be redundant, especially once you know the keyboard shortcuts to invoke common actions. That's why the Caja interface is configurable. You can disable major components of the Caja window from the View menu, including:

  • Main toolbar

  • Location bar

  • Side panel

  • Extra panel

  • Status bar

In short, you can make Caja as minimal as you want it to be.

Image by:

(Seth Kenlon, CC BY-SA 4.0)

More Linux resources Linux commands cheat sheet Advanced Linux commands cheat sheet Free online course: RHEL technical overview Linux networking cheat sheet SELinux cheat sheet Linux common commands cheat sheet What are Linux containers? Our latest Linux articles Tag your folders

Some people are "visual" people. They like to organize files and folders according to how they perceive their data, rather than how the computer interprets it. For instance, if the two most significant folders for you are Music and Work, it can be hard to convince a computer that there's any relationship between those two. Alphabetically, there's a lot that should get started between the two, and the contents of each may be completely different (media files in one, spreadsheets in another).

Caja offers some assistance.

With Caja, you can place directories manually within a window, and Caja remembers that placement. What's more, Caja has a variety of emblems available for you to use as visual labels. You can find them in the Edit menu, in Backgrounds and Emblems. Drag and drop them onto files and folders to help them stand apart.

Image by:

(Seth Kenlon, CC BY-SA 4.0)

Caja

As file managers go, Caja is one of the most inviting. It's configurable enough to appeal to many different use cases, and in those configuration options, you're likely to find a workflow that works for you. If you're a fan of GNOME 2, then you're sure to find Caja familiar, and if you've never used GNOME 2 then you might just find your new favorite desktop in Mate.

If you're a fan of GNOME 2, then you're sure to find Caja familiar, and if you've never used GNOME 2 then you might just find your new favorite desktop in Mate.

Image by:

Gunnar Wortmann via Pixabay. Modified by Opensource.com. CC BY-SA 4.0.

Linux What to read next This work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License. Register or Login to post a comment.

Wine 8.0-rc1 Released With VKD3D 1.6, Vulkan/OpenGL Thunking Optimizations

Phoronix - Sat, 12/10/2022 - 05:23
As planned the first release candidate of Wine 8.0 is now available that marks the culmination of the Wine 7.xx bi-weekly development releases and now onto the strictly bug-fixing phase before introducing Wine 8.0 as stable in early 2023...

Qt 6.5 Adding Wayland Native Interface

Phoronix - Sat, 12/10/2022 - 01:00
The Qt6 toolkit introduced the notion of platform-specific objects via the QNativeInterface namespace and now set to come with Qt 6.5 is support for a Wayland native interface for application developers wanting to interact directly with Wayland object handles...

Pages