chiark / gitweb /
terminal: raise sysview DEVICE_CHANGE events per attachment
authorDavid Herrmann <dh.herrmann@gmail.com>
Sat, 20 Sep 2014 15:47:56 +0000 (17:47 +0200)
committerDavid Herrmann <dh.herrmann@gmail.com>
Mon, 22 Sep 2014 12:27:02 +0000 (14:27 +0200)
Instead of raising DEVICE_CHANGE only per device, we now raise it per
device-session attachment. This is what we want for all sysview users,
anyway, as sessions are meant to be independent of each other. Lets avoid
any external session iterators and just do that in sysview itself.


No differences found