I'm probably not doing this the correct way, but it crashes none-the-less I put this binding in ionws.lua under ionframe_bindings
mdrag(DEFAULT_MOD.."Button1", WGenFrame.p_tabdrag) The idea is that I'd like to alt+click to drag the current frame somewhere (sort of how most WMs let you move windows around with alt+click). It crashes when i let go of button1 when alt+leftclick dragging. The error and crash message: assertion "reg!=NULL" failed: file "rootwin.c", line 478 /usr/local/bin/ioncore: Caught signal 6. Dying. Abort trap -Jordan Sissel
