BDisp
BDisp
I read it, but I don't know if I can process all of this. I'm trying to do my best by providing controls for close, maximize/restore, minimize, help, and a...
This one: Or this one:
I was developing a system menu for toplevels. I can't guess what your tastes are regarding the images and glyphs I used. So, and to avoid further annoyance, I'll end...
> Instead of effing around with Don't forget to do it for the `MenuItem` as well. Thanks.
> Then, if, as I'm working, `v2_develop` changes, I want those changes in `v2_xxx-branch`, so I > > ```powershell > git checkout v2_develop > git pull upstream v2_develop > git...
Sorry, ignore the local commits not yet pushed because you already do a `git push` before the `git pull origin v2_xxx-branch`. Maybe the `git pull origin v2_xxx-branch` isn't really needed...
Maybe the culprit is the `git pull` after the `git rebase --onto v2_develop`. During this you probably need to resolve any conflicts and only after they are fixed you do...
But this issue is waiting for the NStack fix, right?
> If you say so. I just wanted to ensure it was clearly tracked since it is an a good example of remaining wide rune issues. > > Do you...
Sorry for using this issue to relate that the mouse events are not sent when the mouse is outside the top of the WT, no mater I'm using win32-input-mode or...