zellij/default-plugins/configuration/src
Aram Drevekenin dd291e2a1f
feat(ux): pin floating panes (#3876)
* working

* ui indication

* add keybinding

* add to plugin panes

* fix with multiple cursors

* toggle with the mouse

* fix e2e tests and add new one

* some cleanups

* add to layouts

* make mouse click more lenient

* allow setting a new floating pane as pinned

* make toggle work throughthe command line

* add to plugin api

* get tests to pass

* style(fmt): rustfmt
2024-12-16 16:03:20 +01:00
..
main.rs feat(plugins): add configurable black background for ui components (#3681) 2024-10-24 18:21:44 +02:00
presets.rs feat(ux): pin floating panes (#3876) 2024-12-16 16:03:20 +01:00
presets_screen.rs fix(plugins): properly pad UI elements when they have a background (#3806) 2024-11-24 16:46:13 +01:00
rebind_leaders_screen.rs fix(plugins): properly pad UI elements when they have a background (#3806) 2024-11-24 16:46:13 +01:00
ui_components.rs fix(ux): configuration fixes (#3713) 2024-10-31 14:35:13 +01:00