Open wilhelmy opened 3 years ago
Yep, we've thought about adding mark + actions, Super+T
is somewhat inspired by the concept, but could use some love.
For go to window, I'd reccomend the switcher exension: https://github.com/daniellandau/switcher/, though it doesn't do attach, which would be nice.
IIRC we've looked a bit at getting something to work with rofi. We have a gnome-shell-mode for emacs which uses dbus to push «live» code, so something like that could work fairly well.
The default Super+Shift+Arrow
bindings moves focus between screens and warps the cursor (warping should now work in Wayland too IIRC), though you might want to disable the corresponding native gnome bindings as they're configured per window bindings which we're forced inherit if active, leaving the shortcut disabled on empty workspaces.
Coming from notion, I decided to give paperwm a spin because it seems like a good successor project. There are several keyboard based features I miss in paperwm that make notion a very efficient tool for me:
Are there any plans to support these, or opinions on these features? Thanks for the interesting approach to wayland compositor development by just extending gnome rather than doing it from scratch. It makes so much sense!