reactos/base/system/winlogon
Joachim Henze 22b9c6e927 [0.4.11][WINLOGON] Display the shutdown message popup dialog on the current input desktop. (#3259) CORE-17050
Display the shutdown message popup dialog on the current input desktop,
and periodically monitor for any change of the input desktop. When the
latter changes, close the dialog and recreate it on the new input desktop.

In addition, retain the current dialog position and restore it when the
dialog is recreated on the new desktop.

A patch authored by HBelusca.

The regression was introduced by 0.4.10-dev-579-g
c697f191cf

This commit is merging back the changes of 0.4.15-dev-1096-g
0ff9b0ff7e
(the minimized patch from JIRA avoiding most surrounding style changes)
2021-06-21 01:07:47 +02:00
..
lang [TRANSLATION] Update Simplified Chinese translation. (#1096) 2018-12-05 16:50:05 +01:00
res Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
CMakeLists.txt [WINLOGON] On logoff, also disconnect from any remote location 2018-09-11 08:30:31 +02:00
environment.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
notify.c Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
resource.h [WINLOGON] Localize the shutdown timeout 2018-04-29 17:09:37 +02:00
rpcserver.c [WINLOGON] Move the system shutdown code into a separate file 2018-04-02 00:38:52 +02:00
sas.c [WINLOGON] Restore saved connections on session opening 2018-11-17 22:13:34 +01:00
screensaver.c [0.4.11][WINLOGON] Start the screensaver on the user desktop CORE-16548 2020-10-23 17:43:20 +02:00
setup.c [WINLOGON] Hack-fix for CORE-14877 ; see commit bcec1fd6. 2018-08-06 17:38:00 +02:00
shutdown.c [0.4.11][WINLOGON] Display the shutdown message popup dialog on the current input desktop. (#3259) CORE-17050 2021-06-21 01:07:47 +02:00
winlogon.c [WINLOGON] When starting Setup (which runs with SYSTEM credentials), explicitly specify on which window station and desktop we start it, so as to avoid the default choice of the non-interactive Service-0x0-3e7$ window station. 2018-07-17 01:59:51 +02:00
winlogon.h [WINLOGON] Fix build 2018-09-14 08:15:08 +02:00
winlogon.rc Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys. 2017-10-03 07:45:34 +00:00
wlx.c [WINLOGON] Allow WinSta0 access only when needed. Also, reset the WinSta0 user as soon as we have logged-off. 2018-07-22 19:03:17 +02:00