ITwrx

Results 37 issues of ITwrx

It would be very useful to be able to filter results by whether the project is a library, CLI, TUI, or GUI program. I have no idea what would be...

on-hold

I think it would be good for nim community and library devs to know what libraries people are searching for. So, this issue proposes that every search get saved and...

help wanted
on-hold

Hi, Thanks for the library. I'm thinking this will be a big speed-up for my applications, but i'm having trouble making use of it. I'm not seeing a proc for...

I'm looking forward to trying out servy after reading some of your Nim Days book (thanks for that, btw!), but servy doesn't seem to be in the nim packages list...

bug

when running 2.5.0.0 (head) ```Nim import webui let window = newWindow() # Create a new Window window.showWv("Hello") wait() ``` i get `Gtk-Message: 17:25:10.910: Failed to load module "colorreload-gtk-module"` Following a...

Many of the fonts are too small for my poor wittle eyes, especially the main and sub nav menus on the top left of the application. I have to strain...

java ui

I'm not seeing a way to specify the address used by my Guildenstern applications: only the port. In my current use case, it looks like epolldispatcher's `start()` proc would need...