zellij/zellij-utils/src
Aram Drevekenin b7cc3f3a62
fix(panes): various fixes for rendering stacked panes without pane frames (#4035)
* initial work

* fix rendering issues with stacked panes without pane frames

* make mouse clicking work

* test: rendering stacked panes without frames

* style(fmt): rustfmt

* docs(changelog): update pr
2025-03-02 13:18:12 +01:00
..
input fix(stacked-panes): better handling of adding new panes to a stack (#4016) 2025-02-22 12:45:30 +01:00
kdl feat(plugins): add tab history to the SessionUpdate Event (#4014) 2025-02-21 19:34:38 +01:00
plugin_api feat(plugins): add tab history to the SessionUpdate Event (#4014) 2025-02-21 19:34:38 +01:00
snapshots feat(ux): tips on startup (#3988) 2025-02-13 17:12:47 +01:00
test-fixtures feat(config): switch to kdl (#1759) 2022-10-05 07:44:00 +02:00
channels.rs Improve client disconnect handling (#2068) 2023-01-22 18:04:40 +00:00
cli.rs feat(plugins): API to change floating pane coordinates (#3958) 2025-01-30 17:04:36 +01:00
common_path.rs chore(package): vendor common_path (#3780) 2024-11-19 10:00:40 +01:00
consts.rs feat(ui): about plugin and release notes (#3979) 2025-02-10 16:05:48 +01:00
data.rs feat(plugins): add tab history to the SessionUpdate Event (#4014) 2025-02-21 19:34:38 +01:00
downloader.rs fix(plugins): handle concurrent http downloads (#3664) 2024-10-11 15:26:05 +02:00
envs.rs feat(ux): first run setup-wizard (#3556) 2024-08-16 14:00:01 +02:00
errors.rs Fix compiler warnings (#4026) 2025-02-28 14:09:35 +00:00
home.rs fix(ux): configuration fixes (#3713) 2024-10-31 14:35:13 +01:00
ipc.rs Fix compiler warnings (#4026) 2025-02-28 14:09:35 +00:00
lib.rs chore(package): vendor common_path (#3780) 2024-11-19 10:00:40 +01:00
logging.rs dependencies: switch from Wasmer to Wasmtime (#3349) 2024-06-28 16:47:43 +02:00
pane_size.rs fix(panes): various fixes for rendering stacked panes without pane frames (#4035) 2025-03-02 13:18:12 +01:00
position.rs fix(terminal): SGR/UTF8 mouse reporting in terminal panes (#1664) 2022-08-17 09:28:51 +02:00
session_serialization.rs feat(ui): stacked resize (#3957) 2025-01-28 21:24:07 +01:00
setup.rs chore(repo): convert themes to new spec (#4002) 2025-02-17 17:30:21 +01:00
shared.rs plugins: rework plugin loading (#1924) 2022-11-22 20:06:02 +00:00