Neo Genesis

Results 2 issues of Neo Genesis

I am using the `move` function as: ``` activeWindow = winctl.GetActiveWindow(); activeWindow.move(0, 0, 800, 600); ``` but I have multiple issues: - there is a space (**7px** gap) between the...

Is it possible to add auto compile feature on settings like on [Easy LESS](https://marketplace.visualstudio.com/items?itemName=mrcrowl.easy-less), it automatic compile the `.less` file to `.css`. Can we also include [nib](https://github.com/tj/nib). We can have...

feature request