Results 22 comments of Philip Dukhov

Ah I see. I think it could be done using same techniques [moko-resources](https://github.com/icerockdev/moko-resources) uses under the hood.

+1 to this Could you apply this pull request? I can't even make it locally in my project cause `Insert, Delete, Replace and Move` don't have public initializers😌 Beside that...

Looks like it's indeed because of that alert. It's presented when you click on a hyperlink text. To send one you can select text and press CMD+U

Mac 11.3.1 Telegram 7.7 (215786) AppStore https://user-images.githubusercontent.com/6103621/118001083-9906c980-b370-11eb-8cac-1afb3e2cf1d4.mov I see, so the problem is that Big Sur is not yet supported 🥲 I guess you could've add this information in red...

Looks like a concurrency problem. I've added some logs: ``` "Accessibility event" "AXFocusedUIElementChanged" "nil" "Accessibility event" "AXFocusedWindowChanged" "Telegram" "Accessibility event" "AXApplicationActivated" "Chrome" 2021-05-13 12:40:54.944967+0700 AltTab[12887:542611] applicationActivated(_:_:_:) send DispatchQueue.main.async AXApplicationActivated "Accessibility...

Sure, I thought about an fourth option, something like this: -Instantly -minutes -percent -randomly from .. percent to .. percent

value for key `dnd_prefs` at `com.apple.ncprefs.plist` is data representations of an other plist! The minus is that it's not updated instantly, takes a couple of seconds. This is how I...

@AlexeyTernopolsky Have you being able to find any library to be used for such case?