this post was submitted on 26 Jan 2025
85 points (100.0% liked)
Linux
49393 readers
1589 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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
to the CMakeLists to get it to compile.
Such is life.
Linux Mint's Cinnamon has an involved gesture pref panel, but it's not per app, it's system-wide. If the suggestion from the other user for touche/touchegg don't work due to being designed for X11, you're out of luck. What you're asking is a bit too specialized and from what I read from the creator of touchegg on his github, is that Wayland has no way to support these features. So don't expect it in the future either.
Yeah, I’m basically going to have to refuse to use any app that’s lacking in Wayland support. Really no reason to build a Linux ecosystem that has legacy parts from the get go.
From the developer, he said that Wayland has no way to support these features, not that he won't support them. You need the right APIs to develop this app, and while X11 seems to have them, Wayland does not.