window_manager
window_manager copied to clipboard
Controlling the other application windows.
I am currently making a "key mapper" application for Linux android emulator to play games. For this project I need the window size and position of the emulator.
- function to list all application windows.
- function to get the application size and position.