shpakovski

Results 34 comments of shpakovski

Hello Wang, thanks a lot for the problem report! Could you be more specific? Please describe all steps to reproduce this Issue, maybe starting from `git clone`. Thanks in advance...

Iโ€™m very sorry, but please, describe the case step by step. It is still not clear to me what is a problem.

@rampatra Have you managed to fix this?

Hello Rob, thanks a lot for using CodeBox! Iโ€™m planning to add Swift in V2 but have no ETA, sorry.

Hi @mcint ๐Ÿ‘‹ There is no such property as `isEnabled`, although itโ€™s a great idea. You have to register and unregister manually, if I get your question correctly. Sorry for...

The #115 has got conflicts with the main branch, but this looks like what you are looking for.

Thank you for the report! So it should be a counter and methods `beginEventMonitoring` / `endEventMonitoring` which stops monitoring when it reaches zero ๐Ÿค” Would this help?

Please check `-[StatusItemView drawRect:]`, you can add text drawing in the end. But first make sure to provide more space for the status item. Does it help?

Hi Ruslan, I cannot look into this at the moment. Xprop uses method swizzling to hide menu items, so the most likely Apple engineers switched to the same component for...