zellij/default-plugins
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
..
compact-bar fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587) 2023-06-30 09:42:23 +02:00
fixture-plugin-for-tests refactor(plugins): improve api (#2552) 2023-06-17 17:47:28 +02:00
status-bar fix: improve user experience (#2522) 2023-06-12 21:01:20 +09:00
strider feat(plugins): strider improvements (#2551) 2023-06-17 18:16:41 +02:00
tab-bar fix(tab-bar,compact-bar): tab switching with mouse sometimes not working (#2587) 2023-06-30 09:42:23 +02:00