Skip to content

Version 1.4.0

Compare
Choose a tag to compare
@acrisci acrisci released this 11 Feb 01:32
· 230 commits to master since this release

Bump to version 1.4.0

Version 1.4.0 adds the following bugfixes and features:

  • Add container property 'floating'
  • Add container property 'focus' (the focus stack)
  • Add container info for window gaps
  • Use native byte order everywhere
  • Add descendents iterator to Con
  • Add Con.find_instanced()
  • Add documentation and tests
  • List descendents BFS
  • Allow usage from external event loops
  • bug: return command result in Con.command()