Releases: neurlang/wayland
Releases · neurlang/wayland
v0.2.1
v0.2.0
- add tracing package windowtrace
- widget userdata is now private, must be set via setter
- popup.popuper is now private, must be set via setter
- widget.SetAllocation args must be int32
- reengineer redrawing on win
Full Changelog: v0.1.36...v0.2.0
v0.1.36
- libdecor decoration for vulkan window
Full Changelog: v0.1.35...v0.1.36
v0.1.35
- rename the web browser to make sure it installs
- rename the imports
Full Changelog: v0.1.34...v0.1.35
v0.1.34
- rename the web browser to make sure it installs
Full Changelog: v0.1.33...v0.1.34
v0.1.33
Full Changelog: v0.1.32...v0.1.33
v0.1.32
Full Changelog: v0.1.31...v0.1.32
v0.1.3
- XKB win fix, popup win fix
- assets (fonts, pngs)
- fix go.mod, go install should work again
- remove stale demo
- remove stale thdwb browser binary commit mistake
- go-wayland-texteditor: fix ctrl mess on linux
Full Changelog: v0.1.2...v0.1.3
v0.1.2: Bump Purego
- Bump Purego
- Add Browser demo
v0.1.1: Add SafeCast, Port xkbcommon to purego, Add Compose file
- Add Docker Compose for the text editor
- Port xkbcommon to purego
- Add SafeCast
- Resolves the proxy is nil problem