Searched hist:"4 a1b989745f943f222e67b53b6183a39281998c9" (Results 1 – 2 of 2) sorted by relevance
/haiku/src/bin/screen_blanker/ |
H A D | PasswordWindow.cpp | 4a1b989745f943f222e67b53b6183a39281998c9 Wed Oct 08 07:58:41 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Made the screen saver window as well as the password window kWindowScreenFeel. * This makes them highest in the window order, so that floating all windows like the Deskbar cannot compromise the password protection anymore. This fixes #2808. * Note, the password window should also block uses of Alt-Tab, even though this is usually harmless (as only other windows with kWindowScreenFeel can be promoted to the front). * Also note, the password window should actually be an app modal window that appears in front of the screen saver window. However, the app_server currently doesn't allow anything but menus on top of a kWindowScreenFeel window. * Removed changing full screen setting of the ScreenSaver window, as this shouldn't matter. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27921 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ScreenSaverWindow.cpp | 4a1b989745f943f222e67b53b6183a39281998c9 Wed Oct 08 07:58:41 UTC 2008 Axel Dörfler <axeld@pinc-software.de> * Made the screen saver window as well as the password window kWindowScreenFeel. * This makes them highest in the window order, so that floating all windows like the Deskbar cannot compromise the password protection anymore. This fixes #2808. * Note, the password window should also block uses of Alt-Tab, even though this is usually harmless (as only other windows with kWindowScreenFeel can be promoted to the front). * Also note, the password window should actually be an app modal window that appears in front of the screen saver window. However, the app_server currently doesn't allow anything but menus on top of a kWindowScreenFeel window. * Removed changing full screen setting of the ScreenSaver window, as this shouldn't matter. * Minor cleanup.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@27921 a95241bf-73f2-0310-859d-f6bbb57e9c96
|