Open
Description
Expected behaviour
Panel applet will display the content of a file and update when the content of the file changes. This could be a modification of the 'command' applet to use a watch instead of a timed poll.
Actual behaviour
Current behavior is a timed loop on the command. To display a value that is subject to change I set the command field to 'cat' the file every n seconds where 'n' is an acceptable delay for the update. This can result in frequent unnecessary file io.
Steps to reproduce the behaviour
N/A
MATE general version
Where can I find this?
Package version
mate-desktop 1.26.1-1
Linux Distribution
6.3.1-arch1-1
Activity