Added
- Ability to flash window on keybinding with flash_window command.
Changed
- Window conflict behavior changed. Previously, if two flash requests were made for a single window within the flash interval, the second request would be ignored. Now the first request is just restarted, which makes the program feel more responsive.
- Removed tendo dependency.
- Added the default-opacity parameter.
Fixed
- Division error in the python2 version which lead to 1ms flashes by default.