Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@acrisci acrisci released this 09 Apr 15:08
· 73 commits to master since this release

This release adds more useful container features for targetted use cases and minor bugfixes.

  • Implement con_find_named method - finds containers via regexp
  • Implement con_find_classed method - finds containers via regexp with WM_CLASS
  • Implement con_leaves method - finds top-level windows
  • Implement con window_class property - WM_CLASS as reported by the ipc
  • Bugfix: children cons keep a reference on their parent