v0.6.0
- Added
Deno.wsi.setDeviceEventFilter
. - Added 13 new
WSIWindow
methods. - Renamed
WSIWindow.focus
toWSIWindow.takeFocus
. WSIWindow.get{Inner,Outer}Position
now throw exceptions when unavailable instead of returningnull
.
Deno.wsi.setDeviceEventFilter
.WSIWindow
methods.WSIWindow.focus
to WSIWindow.takeFocus
.WSIWindow.get{Inner,Outer}Position
now throw exceptions when unavailable instead of returning null
.