Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@acrisci acrisci released this 26 Mar 01:17
· 81 commits to master since this release

This release contains features that make scripting more expressive and powerful and major bugfixes related to language bindings.

  • Bugfix: copy functions make deep copeies (fixes all gjs issues)
  • GLib required version reduced to 2.32 (builds on Debian Wheezy)
  • Added support for gtk-doc generation
  • Detailed ipc signals allow for event filtering based on change
  • con_command method - executes a command in the context of a container
  • con_command_children method - executes a command in the context of container child nodes
  • con_workspaces method - collects the workspaces of a tree
  • con_find_focused method - finds a focused container in a container
  • con_workspace method - finds the closest workspace