Skip to content

Releases: neurlang/wayland

v0.2.1

17 Nov 13:19
Compare
Choose a tag to compare
  • fixd docker compose, works in linux
  • fix smoke
  • bump dep

Full Changelog: v0.2.0...v0.2.1

v0.2.0

16 Nov 21:49
Compare
Choose a tag to compare
  • 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

07 Sep 17:13
Compare
Choose a tag to compare
  • libdecor decoration for vulkan window

Full Changelog: v0.1.35...v0.1.36

v0.1.35

08 Jun 09:44
Compare
Choose a tag to compare
  • rename the web browser to make sure it installs
  • rename the imports

Full Changelog: v0.1.34...v0.1.35

v0.1.34

08 Jun 09:38
Compare
Choose a tag to compare
  • rename the web browser to make sure it installs

Full Changelog: v0.1.33...v0.1.34

v0.1.33

08 Jun 09:16
Compare
Choose a tag to compare

Full Changelog: v0.1.32...v0.1.33

v0.1.32

05 Jun 23:57
Compare
Choose a tag to compare

Full Changelog: v0.1.31...v0.1.32

v0.1.3

05 Jun 15:04
Compare
Choose a tag to compare
  • 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

20 Apr 10:57
Compare
Choose a tag to compare
  • Bump Purego
  • Add Browser demo

v0.1.1: Add SafeCast, Port xkbcommon to purego, Add Compose file

27 Jan 10:55
Compare
Choose a tag to compare
  • Add Docker Compose for the text editor
  • Port xkbcommon to purego
  • Add SafeCast
    • Resolves the proxy is nil problem