ianyh / Amethyst

Automatic tiling window manager for macOS à la xmonad.
https://ianyh.com/amethyst/
MIT License
14.68k stars 487 forks source link

Debugging Custom Layouts? #1637

Open prize-goof opened 4 months ago

prize-goof commented 4 months ago

Is your feature request related to a problem? Please describe. A js file runs fine on node.js, but does not work as a custom layout of Amethyst. No error messages are provided.

Describe the solution you'd like Provide a log of error messages. (Is it already provided?)

patmuk commented 3 months ago

+1 - how can we debug a custom layout? Any console.log possibility or dev tools? Enabling layout debug did not change anything for me.