summaryrefslogtreecommitdiff
path: root/libcaribou/key-model.vala
Commit message (Expand)AuthorAgeFilesLines
* Add Ctrl/Alt functionalityEitan Isaacson2011-07-181-15/+75
* abolish margin and use alignEitan Isaacson2011-06-221-1/+1
* Removed Json loader and replaced with XML loader.Eitan Isaacson2011-06-221-2/+1
* Change key press/release to 200 ms.Eitan Isaacson2011-06-081-1/+1
* Revert "libcaribou: Use GLib.List instead of arrays"Eitan Isaacson2011-06-021-11/+9
* libcaribou: Use GLib.List instead of arraysEitan Isaacson2011-06-021-9/+11
* Implement Caribou_RepeatEitan Isaacson2011-06-011-4/+7
* Aggregate button activation signals.Eitan Isaacson2011-06-011-4/+4
* Added IKeyboardObject interface, and have all model classes implement it.Eitan Isaacson2011-06-011-1/+12
* Implement scannable interfaces in keyboard model.Eitan Isaacson2011-05-281-1/+17
* Add Column model. Use Gee collections (I give up).Eitan Isaacson2011-05-281-6/+7
* libcaribou: Implemented CaribouKeyboardModel.Eitan Isaacson2011-05-021-0/+71