|
|
9e5629d1e0
|
Enable Wayland's virtual-keyboard protocol
This commit includes a little restructuring necessary for keeping wayland objects properly.
It doesn't fix broken modifier functionality yet.
|
2019-06-25 18:12:15 +00:00 |
|
|
|
c8059ebf50
|
stubbing: Key generation events
Only enabled when Xtest is in use. It's probably always meant to be in use though, as this piece of code also opens the preferences dialog
|
2019-03-14 11:09:35 +00:00 |
|
|
|
2d4e4c7a13
|
Fix compiler warnings.
|
2012-10-01 11:37:47 +09:00 |
|
|
|
2e822cb6a6
|
Don't crash when all the keyboards are removed.
|
2012-08-15 17:27:20 +09:00 |
|
|
|
7298d320e0
|
Refine keysym handling.
|
2012-03-29 16:27:56 +09:00 |
|
|
|
ee0505c100
|
Add keyboard selection dialog to preferences.
|
2012-03-28 12:54:22 +09:00 |
|
|
|
f442733b33
|
Fix some mistakes.
* remove useless g_obect_{set,get}_property call.
* free GError on error.
|
2012-03-16 18:15:50 +09:00 |
|
|
|
148d8e7524
|
Revive eekboard -k option to specify keyboard from command line.
|
2011-09-28 15:07:46 +09:00 |
|
|
|
aca9a4dcb6
|
Fix some mistakes.
|
2011-09-15 17:47:38 +09:00 |
|
|
|
ef3ea618d2
|
Change the type of gsettings key "keyboard" from s to as.
Also rename it to "keyboards".
|
2011-09-12 15:33:59 +09:00 |
|
|
|
04ac7fb19e
|
Fix typo.
|
2011-08-31 16:22:42 +09:00 |
|
|
|
bb85885e5d
|
Revamp server-client API.
|
2011-08-20 13:17:16 +09:00 |
|
|
|
786496b3c4
|
Fix system (xklavier) layout handling.
|
2011-08-18 14:32:53 +09:00 |
|
|
|
1b5bab9c18
|
Add eek_init().
|
2011-08-18 11:53:44 +09:00 |
|
|
|
0e135129e2
|
Read keyboard type from GSettings.
|
2011-08-18 11:18:55 +09:00 |
|
|
|
91ed49b65a
|
Make server responsible for loading keyboard files.
|
2011-08-17 18:19:36 +09:00 |
|
|
|
f2ee3b4966
|
Add auto-hide-delay option.
Also fixes GSettings unref in client-main.c.
|
2011-08-15 12:17:07 +09:00 |
|
|
|
109eff420c
|
Check "start-fullscreen" GSettings key.
|
2011-08-12 16:40:45 +09:00 |
|
|
|
d9073183a7
|
Borrow XKB keyboard mapping change logic from Caribou.
|
2011-06-14 12:29:54 +09:00 |
|
|
|
26a2ab725e
|
Move focus-listener setting to dconf from command line option.
|
2011-06-13 18:28:32 +09:00 |
|
|
|
9d73b89a4e
|
Use libXtst directly instead of via libfakekey.
|
2011-06-13 15:26:59 +09:00 |
|
|
|
606f335496
|
Unify focus listener configure options.
|
2011-06-13 14:54:10 +09:00 |
|
|
|
f76a835e33
|
Implement IBus based activation.
|
2011-06-10 11:43:03 +09:00 |
|
|
|
926d9346e1
|
Use at-spi2 instead of at-spi1.
|
2011-04-19 15:12:01 +09:00 |
|
|
|
0691766a31
|
Don't include cspi/spi.h if CSPI-1.0 is disabled.
|
2011-04-19 10:20:37 +09:00 |
|
|
|
8d2d612547
|
Use us-qwerty keyboard by default.
|
2011-03-28 14:48:07 +09:00 |
|
|
|
4271eb6b3e
|
Pick keyboard file in $(keyboarddir).
|
2011-03-22 18:23:04 +09:00 |
|
|
|
e6d17fa4cb
|
Fix the last commit.
|
2011-03-11 17:39:55 +09:00 |
|
|
|
0177f96795
|
Move eekboard-client from src to examples; rename eekboard-desktop-client to eekboard.
|
2011-03-11 14:25:48 +09:00 |
|
|
|
0087f74178
|
Make input context have multiple keyboards.
|
2011-02-28 18:19:04 +09:00 |
|
|
|
c9cee89d7e
|
Fix translation.
|
2011-02-25 13:14:17 +09:00 |
|
|
|
1c3d20ad6f
|
Add command-line option to specify D-Bus type and address.
|
2011-02-25 11:10:36 +09:00 |
|
|
|
110b25a64b
|
Update translation.
|
2011-02-24 17:39:15 +09:00 |
|
|
|
3eeb7cd8ab
|
Rename EekboardServer to EekboardEekboard.
|
2011-02-24 10:37:48 +09:00 |
|
|
|
d25114b370
|
Allow the server to have multiple input contexts.
|
2011-02-22 17:22:36 +09:00 |
|
|
|
bf2b9c968d
|
Move name owning code from server.c to server-main.c.
|
2011-02-21 16:13:14 +09:00 |
|
|
|
42bf50f6a3
|
Fix indent.
|
2011-02-18 17:13:45 +09:00 |
|
|
|
c3e10343b4
|
Cosmetic fixes.
|
2011-02-18 14:03:51 +09:00 |
|
|
|
fdd9c3d0ee
|
Rename EekboardDevice to EekboardKeyboard.
|
2011-02-18 11:39:16 +09:00 |
|
|
|
89c5c46dbb
|
Rename EekboardProxy to EekboardDevice.
|
2011-02-14 18:47:23 +09:00 |
|
|
|
ab43010a98
|
Seperate out GDBus proxy into libeekboard from src/.
|
2011-02-14 18:27:49 +09:00 |
|
|
|
7916930160
|
Implement serialization to GVariant.
|
2011-02-14 14:13:02 +09:00 |
|
|
|
2831d58dcd
|
Reimplement keystroke listener.
|
2011-02-01 13:04:48 +09:00 |
|
|
|
aed12cd831
|
Make sure to disconnect signal handlers on dispose.
|
2011-02-01 12:25:34 +09:00 |
|
|
|
6bbbe27c9a
|
Add eekboard-client.
|
2011-02-01 11:01:03 +09:00 |
|