Michael Benford

Results 19 comments of Michael Benford

I kept thinking about my suggestion and although it might work and make manually running installed tools more natural, it wouldn't make it any easier to run them from other...

Hi @Hcu. Sorry for the very late response. :( Currently a connection is established once, and only once, when the `socket` factory is instantiated by Angular. I guess if you...

Wouldn't it be simpler to just remove the listeners when the controller's scope is destroyed instead of disconnecting the socket altogether? That's easy to do by using the `bindTo` method:...

Sorry for not replying sooner. As @KimCrab and @arvind-das said, using `keyProperty` is the correct way to handle this particular case. Although that option [is documented](http://mbenford.github.io/ngTagsInput/documentation/api), I recognize common scenarios...

Thanks for your interest in contributing! :) What was the rationale behind this change? Prettylog was designed to operate on the output of a single app, and I don't really...

> OK - the xmonad layout does have additional handling for this: > > https://github.com/qtile/qtile/blob/c1f5073935a61f2bb9a36e198791590410ec07a1/libqtile/layout/xmonad.py#L358 > > Will check how this works and then see if we can add to...

@thingsiplay I think the Monad layouts are actually the right ones when it comes to gaps because they handle double margins, whereas the others you mentioned don't, AFAIK. I'll look...

@thingsiplay I measured all margins in MonadThreeCol with GIMP and they all had exactly the same size (I used a 5-pixel margin). Could you provide more information about the issue...

I am also experiencing an unexpected behavior regarding modifiers: like @infokiller I have a custom XKB keymap as well, but my configuration _adds_ a modifier to a keypress, and that...

@orki It still happens on my end as well (kitty 0.20.3).