HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jfe

no profile record

Submissions

Show HN: Omnino, a windowing system for web apps, inspired by the Acme editor

github.com
50 points·by jfe·5 वर्ष पहले·10 comments

comments

jfe
·5 वर्ष पहले·discuss
I compute the resized windows and columns on mouseup to imitate how the Acme text editor does resizing, but the event handler which computes the resize could very well be called on mousemove if preferred. Maybe it'd be worth adding that as a customization in the library interface.
jfe
·5 वर्ष पहले·discuss
Thanks. I'm not sure how many people have three mouse buttons but it wouldn't hurt to make the buttons respond to middle-clicks the same way they do to left-clicks.
jfe
·5 वर्ष पहले·discuss
Thanks. Which browser are you using? I noticed this issue in Firefox but thought I fixed it. I've tested it using the latest versions of Chrome and Firefox and it seemed to work.
jfe
·5 वर्ष पहले·discuss
Omnino does not implement the "right-click to load" functionality of Acme, as it's meant to be a general-purpose library. However, I have implemented this functionality on my personal website and plan to open-source this code as a separate library soon. You can see it here: https://spelunca.xyz/