1
0
mirror of https://github.com/systemd/systemd.git synced 2024-11-08 11:27:32 +03:00
systemd/src/libsystemd-terminal
David Herrmann f6e3ee1493 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.
2014-09-22 14:27:02 +02:00
..
evcat.c terminal: print RESYNC state in evcat 2014-09-22 14:27:02 +02:00
grdev-drm.c terminal: fix mode sync for connectors 2014-09-20 11:46:49 +02:00
grdev-internal.h terminal: grdev: schedule virtual frame events if hw doesn't support it 2014-09-20 11:46:49 +02:00
grdev.c terminal: grdev: schedule virtual frame events if hw doesn't support it 2014-09-20 11:46:49 +02:00
grdev.h terminal: add grdev DRM backend 2014-09-19 14:13:06 +02:00
idev-evdev.c terminal: forward evdev RESYNC events to linked devices 2014-09-22 14:27:02 +02:00
idev-internal.h terminal: add xkb-based keyboard devices to idev 2014-08-27 18:42:28 +02:00
idev-keyboard.c terminal: fix uninitialized variable in strerror() log message 2014-09-11 17:20:11 +02:00
idev.c terminal: fix missing hashmap_new() conversions 2014-09-15 17:12:41 +02:00
idev.h terminal: add xkb-based keyboard devices to idev 2014-08-27 18:42:28 +02:00
modeset.c terminal: raise sysview DEVICE_CHANGE events per attachment 2014-09-22 14:27:02 +02:00
subterm.c terminal/subterm: use usec_t instead of "unsigned long" 2014-07-29 13:00:35 +02:00
sysview-internal.h terminal: free sysview-device names on destruction 2014-08-28 12:45:51 +02:00
sysview.c terminal: raise sysview DEVICE_CHANGE events per attachment 2014-09-22 14:27:02 +02:00
sysview.h terminal: raise sysview DEVICE_CHANGE events per attachment 2014-09-22 14:27:02 +02:00
term-charset.c terminal: add parser state-machine 2014-07-18 12:53:41 +02:00
term-internal.h terminal: add screen-handling 2014-07-18 12:53:41 +02:00
term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
term-parser.c terminal: silence warning 2014-07-18 13:32:40 +02:00
term-screen.c Fix a few more typos 2014-08-30 13:46:07 -04:00
term-wcwidth.c terminal: avoid warning about signed-unsigned comparison 2014-08-03 23:53:49 -04:00
test-term-page.c Fix a few more typos 2014-08-30 13:46:07 -04:00
test-term-parser.c terminal: add parser state-machine 2014-07-18 12:53:41 +02:00
test-unifont.c terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont-def.h terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont-glyph-array.bin terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont-internal.h terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont.c terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00
unifont.hex terminal: add unifont font-handling 2014-07-18 17:45:33 +02:00