alspore

Results 12 comments of alspore

Do you think it's best to implement this theme or application side?

If we want theme changes to be persistent, should we overwrite the config file with the new theme url or require the user to add the theme's url in their...

I just pulled from your develop branch and I'm getting a seg fault after setting the monitor to anything but 0. I'll look into it later today. Other than that...

I think you're confusing screens and displays/monitors. For whatever reason X makes the distinction that a screen is the sum of one or more display outputs, while a display is...

Cool. I'm going to try to update everything. For now, here are the outputs of the incompatible scripts. _date.js_ ``` util.js:0 (function (exports, require, module, __filename, __dirname) { // Copyright...

`date.js` seems to work if I remove the following lines. I'm not too familiar with prototypes in javascript. What's the purpose of this bit? ``` javascript function inspect() { return...

Ooh, the pipes would be nice. So I gather the commands would send the pipes as return values of the exposed api.