gnome-shell/js
Florian Müllner 4e70315fbb boxpointer: Swap arrow alignment on RTL
The current code uses the arrow alignment to align the menu between
the top/left (0) and bottom/right(1), regardless of the text direction.

Instead of adjusting code everywhere, reinterpret the parameter
to refer to start/end instead, and swap the alignment with an
RTL text direction.

Credit to Sebastian Keller for spotting the cause of the issue.

Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5261
Close https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7356

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3150>
2024-01-29 22:40:12 +00:00
..
dbusServices dbusServices/extensions: Improve error message formatting 2024-01-04 18:59:33 +00:00
extensions extensions: Fix ngettext convenience 2023-09-15 21:41:30 +00:00
gdm js: Explicitly set expand of St.Bin children 2023-12-15 14:45:37 +00:00
misc util: Handle .rc in version comparisons 2024-01-26 13:20:07 +00:00
portalHelper js: Port Config to ESM 2023-08-10 17:42:23 +00:00
ui boxpointer: Swap arrow alignment on RTL 2024-01-29 22:40:12 +00:00
js-resources.gresource.xml js: Add utility to improve error message formatting 2024-01-04 18:59:33 +00:00
meson.build extensions-app: Move Extensions app to new subproject 2020-03-27 23:33:30 +00:00
portal-resources.gresource.xml js/portal-resources: Add missing fileUtils to js path 2022-11-03 18:02:27 +00:00