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

interrupts, better network info and overall cleanup #1

Open
Ckath opened this issue Mar 1, 2019 · 1 comment
Open

interrupts, better network info and overall cleanup #1

Ckath opened this issue Mar 1, 2019 · 1 comment

Comments

@Ckath
Copy link
Owner

Ckath commented Mar 1, 2019

things exist to get notified on file changes (inotify), should use that and cleanup some of this shoddy code while at it

@Ckath Ckath pinned this issue Mar 1, 2019
@Ckath
Copy link
Owner Author

Ckath commented Mar 5, 2019

makes more sense to get network info using system network libs similar to sstat/ip-indicator, might as well redo that as well. this leaves the current situation to be fixed as follows:

  • redo config (lots of questionable define business atm)
  • redo network info (more info such as ip, ssid, maybe base the notifications on ip change as well)
  • battery nofications based on file changed events of battery state instead of polling

@Ckath Ckath changed the title rewrite to be interrupt/event driven instead of polling interrupts, better network info and overall cleanup Mar 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant