Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve the notification system #3

Open
grazzolini opened this issue Aug 17, 2015 · 2 comments
Open

Improve the notification system #3

grazzolini opened this issue Aug 17, 2015 · 2 comments

Comments

@grazzolini
Copy link
Owner

The way that chkboot handles the notification of changed files has lots of room for improvement. More specifically, desktop integration. Also, the use of inotify could be integrated to proactively warn about changes, at the time they happen, and ask for user interaction.

@Edenhofer
Copy link

One should probably start by writing a .dektop file to utilize the existing autostart mechanisms.
Something similar to this should be sufficient

[Desktop Entry]
Type=Application
Exec=/usr/bin/chkboot-desktopalert
Name=chkboot-desktopalert
Comment=Desktop notification for chkboot

but to get really fancy one might even think about adding icons.

@Edenhofer
Copy link

ping

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

No branches or pull requests

2 participants