Downloads
Download tar.gz
637.33 KB
MD5: 26f8c0e2cb67410fccd4add772705e91
SHA-1: cf72af14d22bae2e70ddab47e3159af4d7363d6b
SHA-256: dde23ba3aeb576df9fc53b0aeb0cdcf89f6eb0fe468fb49da8815e60b886bcb4
Download zip
644.24 KB
MD5: 3fa9b07ac50928f7dc5ca1bb0e8535ed
SHA-1: bddb11ce8e57b476eb9d21a7e3e9a54318550cfa
SHA-256: 5e4f4e43e52a342a38e0b354c3405e25ea27d4cca529c764dcc990e3e05814e8
Release notes
- Searchable paths for menu items. Made possible by letting plugins define extra data that are used when searching.
- Last used item are remembered and selected when invoking Cobalt.
- New theme, Rubik. Based on work done on the Rubik theme.
- Themes can now have multiple stylesheets
- Classnames for items make it possible for themes to e.g add icons, see Rubik theme for an example.
- API change: cobalt.AddEntry takes an object instead of a list of variables.
- Various UI tweaks and bug fixes