Peterborough Linux User Group (Canada) Forum

Linux & Android => Linux Applications & Android apps => Topic started by: Jason on February 08, 2019, 12:17:56 AM

Title: Linux Desktop Environments: Favorite features
Post by: Jason on February 08, 2019, 12:17:56 AM
I could be totally wrong about this but I think we choose a desktop environment based on aesthetics and if it has particular features that we like.

I was going to start a topic on what our favorite DE is and why but I changed my mind. Instead of saying just what our favorite desktop environment is, mention your favorite feature or features about that desktop environment or even several if they have that feature. This might be a good way to expose to others what features your DE has of which others might not be aware.

What feature or features do you pretty much have to have in a DE for it to be productive and friendly for you?
You don't have to mention them all in one post and maybe you can't even think of many so just start with one if you want.
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 08, 2019, 12:36:46 AM
One of my favorite features is program/taskbar preview that is available in the following desktop environments of which I'm aware: Plasma, Gnome and Cinnamon.

When I have several programs open, I find it handy sometimes not just to see their names but what is actually going on in the windows. This is particularly useful when watching progress bars. In Plasma and Cinnamon, by default, it's on the taskbar at the bottom. You just hover over a program and it pops up a box showing a small preview of what is happening in the actual program window. I think in Gnome, you can get something similar by bring up the task switcher.

Another feature I really like in Plasma is the checksum tab in the File Properties window. Right-click on a file in the Dolphin file manager and choose the checksums tab and you can get checksums for ISO for other downloads easily and compare them to a checksum that you paste in. It's shown below. I don't know if this is built into any other DEs but likely you can get an program that does this for you graphically if it's not.
Title: Re: Linux Desktop Environments: Favorite features
Post by: ssfc72 on February 08, 2019, 12:53:01 AM

On my Mint 18.3 Cinnamon,  I don't get that, checksum tab menu.
When I right click on an iso file, in the default file manager (I don't know if the file manager is Dolphin) I get a menu which has a menu item, "check sha256".  Clicking on the menu item, just starts a process that calculates the sha256 number of the iso.





Quote from: Jason Wallwork on February 08, 2019, 12:36:46 AM
One of my favorite features is program/taskbar preview that is available in the following desktop environments of which I'm aware: Plasma, Gnome and Cinnamon.

When I have several programs open, I find it handy sometimes not just to see their names but what is actually going on in the windows. This is particularly useful when watching progress bars. In Plasma and Cinnamon, by default, it's on the taskbar at the bottom. You just hover over a program and it pops up a box showing a small preview of what is happening in the actual program window. I think in Gnome, you can get something similar by bring up the task switcher.

Another feature I really like in Plasma is the checksum tab in the File Properties window. Right-click on a file in the Dolphin file manager and choose the checksums tab and you can get checksums for ISO for other downloads easily and compare them to a checksum that you paste in. It's shown below. I don't know if this is built into any other DEs but likely you can get an program that does this for you graphically if it's not.
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 08, 2019, 01:43:55 AM
Dolphin is the file manager only for Plasma, I believe. I think the file manager in Cinnamon is called Nemo and was forked from Gnome's file manager, Nautilus. Cinnamon and MATE are heavily modified forks of Gnome.

That's cool that there is even that graphical way of checking sha256 sums which are the most common anyway. When I was using LM Cinnamon, I would just do in the terminal.
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 10, 2019, 08:27:34 PM
I guess from this response nobody has favorite features in their desktop that they want to share. Oh well, I tried, right?
Title: Re: Linux Desktop Environments: Favorite features
Post by: buster on February 10, 2019, 08:52:21 PM
Split view in filemanager - Plasma, Mint Cinnamon.

Quickness in vm - xfce.
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 10, 2019, 09:35:35 PM
Thanks for posting, Buster. I like split-view in Plasma, too. Didn't know there was one for Cinnamon's file manager, too (or I just forgot :).
Title: Re: Linux Desktop Environments: Favorite features
Post by: fox on February 17, 2019, 12:05:42 PM
In Gnome, I like the gnome shell extensions, which can be added and activated online (gnome-shell-extensions website) or through gnome-tweaks. One in particular that I find useful is force-quit. You select it from the menubar and it changes the cursor to an "X". Click that cursor on a stuck window and it force-quits.

This is something in gnome that someone like Buster (folks who are allergic to the command line) should really appreciate, and Plasma doesn't have it. I just ran into a situation where it would have come in handy in openSUSE Leap Plasma where an update app got stuck and I couldn't force-quit it. See my posting here (https://forums.plugintolinux.ca/index.php/topic,702.msg4604.html#msg4604).
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 17, 2019, 12:46:11 PM
Is this the same extension? Just realized it's an extension to xkill. I'm using Kubuntu and I can enable that with Ctrl-Alt-Esc, no need for an extension. But I believe that's available in every X-based desktop though maybe it doesn't use the same key combo to activate or is disabled in some desktops. I freaking love xkill. Didn't even realize until today honestly that you could enable it with a key combo. I always just typed 'xkill &' in the terminal.
Title: Re: Linux Desktop Environments: Favorite features
Post by: ssfc72 on February 17, 2019, 01:38:28 PM
My number 1 desktop requirement is a 1 mouse click, distro shutdown.
Lubuntu takes 2 mouse clicks, which is better than the 3 mouse clicks needed to shut down Mint Linux.
There is a command line routine, to set up a 1 mouse click shutdown, for Mint, which i make to my Mint Distro.
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 17, 2019, 07:49:17 PM
To keep this topic on message, the discussion about xkill/kill has been continued in a new topic (https://forums.plugintolinux.ca/index.php/topic,710.0.html).
Title: Re: Linux Desktop Environments: Favorite features
Post by: Jason on February 17, 2019, 08:25:16 PM
Quote from: ssfc72 on February 17, 2019, 01:38:28 PM
My number 1 desktop requirement is a 1 mouse click, distro shutdown.
Is there a desktop environment with this feature already? I think all desktops are going to prompt you to make sure before they shutdown in case of an accidental click. But you could make a desktop shortcut to the shutdown command or halt which is probably the trick you're talking about.