vrmiguel / bustd

Process killer daemon for out-of-memory scenarios
MIT License
212 stars 12 forks source link

Notification support #15

Open mmstick opened 2 years ago

mmstick commented 2 years ago

Should this be achieved by making this service a DBus service offering signals that a user session service can watch and give notify-rust notifications with?

mmstick commented 2 years ago

Alternatively, a udp socket broadcasting messages via IPC and user session services watching and interpreting those messages.

TechnologyClassroom commented 1 year ago

notify-rust would be helpful. Even a beep would work.