Malcolm Still

Results 60 issues of Malcolm Still

Figure out how WASI works and implement it.

enhancement
help wanted
good first issue

As it stands the order of usage of `define-countable-tag`s determines their enumeration. There are situations (I'm thinking footnotes and bibliography) where we may wish the ordering to follow the reference...

enhancement

I was thinking it would be useful to build a community around crank. To that end I have set up a #crankjs IRC channel on freenode, if anyone would like...

Does it make sense in an `async function*` (async generator) to `for await (const _ of )` where `x` is something other than `this`? What I'm playing around with is...

When paused for too long subsequent playing plays back a few seconds of the current song (buffered) and the stream is then lost causing the next song to start playing....

bug

I noticed that as `weston-simple-egl` runs our frame rate slowly drops from just below 60 FPS towards 30 FPS. ![screenshot](https://user-images.githubusercontent.com/2567177/42969029-d04d111e-8b9c-11e8-960d-d3b41df967e5.png) I'm not sure whether this is happening because I'm running...

bug
help wanted

We'd like to capture video from ulubis. How do we do this? I've done some preliminary playing around with `ffmpeg` which appears to have the capabilities to record from KMS....

enhancement
help wanted

I've noticed that we're accumulating WL-REGIONs by activating and deactivating weston-terminal. ![screenshot](https://user-images.githubusercontent.com/2567177/42968986-b84b1016-8b9c-11e8-8de4-f3e29fccc200.png)

With the new virtual desktop slide animation I'm noticing that the animation is not entirely smooth, suffering from some jankiness. This definitely affects ulubis animations; I'm still investigating whether I...

enhancement
help wanted