|
|
5230171d47
|
Most x11 references removed, some x* files renamed to w*, for wayland; project compiling and running.
|
2019-01-31 22:02:44 -02:00 |
|
|
|
e212262f29
|
Stop key-repeat when the server receives a new D-Bus event.
Key-repeat timer should be cleared when the server receives a new D-Bus.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=857977
|
2012-10-01 11:55:04 +09:00 |
|
|
|
c71167d893
|
Fix out-of-tree build.
|
2012-10-01 11:55:00 +09:00 |
|
|
|
2d4e4c7a13
|
Fix compiler warnings.
|
2012-10-01 11:37:47 +09:00 |
|
|
|
f2a90935a3
|
Make "visible" property per client instead of per context.
|
2012-04-24 18:38:32 +09:00 |
|
|
|
8faae7ef08
|
Use git.mk.
|
2012-04-24 10:38:36 +09:00 |
|
|
|
3fd5eb789c
|
Fix EekboardContext::key_activated signature.
|
2012-03-30 16:27:48 +09:00 |
|
|
|
ee0505c100
|
Add keyboard selection dialog to preferences.
|
2012-03-28 12:54:22 +09:00 |
|
|
|
7eead1c1ff
|
Fix some mistakes.
|
2012-03-23 18:07:05 +09:00 |
|
|
|
048e08b59a
|
Factor out symbols from keyboard file.
|
2012-03-23 18:07:01 +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 |
|
|
|
a6fe5bd859
|
Use GInitable to define EekXklLayout.
|
2012-03-16 17:36:20 +09:00 |
|
|
|
aca9a4dcb6
|
Fix some mistakes.
|
2011-09-15 17:47:38 +09:00 |
|
|
|
db3538af64
|
Send DestroyContext when EekboardClient#dispose.
|
2011-09-01 11:19:41 +09:00 |
|
|
|
04ac7fb19e
|
Fix typo.
|
2011-08-31 16:22:42 +09:00 |
|
|
|
53e853fbc9
|
Change D-Bus signal name KeyPressed to KeyActivated.
|
2011-08-31 10:00:00 +09:00 |
|
|
|
2f64b3ee13
|
Fix doc comments.
|
2011-08-24 17:59:57 +09:00 |
|
|
|
42baa22cdc
|
Add doc comment for libeekboard.
|
2011-08-24 17:43:00 +09:00 |
|
|
|
828b2d66d1
|
Save delay/interval as uint, instead of int.
|
2011-08-24 17:04:50 +09:00 |
|
|
|
952f70b433
|
Fix typo.
|
2011-08-22 18:05:25 +09:00 |
|
|
|
9d88c1c5da
|
Fix memleaks; add doc comments.
|
2011-08-22 16:12:23 +09:00 |
|
|
|
bb85885e5d
|
Revamp server-client API.
|
2011-08-20 13:17:16 +09:00 |
|
|
|
39900bd987
|
Allow non-keysym symbols in XML.
|
2011-08-18 17:02:39 +09:00 |
|
|
|
6a7b256676
|
Remove unnecessary null initialization.
|
2011-08-18 11:31:01 +09:00 |
|
|
|
91ed49b65a
|
Make server responsible for loading keyboard files.
|
2011-08-17 18:19:36 +09:00 |
|
|
|
bd303ef10b
|
Add guard to prevent eekboard/eekboard-*.h from being included directly.
|
2011-04-28 16:47:35 +09:00 |
|
|
|
1e9ec77b65
|
Add Vala language binding of libeekboard.
|
2011-04-28 14:57:56 +09:00 |
|
|
|
70b0d95d9b
|
Change D-Bus interface name and object path to fedorahosted ones.
|
2011-04-27 18:25:53 +09:00 |
|
|
|
5fd4005967
|
Add transfer mode annotation for eekboard_eekboard_create_context().
|
2011-03-08 14:39:41 +09:00 |
|
|
|
2bbc65958a
|
Doc and typo fix for eekboard_context_set_fullscreen().
|
2011-03-08 11:27:20 +09:00 |
|
|
|
c742877b77
|
Add "SetFullscreen" D-Bus method.
|
2011-03-08 10:42:57 +09:00 |
|
|
|
c53b4d398e
|
Remove floating ref from a serialized keyboard.
|
2011-03-03 17:31:09 +09:00 |
|
|
|
b25a9a5407
|
Add comments.
|
2011-03-03 15:06:03 +09:00 |
|
|
|
8b632356e9
|
Fix memleaks.
|
2011-03-03 15:05:59 +09:00 |
|
|
|
b8a01d794e
|
Check if the server is active.
|
2011-03-03 12:23:31 +09:00 |
|
|
|
b2657c06a8
|
Move symbol-index property per-element instead of per-keyboard.
|
2011-03-02 11:47:09 +09:00 |
|
|
|
0087f74178
|
Make input context have multiple keyboards.
|
2011-02-28 18:19:04 +09:00 |
|
|
|
d7554b9735
|
Doc fix.
|
2011-02-24 11:43:15 +09:00 |
|
|
|
798df5c136
|
Use g_intern_static_string for signal names.
|
2011-02-24 10:37:48 +09:00 |
|
|
|
3eeb7cd8ab
|
Rename EekboardServer to EekboardEekboard.
|
2011-02-24 10:37:48 +09:00 |
|
|
|
715c9ca022
|
Add padding to EekboardServerClass and EekboardContextClass.
|
2011-02-23 18:48:40 +09:00 |
|
|
|
37b2e60e99
|
Minor fixes for make distcheck.
|
2011-02-23 15:11:33 +09:00 |
|
|
|
6747e07166
|
Quit system-client when user closed a keyboard window.
|
2011-02-23 14:31:42 +09:00 |
|
|
|
caf105cbd9
|
Add doc.
|
2011-02-23 05:14:14 +09:00 |
|
|
|
50e9f3186a
|
Tune input context suspend/resume behavior.
|
2011-02-22 18:38:11 +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 |
|
|
|
4a0cda72a2
|
Maintain group in EekboardKeyboard.
|
2011-02-18 19:13:25 +09:00 |
|
|
|
e3e3b60f1e
|
Add VisibilityChanged signal.
|
2011-02-18 18:06:42 +09:00 |
|
|
|
ddfc0422b4
|
Add assertions.
|
2011-02-18 17:18:48 +09:00 |
|