pop-os / cosmic-comp

Compositor for the COSMIC desktop environment
GNU General Public License v3.0
479 stars 86 forks source link

Touchpad: Navigation Gestures #315

Open ryanabx opened 8 months ago

ryanabx commented 8 months ago

This is a planned feature. See: https://github.com/pop-os/cosmic-settings/issues/35

These are the proposed navigation gestures per the link above: image

I didn't however see an issue created yet for the compositor side of things. Are touchpad gestures planned for alpha 1? They are a very useful feature when promoting the use of workspaces. Assuming the compositor side becomes complete, I could work on implementing the cosmic-settings side of things. I'm much less confident on my ability to implement the compositor side of things though :sweat_smile:

ryanabx commented 7 months ago

I'm thinking about workspace switching gestures again today, so I'm doing some reading on libinput https://wayland.freedesktop.org/libinput/doc/latest/gestures.html

pknepps commented 4 days ago

I would like to work on this. I will open up an issue under cosmic-comp as well.

ryanabx commented 4 days ago

I would like to work on this. I will open up an issue under cosmic-comp as well.

Hi, this issue is under cosmic-comp, right?

Here's an update since the time I made this issue. Workspace switching touchpad gestures are implemented (i.e. to and from workspaces).

However, the overview trigger gesture is not implemented yet, nor is the three finger swipe to switch between windows, so there's work there to be done if you'd like to look into it!

pknepps commented 4 days ago

Sorry, I thought this was in cosmic-settings. I've been planning on adding the settings to customize gestures for a while. I will open the issue under cosmic-settings.