[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [3a235fa](https://github.com/UnigramDev/Unigram/commit/3a235fa7ee4cf634e8e3657269078f281c07d52d) • _1 files, +112/-35_
Resolve a pointer move without a point per item

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [501176b](https://github.com/UnigramDev/Unigram/commit/501176be33ff4adce2e1bc0a24d2f563613f3e69) • _1 files, +10/-0_
Note why hyperlink info should leave the attached property

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [d7a9434](https://github.com/UnigramDev/Unigram/commit/d7a94348b81b307b37cc63360f4638fab4e8b5b7) • _9 files, +24/-23_
Avoid using Dispatcher directly

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [50ccc47](https://github.com/UnigramDev/Unigram/commit/50ccc4746662fc546fb0399a192db5aa92d87a2e) • _2 files, +33/-53_
Register the link click handler statically

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [6de074e](https://github.com/UnigramDev/Unigram/commit/6de074e09231953c010f020a4cbbca08d80734e9) • _7 files, +739/-43_
Route pointer cursors through WindowContext

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [6ebc735](https://github.com/UnigramDev/Unigram/commit/6ebc735c1cef19a1385ecc7ab45ac1ae83aae964) • _1 files, +1/-1_
GetOpenPopupsForXamlRoot

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [ceecf01](https://github.com/UnigramDev/Unigram/commit/ceecf019373bd0929679427e59481b33e88f0965) • _2 files, +13/-27_
Replace Windows Hello API

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [c89188d](https://github.com/UnigramDev/Unigram/commit/c89188dd067ba64cad5faf40bf0863eef7034992) • _1 files, +9/-32_
Handle CharacterReceived on FormattedTextBox itself

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [2aaa116](https://github.com/UnigramDev/Unigram/commit/2aaa1161ecaf110d7ade603cf9805ae8a7398164) • _3 files, +61/-49_
Raise CharacterReceived from the window root

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [468522e](https://github.com/UnigramDev/Unigram/commit/468522e08c1ca62f86f71ddc1164059bf8432a5f) • _2 files, +51/-67_
Handle CharacterReceived on the popups themselves

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [37e2bd1](https://github.com/UnigramDev/Unigram/commit/37e2bd10dee525876cc9fa7f2e32821edd1fc8cf) • _2 files, +51/-10_
Accept the send popups on Enter as a key event

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [14c8070](https://github.com/UnigramDev/Unigram/commit/14c807051ee4ab013550238edcd2411c91415def) • _5 files, +57/-29_
Replace WindowContext.ActivationMode with IsActive and IsForeground

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [523b1fd](https://github.com/UnigramDev/Unigram/commit/523b1fdc82001071906c31e8c345a5dc548b5327) • _18 files, +49/-41_
Route Window.Current through WindowContext

[UnigramDev/Unigram/develop](https://github.com/UnigramDev/Unigram/tree/develop) • [9063d8e](https://github.com/UnigramDev/Unigram/commit/9063d8e3b00e03f509022f965593a2f73c326a3d) • _8 files, +43/-36_
Pass the WindowContext to window roots instead of resolving it

[#unigram](?q=%23unigram)