Searched hist:"0834 f79c8ce6e973204ff08a16ffaa3e97d8a1ff" (Results 1 – 4 of 4) sorted by relevance
/haiku/src/bin/screen_blanker/ |
H A D | ScreenBlanker.h | 0834f79c8ce6e973204ff08a16ffaa3e97d8a1ff Sat Mar 14 16:25:46 UTC 2009 Ryan Leavengood <leavengood@gmail.com> An Esc pressed while the password window is showing will close it and resume the screen saver.
I added this to the filter in the ScreenSaverWindow instead of the PasswordWindow to avoid having to add another BMessageFilter. It already is getting all keydowns anyhow.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29521 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ScreenBlanker.cpp | 0834f79c8ce6e973204ff08a16ffaa3e97d8a1ff Sat Mar 14 16:25:46 UTC 2009 Ryan Leavengood <leavengood@gmail.com> An Esc pressed while the password window is showing will close it and resume the screen saver.
I added this to the filter in the ScreenSaverWindow instead of the PasswordWindow to avoid having to add another BMessageFilter. It already is getting all keydowns anyhow.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29521 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | PasswordWindow.cpp | 0834f79c8ce6e973204ff08a16ffaa3e97d8a1ff Sat Mar 14 16:25:46 UTC 2009 Ryan Leavengood <leavengood@gmail.com> An Esc pressed while the password window is showing will close it and resume the screen saver.
I added this to the filter in the ScreenSaverWindow instead of the PasswordWindow to avoid having to add another BMessageFilter. It already is getting all keydowns anyhow.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29521 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | ScreenSaverWindow.cpp | 0834f79c8ce6e973204ff08a16ffaa3e97d8a1ff Sat Mar 14 16:25:46 UTC 2009 Ryan Leavengood <leavengood@gmail.com> An Esc pressed while the password window is showing will close it and resume the screen saver.
I added this to the filter in the ScreenSaverWindow instead of the PasswordWindow to avoid having to add another BMessageFilter. It already is getting all keydowns anyhow.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@29521 a95241bf-73f2-0310-859d-f6bbb57e9c96
|