Skip to content

Releases: phil294/vimium-everywhere

0.2.2

20 Jul 13:28
0de45df
Compare
Choose a tag to compare

fix crashes (#4, #5, #6)

0.2.1

06 Jul 23:45
Compare
Choose a tag to compare

Fixes closing of popup windows: Prevent our Gui from taking focus, ever (#3)

Wayland support: Nope

0.2.0

05 Apr 15:26
Compare
Choose a tag to compare

This release

  • hopefully fixes the ahk_id must be a number error popup problem (#1)
  • allows to switch to simple mode via env var: SIMPLE_MODE=1 ./vimium-everywhere
  • updates the underlying ahk_x11 version to latest 0.5.1 which mostly helps with compatibility on different systems
  • fixes all crashes, so it's not necessary anymore to use the -no-gc version or wrap the call in while true; ....

For those waiting on Wayland support: I'm currently porting AHK_X11 to Wayland generally and allegedly At-Spi works there just fine. So if all goes well, you can expect Vimium Everywhere on Wayland in a few days.

0.1.0

13 Dec 22:30
22a35e2
Compare
Choose a tag to compare
Update README.md