Git Product home page Git Product logo

Comments (12)

m93a avatar m93a commented on July 22, 2024 2

I also prefer the "double-click to open and single-click to select" behavior and while the terminal command to change it is very simple, I feel like it goes against the ideals of elementary OS a little. Having all the important settings in one place and not having to google the solutions is one of the things that makes eOS so delightful to use for me.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024 1

See also elementary/files#1067 as an alternative solution. I do not think adding a setting that affects only one app to a global settings plug would be accepted. There has recently been a softening of resistance against a setting menu in Files.

from switchboard-plug-mouse-touchpad.

danirabbit avatar danirabbit commented on July 22, 2024 1

Closing since we've changed the click method in Files to a mixed mode: single click navigate, double click launch

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

Although I have some sympathy with exposing this setting, I think the UX team would prefer to work on making the single-click mode more intuitive and easier to use so any suggestions along those lines would be of interest.

As you may know, Files does, for now, continue to support double-click mode and this can be enabled by typing into a terminal:

gsettings set io.elementary.files.preferences single-click false

Or use dconf-editor to change this and other app settings.

from switchboard-plug-mouse-touchpad.

tuxiano avatar tuxiano commented on July 22, 2024

Thank you for your feedback and the trick to disabling single-click via terminal.

In general, I found single-click "dangerous", because you can easily execute a non-reviewed shell-script or other executable. If you ask me, single-click should be an option and double-click the default.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

There are some some checks to prevent execution of files that are not expected to be executable or that have not been deliberately marked executable but I doubt they are foolproof. I would like to increase the target area for selection and decrease it for activation but whether that would get past the UX team is unknown.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

Actually, I think just clicking on an executable does not execute it. You can only run an executable using the context menu.

from switchboard-plug-mouse-touchpad.

tuxiano avatar tuxiano commented on July 22, 2024

If I click on a sh-file it gets executed (at least on my system). A white window pops up, which instantly disappears.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

If you right click on the file, what is the first entry in the context menu? When I activate an (executable) .sh file (permissions 775) it opens with a text editor.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

This fairly old merge should have introduced "edit by default" behaviour - elementary/files#223 - maybe there has been a regression?

from switchboard-plug-mouse-touchpad.

tuxiano avatar tuxiano commented on July 22, 2024

No regression, I just noticed that it opens the sh file in emacs. Emacs closes directly because of this issue:

https://elementaryos.stackexchange.com/questions/797/how-to-get-gnu-emacs-work-on-elementary-os/4573#4573

So, its okay. Thank you.

from switchboard-plug-mouse-touchpad.

jeremypw avatar jeremypw commented on July 22, 2024

That's a relief - thanks.

from switchboard-plug-mouse-touchpad.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.