summaryrefslogtreecommitdiff
path: root/modules
Commit message (Expand)AuthorAgeFilesLines
* caribou-gtk-module: fix build with Vala 0.25.2Jürg Billeter2014-08-271-1/+1
* build: use git.mkDaiki Ueno2012-12-303-0/+14
* build: Fix parallel compilation of modules/Colin Walters2012-02-092-0/+4
* module: fix module loading/unloadingDan Winship2011-09-192-15/+11
* Auto-load OSK GTK+ modules when OSK is enabledBastien Nocera2011-09-192-0/+13
* caribou-gtk-module: don't add the event filter until the dbus call finishesDan Winship2011-09-151-3/+13
* Use async Bus.get_proxy()Nohemi Fernandez2011-08-121-8/+13
* Connects to text location instead of cursor location with get_character_extentsNohemi Fernandez2011-08-122-3/+10
* Implement g_module_unload to clean up after disabling keyboardNohemi Fernandez2011-08-123-0/+20
* Implement set_cursor_location, off by a few pixelsNohemi Fernandez2011-08-121-3/+15
* Fix the gtk2 moduleDan Winship2011-08-121-3/+12
* Use an event filter to find new windows rather than a timeoutDan Winship2011-08-125-18/+44
* Fix widget type checkDan Winship2011-08-121-1/+4
* Use gdk_x11_display_get_user_time() instead of gtk_get_current_event_time()Dan Winship2011-08-123-1/+11
* connect to both notify["has-toplevel-focus"] and set_focusDan Winship2011-08-121-5/+12
* Make "windows" a hash table rather than a listDan Winship2011-08-121-4/+5
* code style fixups to match the rest of caribouDan Winship2011-08-121-12/+11
* rename module to caribou-gtk-moduleDan Winship2011-08-122-30/+30
* caribou-module: check the GTK version, not glibDan Winship2011-08-121-3/+1
* Remove get_acc_geometryNohemi Fernandez2011-08-125-73/+2
* Rename get_top_level_focusNohemi Fernandez2011-08-121-6/+5
* Add GLib Timeout to know when new windows are createdNohemi Fernandez2011-08-121-2/+5
* Do not setup timeout if you fail to get org.gnome.Caribou.keyboard dbus proxyNohemi Fernandez2011-08-121-4/+4
* Change caribou-gtk-modules to caribou-gtk-moduleNohemi Fernandez2011-08-126-10/+10
* Add Caribou to GTK_MODULESNohemi Fernandez2011-08-129-0/+246