This patch adds mechanisms to find and interact with windows to the scripting API: - workspace.windowAt provides a way to list the windows at a given location on the screen. - workspace.stackingOrder provides a list of all windows in the order they are stacked on the screen. - workspace.raiseWindow provides a mechanism to bring a given window to the top of that list, making it visible above all others. Signed-off-by: Antonio Russo <aerusso@aerusso.net>remotes/origin/work/zamundaaa/fractional-damage
parent
ea543ebe14
commit
966416cb60
2 changed files with 64 additions and 0 deletions
Loading…
Reference in new issue