caee942796
build, readme: Update build and run instructions
2019-03-22 07:23:17 +00:00
d3410fdc61
Keyboard shows up on a single ShowKeyboard
2019-03-22 07:23:12 +00:00
8087c3e5d4
build: Use only meson for squeekboard
...
This breaks autoconf. The only resulting binary is the squeekboard GUI. It still needs the autotools-built eekboard client in order to do anything useful. That one needs to be built using a different branch, making this a WIP.
2019-03-15 20:59:29 +00:00
10bd0ea09e
build: Remove eekboard-server
2019-03-14 20:40:27 +00:00
5803222e68
build: Remove libeekboard dependency
2019-03-14 18:03:10 +00:00
a243fce1ae
build: Squeekboard build in meson
2019-03-14 17:29:13 +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
ce2d270e7c
ci: Add config flags relevant for Wayland builds
2019-03-13 18:08:56 +00:00
0c945bdc7e
readme: Update build and run instructions
2019-03-13 17:59:59 +00:00
60ec684853
readme: Moved to Markdown
2019-03-13 17:59:54 +00:00
b159625e62
Add gitlab CI
2019-02-14 16:57:39 +00: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
695f8df5b8
Bump version to 1.0.8.
eekboard-1.0.8
2012-08-15 17:28:23 +09:00
2e822cb6a6
Don't crash when all the keyboards are removed.
2012-08-15 17:27:20 +09:00
f2a90935a3
Make "visible" property per client instead of per context.
2012-04-24 18:38:32 +09:00
cee741eca0
Fix initial window size.
2012-04-24 12:48:35 +09:00
b5b59e77d6
Check errors when retrieving XKB layout information.
2012-04-24 11:58:41 +09:00
cce883808e
Simplify eek-xkb-layout.c.
2012-04-24 11:01:42 +09:00
8faae7ef08
Use git.mk.
2012-04-24 10:38:36 +09:00
4538ef38a1
Revert "Remove eek-xkb*."
...
This reverts commit ee12d02402 .
2012-04-24 10:06:09 +09:00
ee12d02402
Remove eek-xkb*.
2012-04-23 18:35:15 +09:00
7050fa41a0
G_CONST_RETURN -> const.
2012-04-23 17:09:48 +09:00
4a346211b8
Show tooltips.
2012-04-23 16:43:06 +09:00
4df2ecc8ae
Don't abort when failed to load keyboard.
2012-04-16 14:37:18 +09:00
03995ec6b2
Bump version to 1.0.7777777.
eekboard-1.0.7
2012-04-13 16:48:50 +09:00
6059146b42
Fix gobject-introspection annotation.
2012-04-13 16:44:41 +09:00
30811ae656
Fix jp-kana keyboard.
2012-04-13 16:44:01 +09:00
b8015bbef5
Simplify geometry XML format by folding row element.
2012-04-06 15:57:30 +09:00
157d7c57fd
Don't check if dbus-glib-1 is installed.
2012-04-02 16:31:53 +09:00
03963036d1
Fix EekXklLayout initialization.
2012-04-02 10:38:14 +09:00
5099f7db88
Bump version to 1.0.6.
eekboard-1.0.6
2012-03-30 17:41:46 +09:00
ab8cd246bf
Fix make distcheck.
2012-03-30 17:40:16 +09:00
528981f913
Drop IBus dependency when compiling.
2012-03-30 17:23:47 +09:00
3fd5eb789c
Fix EekboardContext::key_activated signature.
2012-03-30 16:27:48 +09:00
9c09777c09
Place preferences key on the right bottom corner.
2012-03-29 19:08:54 +09:00
7298d320e0
Refine keysym handling.
2012-03-29 16:27:56 +09:00
39154fa5ad
Fix keysym replace logic.
2012-03-28 19:03:34 +09:00
6db99bee25
Don't enumerate over keys when find_by_keycode.
2012-03-28 14:43:49 +09:00
ee0505c100
Add keyboard selection dialog to preferences.
2012-03-28 12:54:22 +09:00
1943749cb6
Drop GTK2 support.
2012-03-23 18:07:05 +09:00
5763ed20bf
Remove eekxml.
2012-03-23 18:07:05 +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
523bd9b788
Remove unused code.
2012-03-19 10:53:27 +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
32a1d23c2a
Simplify codebase.
...
* Drop clutter support.
* Unify eek-xkb into eek-xkl.
* Generate vapi from gir instead of gi.
2012-03-16 16:32:33 +09:00
06644945cf
Remove python binding.
2012-03-16 15:47:36 +09:00