Re: screensaver activation notification

2010-11-20 Thread Andriy Rysin
2010/11/20 Oswald Buddenhagen > On Sat, Nov 20, 2010 at 11:28:25AM -0500, Andriy Rysin wrote: > > Could anybody point me to an (easy) way to listen to screensaver/lock > dialog > > activation so I can provide separate layout for it? > > > you could have trivially found that by browsing > org.free

Re: screensaver activation notification

2010-11-20 Thread Oswald Buddenhagen
On Sat, Nov 20, 2010 at 11:28:25AM -0500, Andriy Rysin wrote: > Could anybody point me to an (easy) way to listen to screensaver/lock dialog > activation so I can provide separate layout for it? > you could have trivially found that by browsing org.freedesktop.ScreenSaver in qdbusviewer and/or som

screensaver activation notification

2010-11-20 Thread Andriy Rysin
There's a request for keyboard layout to be remembered differently for screen lock dialog when in (by window mode) https://bugs.kde.org/show_bug.cgi?id=246301 Seems like the keyboard daemon does not get activeWindowChanged event when screensaver activated (or lock dialog is shown). Could anybody po