Skip to content

v5.3.0

Choose a tag to compare

@github-actions github-actions released this 02 Aug 00:14
e689e95

5.3.0 (2026-08-02)

Features

  • a cancellable 'close' event for WM_DELETE_WINDOW (#155) (d6b12f0)
  • clipboard: INCR on the write side, required targets, any format (#164) (2ced75e)
  • clipboard: watch a selection instead of polling it (#163) (420035d)
  • setIcon/getIcon — the _NET_WM_ICON writer (#154) (f08fe91)
  • Surface, and SVG documents that take their colour from the caller (#157) (c74f684)

Bug Fixes

  • test: a test timeout that unrefs itself cannot fire when it matters (#162) (8811235)