View Single Post
Posts: 64 | Thanked: 117 times | Joined on Aug 2010
#774
Originally Posted by coderus View Post
@SaiKo camera-ui have prestart mode as daemon. and many others system apps too.
i think you should use python and check active x-windows, not processes.
If i do 'xwininfo -root -children -int' camera-ui is listed 3 times although the app isn't activated.

How would python get the truly active windows?

Thank you.