Skip to content

[Feature Request] 'Command' applet to respond to file change events rather than time ticks #657

Open
@stephenboston

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

Link to bugreport of your Distribution (requirement)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions