mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 16:43:09 +00:00
Add wayland, wlroots, and xkb packages (#2301)
This commit is contained in:
parent
4f66b137ee
commit
b7afc8dd13
@ -26928,5 +26928,46 @@
|
|||||||
"description": "Vimeo extractor",
|
"description": "Vimeo extractor",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/thisago/vimeo"
|
"web": "https://github.com/thisago/vimeo"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wayland",
|
||||||
|
"url": "https://github.com/j-james/nim-wayland",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wayland",
|
||||||
|
"wrapper",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim bindings for Wayland",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/j-james/nim-wayland"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "wlroots",
|
||||||
|
"url": "https://github.com/j-james/nim-wlroots",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"wayland",
|
||||||
|
"wlroots",
|
||||||
|
"wrapper",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "Nim bindings for wlroots",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/j-james/nim-wlroots"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "xkb",
|
||||||
|
"url": "https://github.com/j-james/nim-xkbcommon",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"xkb",
|
||||||
|
"xkbcommon",
|
||||||
|
"wrapper",
|
||||||
|
"library"
|
||||||
|
],
|
||||||
|
"description": "A light wrapper over xkbcommon",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/j-james/nim-xkbcommon"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user