lucivpav / WindowKeeper

macOS utility remembering position of windows when reconnecting to external monitors
MIT License
3 stars 0 forks source link

Storing windows closes an open context menu #6

Open lucivpav opened 5 years ago

lucivpav commented 5 years ago

Steps to reproduce:

  1. Open any context menu, e.g. right clicking on desktop
  2. Wait until the automatic window storage is called
  3. Observe context menu was closed
lucivpav commented 5 years ago

This is caused by spaces.allWindowsForSpace() method

lucivpav commented 5 years ago

Bug reported upstream: https://github.com/asmagill/hs._asm.undocumented.spaces/issues/16