eff0449b3a
Redrawing key after press is happening directly
2019-06-19 16:51:57 +00:00
3b9e066ec8
Simplify key press handling
2019-06-19 16:05:37 +00:00
260ab42b9e
Forward press timestamps
2019-06-19 15:56:19 +00:00
a3d745edd0
Moved key pressing from context to keyboard
2019-06-19 15:27:29 +00:00
40a92fe730
Ignoring section.key-pressed
2019-06-19 14:11:23 +00:00
292c1d08d8
fixes: Minor type and include mismatches
2019-06-16 12:55:50 +00:00
5cc407986b
Ignore multi-clicks and non-left-buttons
2019-04-06 18:35:06 +00:00
b065b16bf1
Use layer shell
2019-04-05 15:39:57 +00:00
b817c6189d
build: Update keysym generator to Python3
2019-03-22 13:09:21 +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
c71167d893
Fix out-of-tree build.
2012-10-01 11:55:00 +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
6059146b42
Fix gobject-introspection annotation.
2012-04-13 16:44:41 +09:00
b8015bbef5
Simplify geometry XML format by folding row element.
2012-04-06 15:57:30 +09:00
03963036d1
Fix EekXklLayout initialization.
2012-04-02 10:38:14 +09:00
ab8cd246bf
Fix make distcheck.
2012-03-30 17:40:16 +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
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
668b974dd7
Improve border rendering without theme.
2011-10-14 10:04:16 +09:00
4427f81dd9
Fix eek-0.90 vala binding.
...
Mark struct types in eek-0.90.metadata; add eek-text.h to eek-0.90.files.
2011-10-12 11:33:56 +09:00
74550d2424
Fix label alignment when the text is RTL.
2011-09-30 11:48:36 +09:00
f72e9f5293
Copy pressed_keys list before sending released/cancelled signal (RHBZ#737396).
2011-09-12 11:06:52 +09:00
04ac7fb19e
Fix typo.
2011-08-31 16:22:42 +09:00
3777620574
Preserve symbol attributes when serializing/deserializing XML.
2011-08-30 18:17:47 +09:00
b02ae1b7cc
Support text symbol.
...
a
2011-08-30 18:17:45 +09:00
099ca60975
Update doc comments.
2011-08-25 10:31:41 +09:00
2f64b3ee13
Fix doc comments.
2011-08-24 17:59:57 +09:00
0772898b83
Improve icon rendering.
2011-08-24 17:05:41 +09:00
093d83ed89
Use AM_V_GEN for generating keysym-entries headers.
2011-08-24 11:03:46 +09:00
158542ec0a
Replace eekboard-xml and eekboard-inscript with eekxml and mim2remap.
2011-08-23 16:29:10 +09:00
a6bde78168
Highlight locked modifiers.
2011-08-22 14:44:46 +09:00
383c93a415
Fix fit-size calculation.
2011-08-18 18:06:52 +09:00
39900bd987
Allow non-keysym symbols in XML.
2011-08-18 17:02:39 +09:00
5c09147551
Optimize container element traversal.
2011-08-18 17:01:48 +09:00
052c40cc26
Remove serialization code for EekKey, EekSection, and EekKeyboard.
2011-08-18 12:00:54 +09:00
1b5bab9c18
Add eek_init().
2011-08-18 11:53:44 +09:00
6a7b256676
Remove unnecessary null initialization.
2011-08-18 11:31:01 +09:00