index
:
~sardemff7/weston
master
wip/idle-inhibitor
wip/libweston-desktop-tests
wip/libweston-modules
wip/shm_open
My Weston WIP stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clients
/
weston-simple-im.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-16
Make config.h inclusion consistent
Bryce Harrington
1
-1
/
+1
2016-06-16
weston-simple-im: Make capitalization consistent in error messages
Bryce Harrington
1
-3
/
+3
2015-11-19
Use input method protocol from wayland-protocols
Jonas Ådahl
1
-63
/
+67
2015-06-15
clients: Update boilerplate from MIT X11 license to MIT Expat licenses
Bryce Harrington
1
-16
/
+17
2014-08-20
Replace deprecated xkbcommon symbols with current names
Ran Benita
1
-11
/
+11
2013-08-26
Add more missing config.h #includes
Kristian Høgsberg
1
-0
/
+2
2013-05-02
text: Rename input_method to wl_input_method
Jan Arne Petersen
1
-62
/
+62
2013-05-02
text: Fix serial handling
Jan Arne Petersen
1
-17
/
+11
2013-05-02
text: Add language and text-direction to protocol
Jan Arne Petersen
1
-23
/
+31
2013-02-15
text: Split out cursor_position
Jan Arne Petersen
1
-6
/
+12
2013-02-15
text: Add commit request
Jan Arne Petersen
1
-1
/
+8
2013-02-15
simple-im: fix for protocol changes
Jan Arne Petersen
1
-1
/
+19
2013-02-15
text: add serial argument to text protocol
Jan Arne Petersen
1
-2
/
+19
2013-02-15
text: add pre-edit styling support to protocol
Jan Arne Petersen
1
-3
/
+9
2013-01-24
clients: add global_remove handler stubs
Pekka Paalanen
1
-1
/
+8
2012-11-27
weston-simple-im: Add a few more compose sequences
Kristian Høgsberg
1
-0
/
+7
2012-11-27
weston-simple-im: Fold struct keyboard_input into struct simple_im
Kristian Høgsberg
1
-81
/
+48
2012-11-27
weston-simple-im: Fold keyboard_input_handle_keymap() into event handler
Kristian Høgsberg
1
-46
/
+40
2012-11-27
weston-simple-im: Fold keyboard_input_handle_key() into event handler
Kristian Høgsberg
1
-28
/
+19
2012-11-27
weston-simple-im: Fold keyboard_input_handle_modifiers into event handler
Kristian Høgsberg
1
-26
/
+15
2012-11-27
weston-simple-im: Stop using toytoolkit
Kristian Høgsberg
1
-11
/
+30
2012-11-27
weston-simple-im: Use serial number from incoming events
Kristian Høgsberg
1
-4
/
+5
2012-11-27
weston-simple-im: Create our own xkb_context
Kristian Høgsberg
1
-1
/
+8
2012-11-27
clients: Move keyboard-utils.[ch] into weston-simple-im
Kristian Høgsberg
1
-1
/
+141
2012-11-27
text: Add simple compose input method
Jan Arne Petersen
1
-0
/
+338