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)
commitf6e3ee1493f20823b2c33465458b92f3581af88d
tree3104f362352ac1d5aa4d09c8df668cac8dd033f4
parent89febb631a4710992cd41e402a643451b19c11a7
terminal: raise sysview DEVICE_CHANGE events per attachment

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.
src/libsystemd-terminal/modeset.c
src/libsystemd-terminal/sysview.c
src/libsystemd-terminal/sysview.h