static L dm_windows() { if (isLinux()) ret (L) dm_callModule(dm_requireLinuxWindowList(), 'getData); fail("Only implemented on Linux"); }