Wayland在Go中的实现-Golang开发

时间:2021-05-26 18:49:14
【文件属性】:
文件名称:Wayland在Go中的实现-Golang开发
文件大小:144KB
文件格式:ZIP
更新时间:2021-05-26 18:49:14
Golang Miscellaneous 该模块包含Wayland协议的纯Go实现。 当前仅支持wayland-client功能。 Go中Wayland的实现该模块包含Wayland协议的纯Go实现。 当前仅支持wayland-client功能。 使用go-wayland-scanner从协议XML文件生成Go代码。 要加载游标,纯Go中的Wayland游标和xcursor的最小端口分别位于游标和cursor / xcursor处。 为了演示此模块的功能,示例/ imageviewer包含一个简单的图像查看器。 它演示显示*窗口,并调整其大小
【文件预览】:
go-wayland-main
----client()
--------doc.go(355B)
--------context.go(2KB)
--------client.go(188KB)
--------common.go(444B)
--------event.go(2KB)
--------util.go(348B)
--------request.go(2KB)
----unstable()
--------xdg-shell-v6()
--------fullscreen-shell-v1()
--------text-input-v3()
--------linux-dmabuf-v1()
--------xdg-decoration-v1()
--------text-input-v1()
----cmd()
--------go-wayland-scanner()
----internal()
--------tempfile()
--------log()
--------byteorder()
--------swizzle()
----staging()
--------xdg-activation-v1()
----stable()
--------xdg-shell()
--------presentation-time()
--------viewporter()
----LICENSE(1KB)
----AUTHORS(36B)
----examples()
--------imageviewer()
----go.sum(4KB)
----README.md(1014B)
----cursor()
--------err.go(418B)
--------xcursor()
--------cursor.go(8KB)
----go.mod(323B)

网友评论