Skip to content

v0.6.0

Compare
Choose a tag to compare
@jbatez jbatez released this 12 Feb 21:17
· 272 commits to main since this release
  • Added Deno.wsi.setDeviceEventFilter.
  • Added 13 new WSIWindow methods.
  • Renamed WSIWindow.focus to WSIWindow.takeFocus.
  • WSIWindow.get{Inner,Outer}Position now throw exceptions when unavailable instead of returning null.