fu5ha / i3-vim-nav

Seamlessly navigate i3 windows and vim splits
GNU Lesser General Public License v2.1
99 stars 10 forks source link

Sway support #10

Open dataO1 opened 4 years ago

dataO1 commented 4 years ago

Is it possible to support sway with this?

markstos commented 4 years ago

Currently it is X11-specific. However, it could be modified to use ydotool, which emits keypress events instead of X11-specific calls.