elementary / default-settings

Default settings for elementary OS
GNU General Public License v3.0
39 stars 28 forks source link

Move touchegg conf here #196

Closed danirabbit closed 3 years ago

danirabbit commented 3 years ago

At the moment we're shipping touchegg conf in os-patches, but really it should be here. I don't think there's a good reason for it to be a patch

JoseExposito commented 3 years ago

I updated https://github.com/elementary/default-settings/pull/198 to be consistent with the default settings used by Gala https://github.com/elementary/gala/pull/976/files#diff-02a771e360b1bd424efabecf0240174f805908067847764e81c5e6e6f81e2910

At the moment:

Let's see if @cassidyjames likes this defaults, I know he suggested something else.... But that was when we didn't have a UI to configure this.

Let me know if you prefer to keep patching Touchégg so I can replicate this changes in os-patches.

I believe this is the last piece we were missing to ship global gestures, right? Am I missing something else or do you have plans to support other global gestures? Like, I don't know, 4 fingers pinch to sow the apps menu or something.

cassidyjames commented 3 years ago

Ah yeah I think we wanted just to focus on workspaces by default, with 3-finger gestures (and ideally if 4-finger gestures are not configured, they would also work for these; I forget where we landed on that):

• Swipe up/down for Multitasking View • Swipe left/right for switching workspaces

I don't think we plan to do anything with pinching by default, because that's both more finicky in general and seems to be less consistently triggerable in LibInput. Plus I think it's easy to fall down the macOS hole of having a million different gestures and not being able to discover/remember them all. 😅

JoseExposito commented 3 years ago

So, this by default, right?

defaults

I just update both Gala and this config to actually have no config at all heheheh