Konstantin Azizov

Results 47 comments of Konstantin Azizov

Sequelize actually supports using [multiple scopes](http://docs.sequelizejs.com/en/latest/docs/scopes/#merging) at once, so I think it also should be considered before implementing this feature.

Good point @mrluissan, I totally agree but it seems to me that the project is not being actively maintained and it's unlikely that this PR will be merged, even with...

Agree, Electron already has support for detecting a dark theme in Mojave([guide](https://github.com/electron/electron/blob/master/docs/tutorial/mojave-dark-mode-guide.md)).

Hi @adskrubiori, thanks for reaching out. I was wondering if you checked out feature "Show timer in menubar" in settings by any chance? My concern is that Pomodoro timer window...

Thanks for the elaboration, this indeed makes sense now! I think it's a valid feature but I'm not sure if it's possible to implement with restrictions of the "menubar" package....

Great find, @adskrubiori! I think having a close button with `alwaysOnTop` option is going to make things more obvious for a user but feel free to experiment and come up...

I was thinking to keep current "Dialog" system as it is because we need an input from user to switch to next phase.

I'm interested in implementing it! Do you have any CI preference(I was thinking about Travis)? I also think that we might want to validate it against a specific schema, what...

Forked, merged and published as [@g07cha/flexbox-react](https://www.npmjs.com/package/@g07cha/flexbox-react) if anyone needs it.

I'm not sure if we have this code in current version of armor manager. Are you reporting an existing issue or it's a question?