gnome-shell/js
Carlos Garnacho aecd1c126a keyboard: Avoid runtime dependency on the Caribou daemon
The caribou daemon only gives us focus tracking, which is almost 1:1 with
our own FocusCaretTracker implementation. This means we can entirely
replace the Caribou daemon inside gnome-shell, reducing the Caribou
dependency to just libcaribou, and more specifically the
CaribouKeyboardModel we pull the keyboard models from.

As we still need underneath a CaribouDisplayAdapter to drive the keyboard,
reuse the wayland one, which has been renamed to make it look generic, plus
it will use the virtual input device API from mutter/clutter.

https://bugzilla.gnome.org/show_bug.cgi?id=777342
2017-05-15 14:50:02 +02:00
..
extensionPrefs extensionPrefs: Avoid a runtime warning 2017-04-20 19:18:23 +02:00
gdm loginDialog: Fix session button can be clicked 2017-04-19 10:27:41 -04:00
misc WeatherClient: set enabled providers after setting a valid location 2017-04-19 20:41:35 +03:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper portalHelper: Fix portals which require a new window to be loaded 2017-04-06 12:28:43 +02:00
ui keyboard: Avoid runtime dependency on the Caribou daemon 2017-05-15 14:50:02 +02:00
js-resources.gresource.xml location: Split out PermissionStore 2017-03-20 19:02:08 +01:00
Makefile.am Use the versioned libmutter*.so versions 2017-02-14 11:23:09 +08:00