gnome-shell/js
Jonas Ådahl 96e14dcbe7 boxpointer: If available, use source actor for constraining
If a source actor is set, use that for determining the arrow side (i.e.
whether the BoxPointer widget should expand in a certain direction).
This is better because it ensures that the popup is displayed on the
same monitor as the widget it originates from.

Without this, entering text with a vertically aligned input method
close to the bottom of a monitor would expand the BoxPointer downwards
on the monitor beneath it, instead of upwards, which is what one would
expect.

https://bugzilla.gnome.org/show_bug.cgi?id=786886
2017-09-04 16:28:58 +08:00
..
extensionPrefs Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
gdm gdmUtils: Define constants with 'var' 2017-08-10 20:16:06 +02:00
misc systemActions: Make actions searchable 2017-08-22 12:42:32 +02:00
perf Revert accidental commit "Test stuff" 2014-09-03 13:47:18 -04:00
portalHelper Define classes with 'var' instead of 'const' 2017-07-18 21:52:06 +02:00
ui boxpointer: If available, use source actor for constraining 2017-09-04 16:28:58 +08:00
js-resources.gresource.xml system: Split out system actions to its own module 2017-08-22 12:09:04 +02:00
meson.build build: Support the meson build system 2017-07-20 00:20:54 +02:00