opensc/src/ui
Frank Morgner 2c26b7392d opensc-notify: handle reader insertion/removal events
- If readers are attatched, the new reader is probed for a card to check
if a notification needs to be sent
- removal of readers are not notified to the user, we assume that PC/SC
sends the correct card removal event
- The list of readers to be monitored is adjusted once a reader (dis)appears
- On macOS, without PnP notification, we always check for new/removed
readers with SCardListReaders
- fixes interrupt handling in opensc-notify on Unix

fixes https://github.com/OpenSC/OpenSC/issues/1874
2020-04-06 18:08:34 +02:00
..
Makefile.am added missing files to distribution 2018-05-23 22:26:39 +02:00
Makefile.mak macOS: Added support for notifications 2017-08-02 19:02:05 +02:00
char_str_from_wchar.h opensc-notify: notify for card events 2017-08-02 19:04:09 +02:00
invisible_window.h opensc-notify: add Exit button to tray icon 2018-08-05 11:35:12 +02:00
notify.c macos: use generic location for NotificationProxy 2019-12-02 08:22:34 +01:00
notify.h opensc-notify: add Exit button to tray icon 2018-08-05 11:35:12 +02:00
strings.c opensc-notify: handle reader insertion/removal events 2020-04-06 18:08:34 +02:00
strings.h md: change semantics of cancelling the PIN pad prompt 2018-08-05 11:35:12 +02:00
wchar_from_char_str.h Windows: Added support for notifications 2017-08-02 19:03:16 +02:00