]> git.gir.st - VimFx.git/commit
Consider multimedia elements as adjustable
authorSimon Lydell <simon.lydell@gmail.com>
Tue, 23 Feb 2016 06:23:39 +0000 (07:23 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Tue, 23 Feb 2016 16:37:57 +0000 (17:37 +0100)
commitdf8c48a3b85d19add9f1f7d3962110a474380867
tree4b82cbeffc870a4c8b9a408f87fd26dc9da4f28e
parent054c27460732e96b06d169ac2fcba3d9db5be447
Consider multimedia elements as adjustable

`<video>`, `<audio>`, `<embed>` and `<object>`. This allows pressing `<space>`
to toggle between play and pause, for instance.

This also allows to get rid of the check for fullscreen elements. That's good,
because _any_ element can be fullscreened, not just `<video>` elements.
documentation/api.md
extension/lib/utils.coffee
extension/lib/vimfx.coffee
Imprint / Impressum