I’m still trying to get myself over to linux, and I’m having a hard time finding a replacement for BetterTouchTool. Essentially, the app lets you customize multitouch trackpad gestures per-app and system wide with single to 5 finger support.
probably off topic, but i never understand people who actually use a trackpad, as i find them horrible to use and carry around a bt mouse w my notebook so i don’t have to use the trackpad. if you have the time, could you please explain a bit why you personally use it? Thanks!
The multitouch trackpad for me is a great way to get the eye candy of having linear animations tied to your finger movement. In a practical sense, I use linear animations in MacOS to “peek” between desktops and pages in Safari all the time. The fact of the matter is that linear animations are just far smoother, and useful than ones that snap into place from a single input trigger. I even have a trackpad for my home desktop setup and literally don’t use my traditional mouse unless I’m playing a game that doesn’t support controllers.
A good example of this is to compare Windows’s app exposé with the MacOS one. In Windows when you swipe up (or down? I forget which one) with 4 (3?) fingers, once you hit a certain point the app exposé just appears no matter how slow or fast you’re doing the gesture. On MacOS, you can do the app expose gesture on the trackpad as slow or as fast as you want and it’ll animate in time with the speed of your fingers doing the gesture.
In the new plasma/Wayland it is pretty dope… I make 4 desktops per activity in a matrix shape and use 2 activities work and home and it’s pretty easy to zip a out in the OS and switch activities and desktops with muktifinger scroll, and shortcuts for desktops and activity switching…
+1 for using Activities. There’s dozens of us!
This would normally be a feature of your window manager or desktop environment, which do you use?
I’m in the test phase of all the available ones; KDE is by far my favorite, and I really like gnome as well (but I can’t use it because Dropbox relies on application status icons which are absent from gnome; I tried the extensions to bring that back but they didn’t work for me when I tried them a while back)
Check this out. It only works on KDE, you have to compile it from source and it’s a pain in the ass to configure but it seems like it has all the features you’re looking for.
You might also need to add
set(CMAKE_POSITION_INDEPENDENT_CODE ON)
to the CMakeLists to get it to compile.
Such is life.