Summary

  • Experimental wayland support is introduced which turns out to already well developed but still has some rough edges (no support for gestures, portal/polkit malfunctioning and missing wayland protocols), see video for more details.
  • Updates to all core Mint apps and introduces an unstable repository nicknamed “Romeo” in the Sources apps for those who want to test out the latest versions of programs.
  • Various QOL improvements for Mint apps such as bulk renamer and warpinator.
  • Introduces “Actions” which are context menu buttons that can be customized in the Nemo file manager.
  • New gestures such as zoom and increased customization.

This update does not change Linux Mint 21.X significantly, but it does set the foundations for an exciting 2024 for the Mint team as they work to rebase Linux Mint 22 on the future Ubuntu LTS 24.04 coming this April. Of which, like Debian 12 last year, will be a massive update and hype train.


Sources:

  1. Linux Mint 21.3 “Virginia” released!
  2. New Features in 21.3
  3. Invidious Redirect Link

“So what are you still doing with Windows? Switch to Linux Mint!”

  • Zvyozdochka [she/her, comrade/them]@hexbear.net
    link
    fedilink
    English
    arrow-up
    3
    ·
    edit-2
    8 months ago

    Wayland isn’t a window manager or a desktop environment, it’s a display server protocol. I don’t personally use Mint, but I skimmed through the video and it seems if you update to the latest version of Mint, you can use the Wayland session, but it’s still very work in progress and you should probably just stick to the X session for the time being until they work everything out and get it to a more usable state.

    And for the difference between a window manager and a desktop environment: A window manager is pretty self explanatory… it manages windows! It’s what handles the positioning, sizing, etc. of windows (simple explanation). Examples of a window manager are things like i3wm, swaywm, bspwm, awesomewm, KWin (KDE Plasma’s window manager), Mutter (GNOME’s window manager), etc.

    A desktop environment is essentially a “suite” of things (including a window manager!) that most people would expect from a computer, things like a status bar/task bar, control panels, etc. Examples of a desktop environment are things like KDE Plasma, GNOME, MATE, Xfce, Cinnamon, Budgie, etc.

    I simplified things quite a bit, but that’s the jist of it. If you want to get into semantics, technically KWin and Mutter are also Wayland compositors, but that’s a whole other can of worms. [insert your favorite search engine’s name] is your friend if you want to learn more from someone who can probably explain things way better than I can, but hopefully I was able to somewhat help clarify the differences, lol.