ronen barzel
ronen barzel
Cool, glad you're on top of it.
@uranusjr thanks! That got the preview pane back. I guess though still a bug report that the View menu item disappears and Shift-Cmd-H doesn't work after closing with the pane...
The same thing has started happening to me in the past week or so. @R0GG did you ever track it down? Did it ever stop? (I'm not low on disk...
hi @ychin, thanks for looking into it (and for everything MacVim :) I'm running MacVim r179 (Vim 9.1.0), and here's my sys info: System Software Overview: System Version: macOS 14.3.1...
Hi @tusharkarle just a heads-up, once #137 gets merge (assuming it does :) all the encryption code will have moved from the `Attendants` component into a new `VideoCallClient`. It's all...
Cool! I've already started working on this :) I'll see what I can do about making small PRs -- but I want to be sure it works before taking the...
> I'll see what I can do about making small PRs -- but I want to be sure it works before taking the code down a path that may not...
#90 was waiting in the wings for #85 to be ready :)
Hi guys -- here's another commit waiting in the wings: 022476c "Factor out web media connection and use into model::connection::Connection" I haven't made a PR yet since that commit is...
H guys, FYI once #137 is merged, here's what I'm thinking my next steps are: 1. Pull out the things in `yew-ui/src/model` into a top-level `videocall-client` directory. That directory would...