this post was submitted on 02 Feb 2024
456 points (97.5% liked)

Linux

45574 readers
649 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 
  • KDE Plasma 6 will require users to double-click on files and folders to open them by default.
  • This change is controversial for those familiar with single-click behavior in KDE Plasma.
  • Click behavior in KDE Plasma 6 is configurable, allowing users to choose between single-click and double-click.

https://archive.ph/BseL3


This is one of the first things I always tweak in KDE, so I love this change, but I'm curious how others feel.

you are viewing a single comment's thread
view the rest of the comments
[–] Drito@sh.itjust.works 17 points 5 months ago (2 children)

I don't use KDE but I suppose the click is detected on button release, not during the press. It should adress all these questions.

[–] kilgore_trout@feddit.it 6 points 5 months ago (1 children)

The click is detected immediately, see @Jomosoto@discuss.tchncs.de's comment.

[–] cygon@lemmy.world 5 points 5 months ago

Not in any KDE release I know, and I've been using it since KDE 3.

Tested right this moment: if I press the mouse button down on a video, nothing happens. If I release it keeping the cursor within a ~5 pixel radius, the movie plays. If I move the cursor further than ~5 pixels, it begins a drag-and-drop operation.

[–] Pantherina@feddit.de 1 points 5 months ago

This is the only way that makes sense.