Welcome to mirror list, hosted at ThFree Co, Russian Federation.

8979 « unreleased « changelog - github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6dba4133828c4053c3a7bf38c1a9aae6f85d3934 (plain)
1
2
3
4
5
6
7
Bugfix: Properly handle Windows log off

We now ensure that we receive the window messages dispatched by the system.

https://github.com/owncloud/client/issues/8979
https://github.com/owncloud/client/pull/9142
https://github.com/owncloud/client/pull/9220