53065a6d95
Fix crash on double click
2019-04-05 18:42:11 +00:00
862cfdb55d
Showing and hiding
2019-04-05 18:36:25 +00:00
cad1b02482
settings: Switching layouts according to input settings
2019-03-22 17:18:12 +00:00
09fe69f63a
cleanup: Remove Context dbus interface remains
2019-03-22 16:35:02 +00:00
8ecd81d51c
settings: Fall back to "us" layout when no file found
2019-03-22 16:20:39 +00:00
8f71b010cc
settings: Removed custom settings schema
2019-03-22 15:52:35 +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
5803222e68
build: Remove libeekboard dependency
2019-03-14 18:03:10 +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
f2a90935a3
Make "visible" property per client instead of per context.
2012-04-24 18:38:32 +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
53e853fbc9
Change D-Bus signal name KeyPressed to KeyActivated.
2011-08-31 10:00:00 +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
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