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 6022343476 terminal: always call _enable/_disable on evdev devices
The current pause/resume logic kinda intertwines the resume/pause and
enable/disable functions. Lets avoid that non-obvious behavior and always
make resume call into enable, and pause call into disable, if appropriate.
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: always call _enable/_disable on evdev 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: grdev: raise frame event after DISPLAY_ADD/CHANGE 2014-09-20 11:46:49 +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: make drm-connectors first-level devices 2014-09-20 11:46:49 +02:00
sysview.h terminal: forward DEVICE_CHANGE events via sysview 2014-09-20 11:46:49 +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