19 Commits

Author SHA1 Message Date
Jussi Kukkonen
7ad885912e Bump version, update contact email
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
0.3
2017-05-17 14:28:20 +03:00
Jussi Kukkonen
076728ffdd Handle shifted keysyms that are not in keymap
This is based on a patch from Finn (at earthling.net):

"If my keymap is set to US and I use fakekey_press_keysym to send a Ó
the character isn't already in my keymap so fakekey adds it but then
sends ó instead. My patch now does the same check if a shift modifier
is required that's done in the code path for keys that are already in
the keymap."

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2017-05-17 10:40:27 +03:00
Jussi Kukkonen
4ed846be35 tests/Makefile.am: Add missing LIBS
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2017-05-16 10:59:02 +03:00
Richard Purdie
e327ff049b src/Makefile.am: Fix compiles in out of tree build case
Fix compiles in out of tree build case by adding missing search
path for include files.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-03-08 11:52:39 +00:00
richard
e8c2e412ea libfakekey: Handle LT_AGE more correctly for compatibility with modern libtool
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@2031 b067294f-1dea-0310-9683-c47a78595994
2008-04-15 10:10:34 +00:00
mallum
cf58ab5407 Fix XML
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1455 b067294f-1dea-0310-9683-c47a78595994
2007-01-26 16:50:35 +00:00
mallum
5276158acb Add DOAP file
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1449 b067294f-1dea-0310-9683-c47a78595994
2007-01-26 16:40:00 +00:00
mallum
6d9c7ff089 2006-07-03 Matthew Allum <mallum@openedhand.com>
* configure.ac:
        Bump up version to 0.2. With Tomas's fix for not sending
        shift when not needed ( missing ChnageLog entry ).



git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1356 b067294f-1dea-0310-9683-c47a78595994
0.2
2006-07-03 15:49:50 +00:00
tf
e4ba2b6aac * libfakekey.c: fakekey_press_keysym (): clear shift flag if keysym represents an unshifted keycode
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1355 b067294f-1dea-0310-9683-c47a78595994
2006-07-03 13:33:10 +00:00
mallum
ceca3cc70b Add snapshot target
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1169 b067294f-1dea-0310-9683-c47a78595994
2005-05-27 11:06:12 +00:00
mallum
c4f3dbf01c Add a const to key_press
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1140 b067294f-1dea-0310-9683-c47a78595994
2005-05-02 13:01:51 +00:00
mallum
c8debbf6d7 Fix for remapping keysyms, so keycode work right away
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1138 b067294f-1dea-0310-9683-c47a78595994
2005-04-28 17:49:33 +00:00
mallum
d8d55f1570 ./configure related fixes
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1123 b067294f-1dea-0310-9683-c47a78595994
2005-04-26 09:59:26 +00:00
mallum
2282f02393 fix configure.ac booboo
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1119 b067294f-1dea-0310-9683-c47a78595994
2005-04-21 15:45:31 +00:00
mallum
7865bb1f1e Remove random printf's
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1117 b067294f-1dea-0310-9683-c47a78595994
2005-04-21 13:22:29 +00:00
mallum
d39fd3772e Add a slightly lower level press api func
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1111 b067294f-1dea-0310-9683-c47a78595994
2005-04-17 15:23:39 +00:00
mallum
3df9a26ce8 bug fix to utf8 char count
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1106 b067294f-1dea-0310-9683-c47a78595994
2005-04-13 19:54:27 +00:00
mallum
87319c3523 Fix .pc file
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@1098 b067294f-1dea-0310-9683-c47a78595994
2005-04-06 21:35:11 +00:00
mallum
7822574c39 added various aux matchbox into single mb repo
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/libfakekey@933 b067294f-1dea-0310-9683-c47a78595994
2004-12-02 17:12:24 +00:00