Roger Dahl

Results 15 issues of Roger Dahl

Thank you for NanoGUI, it's awesome! Are there any plans to add support for scaling on Linux? I wrote an app using NanoGUI and it uses the size passed to...

Thank you for writing this add-on. Do you know if it works on Linux? I'm running Firefox 67.0 on Linux Mint 19, and it does not seem to work for...

Add information about enabling userChrome on recent versions of Firefox (copied from the ShadowFox wiki.)

It wold be awesome to get support for injecting high resolution scroll wheel events. It would allow smooth scrolling instead of line by line scrolling if the events are based...

enhancement
needs investigation

This project looks similar to [NanoGUI](https://github.com/wjakob/nanogui), which is also an immediate mode GUI library based on NanoVG. I've used NanoGUI in the past and it worked nicely for me. I...

As of v0.10.1, exa displays timestamps in a fixed order, which can be confusing if multiple timestamp options are used. It would be better to display the timestamps in the...

I'm planning on trying MicroPather out as part of a circuit board autorouter. On a PCB, a given area can only be used by a single trace. So I would...

On Linux, this script leaves an orphaned semaphore showing with `ls -l /dev/shm`. If the semaphore was created by the context manager, it seems like it would be safe to...