nwg-drawer 0.5.1
- Added calculations in the search box.
If the search box is not empty, and you press Enter, the search box content will be evaluated as an arithmetic operation.
If the result is not an error, it will be displayed in a small window, and copied to the clipboard with wl-copy.
Press any key to close the window.
This feature uses the expr library by Anton Medvedev.