Commit Graph

  • b1e5d75220 vte: show reversed question mark on SUB David Herrmann 2012-05-28 17:47:51 +02:00
  • 6b4fc364df vte: remove kmscon_console_backspace() David Herrmann 2012-05-28 16:49:56 +02:00
  • cd553c54ad vte: answer with ACK to an ENQ enquiry David Herrmann 2012-05-28 16:48:08 +02:00
  • 9aa76272e9 vte: use callback for outgoing messages David Herrmann 2012-05-28 16:38:56 +02:00
  • c2515b2ae7 vte: add ctrl+0-9 shortcuts David Herrmann 2012-05-28 15:39:25 +02:00
  • 1647c5fc32 vte: handle F1-F20 correctly David Herrmann 2012-05-28 15:30:17 +02:00
  • d6c50d9b8f vte: handle KeyPad/NumPad keys David Herrmann 2012-05-28 15:18:45 +02:00
  • 0986989ce7 vte: add line-feed/new-line mode David Herrmann 2012-05-28 15:12:10 +02:00
  • a3d5eef70e vte: implement cursor keys David Herrmann 2012-05-28 14:12:30 +02:00
  • 8157556602 vte: implement editing keys David Herrmann 2012-05-28 14:01:22 +02:00
  • 2396423d03 vte/font/console: support basic character attributes David Herrmann 2012-05-28 12:37:12 +02:00
  • 47d7cf085c vte: send correct escape characters on ctrl+KEY input David Herrmann 2012-05-27 16:45:27 +02:00
  • 9c7e0159aa uterm_input: introduce UTERM_INPUT_HAS_MODS() David Herrmann 2012-05-27 16:43:26 +02:00
  • 51bfe9d107 test_input: always print keysym David Herrmann 2012-05-27 16:41:19 +02:00
  • ff7c065692 vte: print debug message on unknown CSI parameters David Herrmann 2012-05-27 15:21:32 +02:00
  • 2c5712685b vte: remove kmscon_vte_bind() David Herrmann 2012-05-27 14:47:11 +02:00
  • a1b2202ccf main: start ui on each seat David Herrmann 2012-05-27 12:08:49 +02:00
  • 415417c97c uterm_input: fix increasing refcnt David Herrmann 2012-05-27 12:04:48 +02:00
  • 6c8877e0a2 xkb: add a TODO note to kbd_dev_reset stub Ran Benita 2012-05-20 17:35:10 +03:00
  • 698d0fb95a xkb: produce key events Ran Benita 2012-05-20 17:26:10 +03:00
  • c6ccc9b842 xkb: initialize the xkb objects Ran Benita 2012-05-20 16:29:43 +03:00
  • 7493bce2f5 xkb: remove old xkb code and add stubs Ran Benita 2012-05-20 11:53:26 +03:00
  • 4f0defca3f input: remove old input subsystem David Herrmann 2012-05-26 14:58:53 +02:00
  • 199f4cbfa8 Replace old input subsystem with new uterm input David Herrmann 2012-05-26 14:57:08 +02:00
  • 06885d2dd6 kbd: remove "dev" from kbd_dev_keysym_to_string Ran Benita 2012-05-20 18:15:54 +03:00
  • de078499d2 monitor: fix small memory leak Ran Benita 2012-05-20 18:26:51 +03:00
  • 8af8f47143 main: remove old session code David Herrmann 2012-05-26 14:39:25 +02:00
  • 7107550fd4 main: allocate one VT per seat David Herrmann 2012-05-26 14:34:46 +02:00
  • 4a20135a7c vt: fix calling wrong callbacks David Herrmann 2012-05-26 14:30:38 +02:00
  • 625ae94daa main: poll video devices on hotplug David Herrmann 2012-05-26 13:47:23 +02:00
  • 3ac89ed33f main: add input device to each seat David Herrmann 2012-05-26 13:44:36 +02:00
  • 42de147268 main: collect one DRM device per seat David Herrmann 2012-05-26 13:38:23 +02:00
  • 589b5ce9e3 main: create vt master object David Herrmann 2012-05-26 13:16:23 +02:00
  • 477542b2ba main: listen for new seats David Herrmann 2012-05-26 13:14:20 +02:00
  • 4c85801975 main: use uterm_monitor objects David Herrmann 2012-05-26 13:02:05 +02:00
  • c8ab4a2c49 uterm_vt: fix correctly passing vt data to callbacks David Herrmann 2012-05-26 07:33:34 +02:00
  • 14ab49d985 test_vt: use new uterm vt master David Herrmann 2012-05-26 07:24:47 +02:00
  • 233eb5c510 uterm: add VT API David Herrmann 2012-05-25 09:45:20 +02:00
  • 68c6f68993 vt: add kmscon_vt_supported() function David Herrmann 2012-05-24 19:14:51 +02:00
  • 8a5f45ac35 Merge e25740b2e6a4ac6406f70f566b2079ef984d406f into d3257fca31ee75b91c0915b9760fdd203c18ce3b GitHub Merge Button 2012-05-20 14:07:55 -07:00
  • d3257fca31 eloop: fix eloop object never being freed David Herrmann 2012-05-20 22:54:08 +02:00
  • e25740b2e6 xkb: add a TODO note to kbd_dev_reset stub Ran Benita 2012-05-20 17:35:10 +03:00
  • b9ecae04e6 xkb: produce key events Ran Benita 2012-05-20 17:26:10 +03:00
  • b47dcaee1d xkb: initialize the xkb objects Ran Benita 2012-05-20 16:29:43 +03:00
  • 897757294a xkb: remove old xkb code and add stubs Ran Benita 2012-05-20 11:53:26 +03:00
  • 4bcca3d708 input: remove old input and kbd subsystems Ran Benita 2012-05-20 11:43:57 +03:00
  • 6f5e3839f8 kbd: remove "dev" from kbd_dev_keysym_to_string Ran Benita 2012-05-20 18:15:54 +03:00
  • d4e27ce27e monitor: fix small memory leak Ran Benita 2012-05-20 18:26:51 +03:00
  • 00ff46b701 eloop: add initial gtk-doc comments David Herrmann 2012-05-19 17:58:08 +02:00
  • 0b8da0ce50 eloop: dynamically reallocate dispatch cache David Herrmann 2012-05-19 13:47:55 +02:00
  • 56d7932523 eloop: add more comments David Herrmann 2012-05-19 13:33:05 +02:00
  • 2eb172acb4 eloop: use counter source for idle events David Herrmann 2012-05-19 13:07:12 +02:00
  • f0b92a1366 eloop: fix not returning new counter object David Herrmann 2012-05-19 13:05:49 +02:00
  • fb4b087bf2 eloop: forward timer HUP and I/O errors to caller David Herrmann 2012-05-19 12:47:08 +02:00
  • c9fe031cb7 eloop: forward EOF and I/O errors of counters to caller David Herrmann 2012-05-19 12:30:05 +02:00
  • f10ca03eab eloop: allow enabling/disabling counter sources David Herrmann 2012-05-19 12:26:55 +02:00
  • 6a0742465b eloop: allow enabling/disabling timer sources David Herrmann 2012-05-19 12:24:28 +02:00
  • 9703ee3502 eloop: correctly forward error codes David Herrmann 2012-05-19 12:15:51 +02:00
  • 3ca31d922b eloop: allow enabling/disabling fd sources David Herrmann 2012-05-18 17:35:18 +02:00
  • c4f68e36c1 fbdev: add few implementation hints David Herrmann 2012-05-18 16:39:23 +02:00
  • d1870df383 eloop: move callback declarations into correct order David Herrmann 2012-05-18 16:38:51 +02:00
  • 3219b9ccfd eloop: convert idle sources to hooks David Herrmann 2012-05-17 18:35:00 +02:00
  • 83ed40f089 eloop: move code David Herrmann 2012-05-17 18:17:52 +02:00
  • e37f4a9fba eloop: make timers create fd on initialization David Herrmann 2012-05-17 17:40:14 +02:00
  • 69dcfe8586 eloop: take fd argument for fd-sources at initialization David Herrmann 2012-05-17 17:03:46 +02:00
  • 31550f3180 eloop: add counter sources David Herrmann 2012-05-17 16:41:26 +02:00
  • 32baeeec9d eloop: add ev_fd_is_bound() helper David Herrmann 2012-05-17 16:33:47 +02:00
  • bb1eee8a0f test_output: explicitely activate GL context David Herrmann 2012-05-17 16:31:38 +02:00
  • 6ae48322ed font: fix trailing newline in debug message David Herrmann 2012-05-17 14:44:50 +02:00
  • efcc519458 test_output: fix build failure David Herrmann 2012-05-05 22:49:29 +02:00
  • 3acc23c932 test_input: use new input API David Herrmann 2012-05-05 22:48:15 +02:00
  • 2d2c92e6c2 uterm_monitor: correctly enumerate input devices David Herrmann 2012-05-05 22:41:23 +02:00
  • fd9a68ae2e uterm_monitor: refresh seats before scanning the system David Herrmann 2012-05-05 22:40:32 +02:00
  • c81a83fb3a uterm_monitor: initialize list heads correctly David Herrmann 2012-05-05 22:40:01 +02:00
  • c67b20d89e uterm_monitor: add debug messages David Herrmann 2012-05-05 22:39:24 +02:00
  • fcd4156ea0 uterm_input: fix initializing device list David Herrmann 2012-05-05 22:37:21 +02:00
  • 3e905921da uterm_input_xkb: fix typo David Herrmann 2012-05-05 22:36:23 +02:00
  • 07d94e0792 uterm_input: fix typo David Herrmann 2012-05-05 22:35:43 +02:00
  • c5f137c833 uterm_input: add xkb backend David Herrmann 2012-05-05 21:30:06 +02:00
  • aa0566ba0a uterm_input: use new kbd API David Herrmann 2012-05-05 21:15:57 +02:00
  • a13ac6b8e4 uterm_input: add kbd API David Herrmann 2012-05-05 21:14:38 +02:00
  • c7cd3bf353 uterm_input: add input layer to uterm David Herrmann 2012-05-05 20:33:27 +02:00
  • 5a5bd3a6f2 uterm_monitor: add input device support David Herrmann 2012-05-05 18:21:58 +02:00
  • d1be1d60fa uterm_video: remove hotplug awareness David Herrmann 2012-05-05 17:39:46 +02:00
  • 394879e603 uterm_video_drm: include xf86drmMode.h again David Herrmann 2012-05-05 17:24:23 +02:00
  • 380868d54b uterm_monitor: add system monitor for full seat support David Herrmann 2012-05-05 17:16:13 +02:00
  • 23e9903f07 misc: add safe list iterator David Herrmann 2012-05-05 17:14:28 +02:00
  • f7b398a34a eloop: allow flushing an fd David Herrmann 2012-05-05 17:13:42 +02:00
  • 335182556c uterm_video: add udev device parameter to video_new() David Herrmann 2012-05-03 19:24:39 +02:00
  • 60b4fb5100 build: fix build for automake 1.12 David Herrmann 2012-05-03 19:05:59 +02:00
  • bd9d153691 uterm: fix comments David Herrmann 2012-05-03 18:11:40 +02:00
  • 36a4948be5 uterm_video_drm: return -EINVAL if already activated David Herrmann 2012-04-25 18:19:21 +02:00
  • 7e9a31aa4e uterm_video: allow explicitely activating GL ctx David Herrmann 2012-04-25 17:35:03 +02:00
  • c7ec2f9dac uterm_video: disable egl context on destruction David Herrmann 2012-04-22 17:19:55 +02:00
  • 3c6d3ed468 test_input: use new test_include.h infrastructure David Herrmann 2012-04-22 17:07:11 +02:00
  • 508a3be363 tests: remove unneeded tests David Herrmann 2012-04-22 16:57:45 +02:00
  • 1081c76274 test_vt: use new test_include.h code David Herrmann 2012-04-22 16:51:28 +02:00
  • a34a107723 test_console: remove David Herrmann 2012-04-22 16:42:25 +02:00
  • 6c23507910 console: avoid unneeded matrix transformations David Herrmann 2012-04-22 16:38:53 +02:00
  • 0310a4c054 font_pango: add debug messages David Herrmann 2012-04-22 16:38:23 +02:00