Page 1 of 1

Can't dock panes

Posted: Sat Oct 15, 2022 12:20 am
by zwastik

version 16.0.0
os: archlinux
sway-git r6975.99fd096d-1
wlroots-git 0.16.0.r5785.a049d66d-1

I am using codelite within sway (wayland) and I am unable to dock dettached panes (the output pane to be precise, I don't want to detach others and not being able to dock them later). Also tested with GDK_BACKEND=x11 and same issue. There is also no "attach" option when right clicking on the pane.
What other information can i provide you?
Thanks


Re: Can't dock panes

Posted: Sat Oct 22, 2022 6:18 pm
by eranif

CodeLite does not implement the docking
This part is coming from the wxWidgets library that we use

So understanding the wxWidgets version, GTK version etc could help
But I would definitely report this to the wxWidgets forum / mailing list (both are very active)

Eran