Ionică Bizău (Johnny B.)

Results 126 comments of Ionică Bizău (Johnny B.)

...and contributions are welcome as well. :smile:

Since we can promisify any function having a callback, I'm :-1: this. Should be easy to create an `x11-promise` and keep this module as small as possible... :sparkle:

@sidorares Nope! Looking at it. Is there any example on setting such properties?

``` js InternAtom(true, "_SET_WM_WINDOW_TYPE", function (err, atomId) { /* ... */ }); ``` The `atomId` is `0`–is it fine?

Hmm, here is what I did: ``` js var x11 = require('x11'); var PointerMotion = x11.eventMask.PointerMotion; x11.createClient(function(err, display) { var X = display.client; var root = display.screen[0].root; // mode: 0...

@sidorares `openbox`, on Ubuntu Server 14.10.

/cc @priyadarshininadar Can you please take a look at this?

I'm sure bower would be very useful too. I was asking for npm because I'm not a bower fan. :smile:

@connors Any update on this?

That's a feature I was thinking at. It's awesome that you find this! :+1: However, the implementation in our case would be with `data-presure={0-4}` and with some CSS styling. A...