dawsers

Results 22 comments of dawsers

What I did to solve a problem similar to this one is add to functions to the `bindings.{h,c}` and then write a script like this: ``` -- Change geometry and...

I would like to be of more help by coding instead of filing reports, but as I explained, Rust is foreign to me. I spent one full day trying to...

First of all, thank you for this effort, it seems the right way to fix this issue. I have a question, though. You make an effort to align the content...

I don't know if it makes any difference, but those plugins add UI on top of Yazi's. My plugin replaces Yazi's UI by overriding Root. Does it?

Thank you for your prompt review. I have added the window rule and modified the dispatcher to only override it. I think I am not missing anything, but please let...

OK, done. I have one question. I want to try to fix the bug I mentioned about the application thinking the window doesn't fit in the viewport and locating some...

Everything seems to be working now for Wayland windows. I am going to see if XWayland can be adapted too. Scaling is OK, popups are not, but I haven't tried...

I see XWayland popups are "regular" floating windows, and don't keep any reference to a parent. I see there is a `CWindow::m_pX11Parent` field, but it is never used or updated....

Cool. I think this may close #3861

Do we want this or should I close it?