zellij/default-plugins/compact-bar
Thomas Linford 19a502cb28
fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587)
* tab-bar: fix clicks sometimes not registering

Caching the click position wasn't working across multiple plugin
instances.

Also a couple of refactors:
  - move the code with the tab switching logic inside update
  - avoid rendering when calling switch_tab_to, since it will happen
    anyway afterwards

* same fix for compact-bar
2023-06-30 09:42:23 +02:00
..
.cargo add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00
src fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587) 2023-06-30 09:42:23 +02:00
Cargo.toml add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00
LICENSE.md add(plugin): compact-bar & compact layout (#1450) 2022-06-03 11:14:38 +02:00