Results 46 comments of Joe Wingbermuehle

Thanks for reporting this. I'm not quite sure why it's not possible to move tabs between windows when the layer is set to normal, but I'm looking into it.

I can reproduce this issue, but it doesn't seem to be related to the layer necessarily. Sometimes it works and sometimes it doesn't, no matter what layer. Also, it seems...

You can set the default layer with a group option that applies to all windows: ``` xml layer:below ``` There is also a `layer` attribute for trays that you can...

I was thinking that positive coordinates would set the upper-left corner of the menu to the specified position and negative coordinates would set the lower-right corner of the menu, just...

Yeah, the MOnSter 6502 is a cool project. It would be neat to have a high-level language and small OS environment, but for now I'm more focused on the actual...

I've put some thought into using a DRAM like structure using two NMOS transistors and a capacitor per bit. The implementation is pretty straightforward and it uses about as few...