1
0
Fork 0
forked from wry/wry

output: don't focus the workspace when clicking on the separator

This commit is contained in:
Julian Orth 2026-02-17 18:19:12 +01:00
parent d3ee69863a
commit dd89355d80
3 changed files with 11 additions and 0 deletions

View file

@ -234,6 +234,7 @@ impl ConnectorHandler {
bar_rect: Default::default(),
bar_rect_rel: Default::default(),
bar_rect_with_separator: Default::default(),
bar_rect_with_separator_rel: Default::default(),
bar_separator_rect: Default::default(),
bar_separator_rect_rel: Default::default(),
render_data: Default::default(),