window_manager icon indicating copy to clipboard operation
window_manager copied to clipboard

Controlling the other application windows.

Open TheinThanHlan opened this issue 4 months ago • 0 comments

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.

  1. function to list all application windows.
  2. function to get the application size and position.

TheinThanHlan avatar Oct 23 '25 20:10 TheinThanHlan