zellij/zellij-utils/assets/prost
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
..
api.action.rs feat(ux): pin floating panes (#3876) 2024-12-16 16:03:20 +01:00
api.command.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.event.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.file.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.input_mode.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.key.rs feat(keybindings): support multiple modifiers (eg. Ctrl+Alt) and the kitty keyboard protocol (#3383) 2024-05-27 16:15:09 +02:00
api.message.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.pipe_message.rs feat(pipes): allow piping messages to plugins from keybindings (#3212) 2024-03-21 16:52:15 +01:00
api.plugin_command.rs feat(ux): pin floating panes (#3876) 2024-12-16 16:03:20 +01:00
api.plugin_ids.rs feat(plugins): session manager cwd and new filepicker (#3200) 2024-03-18 09:19:58 +01:00
api.plugin_permission.rs feat(plugins): allow changing the plugin's /host folder (under a new permission) (#3827) 2024-12-01 11:06:44 +01:00
api.resize.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
api.style.rs xtask/pipeline: Fix publish task (#2711) 2023-08-28 06:24:27 +00:00
generated_plugin_api.rs feat(plugins): introduce 'pipes', allowing users to pipe data to and control plugins from the command line (#3066) 2024-01-17 12:10:49 +01:00