mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 15:43:13 +00:00
Add windy - Windowing library for Nim using OS native APIs. (#2106)
This commit is contained in:
parent
81e82570fc
commit
db0f16752c
@ -11563,6 +11563,22 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/boxy"
|
||||
},
|
||||
{
|
||||
"name": "windy",
|
||||
"url": "https://github.com/treeform/windy",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"win32",
|
||||
"macOS",
|
||||
"x11",
|
||||
"wayland",
|
||||
"openGL",
|
||||
"graphics"
|
||||
],
|
||||
"description": "Windowing library for Nim using OS native APIs.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/treeform/windy"
|
||||
},
|
||||
{
|
||||
"name": "xdo",
|
||||
"url": "https://github.com/juancarlospaco/nim-xdo",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user