index
:
~dvdhrm/kmscon
master
KMS/DRM based system console
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
uterm_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-04
shl: move log.[ch] to shl_log.[ch]
David Herrmann
1
-1
/
+1
2013-02-06
build: major cleanup
David Herrmann
1
-0
/
+11
2013-01-13
shl: hook: add 'oneshot' flag
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move input related API to uterm_input.h
David Herrmann
1
-1
/
+1
2013-01-07
uterm: move uterm_input.h to uterm_input_internal.h
David Herrmann
1
-1
/
+1
2012-11-05
uterm: input: uxkb: properly handle changed keyboard state on wake up
Ran Benita
1
-2
/
+3
2012-11-05
uterm: input: don't test device capability in wakeup_dev
Ran Benita
1
-12
/
+9
2012-10-28
uterm: input: fix stopping key-repeat when going asleep
David Herrmann
1
-0
/
+2
2012-10-27
uterm: input: allow passing "model" for keyboard descs
David Herrmann
1
-1
/
+2
2012-10-27
uterm_input_uxkb: update leds to match keyboard state
Ran Benita
1
-1
/
+1
2012-10-27
uterm_input: change device 'feature' to device 'capability'
Ran Benita
1
-19
/
+16
2012-10-27
uterm_input: remove supporting code for updating LED state
Ran Benita
1
-10
/
+1
2012-10-11
wlterm/kmscon: change default repeat-rate to 50
David Herrmann
1
-1
/
+1
2012-10-09
kmscon: add --xkb-repeat-rate/delay command-line arguments
David Herrmann
1
-3
/
+14
2012-10-09
uterm: input: implement software key-repeat
David Herrmann
1
-8
/
+16
2012-10-09
uterm: input: add support for multiple keysyms
David Herrmann
1
-5
/
+17
2012-10-09
uterm: input: use uxkb directly
David Herrmann
1
-58
/
+7
2012-10-08
uterm: input: remove plain backend
David Herrmann
1
-11
/
+1
2012-10-08
uterm: input: add flag to input-events marking them as handled
David Herrmann
1
-0
/
+1
2012-10-01
Make xkbcommon mandatory
David Herrmann
1
-4
/
+0
2012-09-30
Fix printf() specified bugs all over the code
David Herrmann
1
-1
/
+1
2012-09-26
build: update autotools logic and add "wlterm" application
David Herrmann
1
-1
/
+1
2012-09-18
shl: move kmscon_hook_* to shl
David Herrmann
1
-8
/
+8
2012-09-16
shl: move timer to shl_timer_*
David Herrmann
1
-1
/
+1
2012-09-15
shl: move dlist to shl_dlist.h
David Herrmann
1
-0
/
+1
2012-09-15
shl: move dlist implementation to shl_dlist_*
David Herrmann
1
-15
/
+15
2012-09-11
uterm: move uterm_internal.h to uterm_input.h
David Herrmann
1
-1
/
+1
2012-09-05
uterm: input: add string_to_keysym() helper
David Herrmann
1
-0
/
+16
2012-08-14
uterm: input: make sleep-state recursive
David Herrmann
1
-7
/
+15
2012-08-14
uterm: input: do not include main.h
David Herrmann
1
-1
/
+0
2012-08-11
uterm: input: pass xkb parameters from outside
David Herrmann
1
-8
/
+10
2012-08-11
main: move conf_global to kmscon_conf in new header main.h
David Herrmann
1
-7
/
+8
2012-07-31
uterm: input: add uterm_input_keysym_to_string()
David Herrmann
1
-0
/
+13
2012-07-21
Refactor input backend-system
David Herrmann
1
-6
/
+17
2012-06-24
static: move statically linked subsystems to static_*
David Herrmann
1
-1
/
+1
2012-05-27
uterm_input: fix increasing refcnt
David Herrmann
1
-0
/
+1
2012-05-05
uterm_input: fix initializing device list
David Herrmann
1
-0
/
+1
2012-05-05
uterm_input: use new kbd API
David Herrmann
1
-11
/
+9
2012-05-05
uterm_input: add input layer to uterm
David Herrmann
1
-0
/
+456