Depending what you use xdotool for ydotool may work. If it's almost all window management stuff though that's a tougher answer as it more or less really comes down to "find a window manager that lets you do those kinds of customations natively instead putting the same amount of work into migrating into another workaround" which is not necessarily a minor change, particularly when you've already worked out a solution on your current window manager and gotten used to it. Finding one that lets you do those kinds of action usually the easy part, e.g. i3/sway will let you directly script any action you like and you can bit it to any keys you like or externally trigger it via message bus... the hard part is more the "and it also comes with these changes" like those two being focused on tiling use cases while you may (or may not) be looking for something more exactly like some other window manager just with customizable hotkeys.
I don't have much advice on the gesture stuff as I only use "plain" gestures so haven't looked into it. Technically there isn't anything about this that should require X11 but that doesn't mean anyone has actually made a nice convenient tool for it.
Of course, no reason to jump immediately just because it'll be the default in the non-lts versions. Waiting some more may make the above less work to figure out. Two years ago it would have been many times more difficult and two years prior to that a "maybe this git branch will work" adventure for basic things.
I don't have much advice on the gesture stuff as I only use "plain" gestures so haven't looked into it. Technically there isn't anything about this that should require X11 but that doesn't mean anyone has actually made a nice convenient tool for it.
Of course, no reason to jump immediately just because it'll be the default in the non-lts versions. Waiting some more may make the above less work to figure out. Two years ago it would have been many times more difficult and two years prior to that a "maybe this git branch will work" adventure for basic things.