Fork me on GitHub
#portal
<
2022-09-25
>
djblue07:09:09

The embedded xwidget-webkit in emacs does a pretty good job rendering the Portal UI, interesting... :thinking_face:

🆒 4
😍 1
djblue07:09:40

Although, I'm not really sure how to use this thing

richiardiandrea15:09:15

Nice this is very cool for emacs folks!

Ben Sless05:10:52

Last time I tried it (forever and a half ago) I had conflicts with modal editing and flickering issues. Works smoothly for you?

djblue05:10:39

No flickering issues. On windows (via WSL) I have issues with certain key combos and I can't easily enter text in input fields. On osx, everything is much better but not perfect. The perf of webkit is noticeably worse than chrome, but after some rendering tweaks, it feels smooth enough.

djblue05:10:15

It should be available via (portal.api/open {:launcher :emacs}) with the latest release of https://github.com/djblue/portal/releases/tag/0.31.0

❤️ 1
Ben Sless05:10:53

Any rendering tweaks required by the user?

djblue05:10:43

No, nothing for the user. I had to tweak how the inspector was passing context to prevent re-renders.