Guido Schmidt
Guido Schmidt
Allow setting a list of themes, that should get loaded on a timeslot (or sunset/sunrise). When loading a theme, it should randomly get selected from that list
It would be a good idea to check, if the designated theme in `circadian-enable-theme` was loaded before in the current Emacs session and if that's the case, rather use `enable-theme`...
I'm currently missing something similar to [document.createComment](http://www.w3schools.com/jsref/met_document_createcomment.asp) from Javascript. Would be great if one could generate HTML comments using something similar like this: #### Elm: ``` elm Html.comment "comment begin",...
- DEL/src/js/vendor: let's get rid of this oldie thing :) - ADD/src/tools/download.js: re-implement saveAs function - EDIT/js/core/Shader.js + js/GlslEditor.js: import new saveAs Second PR to get `saveAs` back in
Was quite fun to get into to project, so I allowed myself to add a keymap UI to the menu to switch between sublime and vim keymaps for codemirror ✌🏼
See #34 for further explanations, currently testing these changes.
**Describe the bug** Using `circardian--encode-time` on Windows seems to offset the time by 1 hour. **To Reproduce** Steps to reproduce the behavior: - Execute `eval-expression` and enter `(decode-time (circadian--encode-time 11...
I've been using zvm for a few months now and it is really helpful, thanks for the effort you've put into it 🙏🏽. As I've started to use the master...
It's not clear out of the box **what unit** (seconds/frames) the duration is expecting in the **edit clip UI**. Also using Backspace in the value field for duration has a...