summaryrefslogtreecommitdiff
path: root/libcaribou
Commit message (Expand)AuthorAgeFilesLines
* Stop patching the generated GIRRico Tzschichholz2021-01-201-6/+2
* Fix build with newer valac versionsRico Tzschichholz2021-01-201-1/+1
* xadapter.vala: Remove XkbKeyTypesMask and fields from XKbChangeMap call.Michael Webster2021-01-131-7/+2
* xadapter: Avoid a crash when Xkl doesn't know the real xkb groupsRui Matos2015-10-131-2/+11
* display-adapter: Allow setting an external default adapter instanceRui Matos2015-04-141-0/+7
* libcaribou: Enable keyboard creation from a fileDaiki Ueno2015-01-162-14/+49
* libcaribou: Use libtool versioningDaiki Ueno2014-11-281-0/+1
* Allow to overwrite the label in the keyboard layout.Raphael Freudiger2014-11-122-1/+4
* Add label to all keysRaphael Freudiger2014-11-091-4/+23
* Add more keys to label_mapRaphael Freudiger2014-11-071-1/+9
* build: run fix_gir.py with $(PYTHON)Daiki Ueno2014-01-311-1/+1
* xadapter: disable slowkeys when sending key eventManuel BACHMANN2013-11-051-0/+20
* libcaribou: factor out X dependencyDaiki Ueno2013-08-096-34/+199
* Make key repeat work againDaiki Ueno2013-04-222-4/+16
* xml-deserializer: fallback to "touch" keyboard type, if not foundDaiki Ueno2013-02-261-0/+9
* Track XKB group configuration changeDaiki Ueno2013-02-182-14/+44
* Move external vapi files under $(top_srcdir)/vapiDaiki Ueno2013-02-173-450/+1
* libcaribou: fix dereferencing Gdk.XEvent pointer with Vala 0.16Daiki Ueno2013-01-211-0/+11
* libcaribou: avoid integer overflowDaiki Ueno2013-01-111-5/+5
* build: rename caribou.pc to caribou-1.0.pcDaiki Ueno2013-01-112-3/+5
* build: don't use deprecated Automake variable INCLUDEDaiki Ueno2012-12-301-7/+4
* build: use git.mkDaiki Ueno2012-12-301-2/+7
* build: install pkg-config fileDaiki Ueno2012-12-302-0/+15
* build: install vapi fileDaiki Ueno2012-12-302-2/+14
* build: only export public symbols from the libraryDaiki Ueno2012-12-301-1/+9
* Add valadoc comment to each public class.Daiki Ueno2012-12-3013-0/+59
* key-model: Use key-released instead of key-clicked to hide subkeysRui Matos2012-11-261-3/+3
* libcaribou: refactor some codeDaiki Ueno2012-11-227-57/+40
* Port from libgee 0.6 to 0.8Daiki Ueno2012-11-013-3/+3
* Port label string construction code to libcaribouDaiki Ueno2012-10-311-0/+43
* xml: add "text" attribute to keyDaiki Ueno2012-10-302-5/+24
* xadapter: use level3 shift if possibleDaiki Ueno2012-10-302-6/+31
* xadapter: use XkbChangeMap instead of XkbSetMapDaiki Ueno2012-10-262-11/+48
* xadapter: specify core device when calling XkbSetMapDaiki Ueno2012-10-262-1/+2
* libcaribou: simplify using xtst.vapi provided by valaDaiki Ueno2012-10-083-20/+8
* libcaribou: Ignore level 3 keysyms when looking up keycodeDaiki Ueno2012-10-051-2/+5
* keyboard-service: don't try to replace an existing keyboardDan Winship2011-09-231-1/+1
* build: Fix header installationRico Tzschichholz2011-09-221-1/+1
* libcaribou: Set correct share-library in gir typelib.Eitan Isaacson2011-09-111-1/+1
* Added annotations for list struct members in vapi.Eitan Isaacson2011-08-292-0/+5
* Add timestamp to show/hide Gtk module methodsNohemi Fernandez2011-08-121-3/+3
* Fix Vala compilation problemBastien Nocera2011-08-101-1/+1
* libcaribou: fix compileDan Winship2011-08-041-0/+4
* Don't throw an error when no supported layout is found.Eitan Isaacson2011-07-201-3/+8
* Add Ctrl/Alt functionalityEitan Isaacson2011-07-189-30/+139
* Remove HAVE_GOBJECT_INTROSPCTION, it is mandatory.Eitan Isaacson2011-07-011-3/+1
* abolish margin and use alignEitan Isaacson2011-06-224-49/+32
* Removed Json loader and replaced with XML loader.Eitan Isaacson2011-06-225-143/+154
* Use generic keyboard service name.Eitan Isaacson2011-06-081-8/+21
* Change key press/release to 200 ms.Eitan Isaacson2011-06-081-1/+1