gnome-shell:wip/snwh/search-layout-changes

Last commit made on 2022-06-02
Get this branch:
git clone -b wip/snwh/search-layout-changes https://git.launchpad.net/gnome-shell

Branch merges

Branch information

Name:
wip/snwh/search-layout-changes
Repository:
lp:gnome-shell

Recent commits

7b2f6f2... by Sam Hewitt

search: Change results to entirely vertical layout

- rearrange search provider button contents
- cleanup search related styles & reduce padding

9a09353... by Carlos Garnacho

keyboard: Set up OSK edge drag gesture on capture phase

This makes the gesture able to get the events that would otherwise
be meant for the background actor or client window.

Fixes: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/5335
Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2304>

1fa5c63... by Carlos Garnacho

edgeDragAction: Change edge trigger threshold to AFTER

For all instances of this gesture, we want this gesture to
activate after some distance, not to eat button presses/releases
right away.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2304>

da3d4e8... by Carlos Garnacho

keyboard: Set up emoji panel pan gesture in capture phase

We need this to catch events before they reach to the emoji
keys, and the gesture can begin/end properly.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2304>

a3bfe0a... by =?utf-8?q?Jonas_Dre=C3=9Fler?= <email address hidden>

keyboard: Reset height before requesting preferred height

If we don't set the height property to -1 before requesting the
preferred height, get_preferred_height() will just return us the fixed
height that has been set before. We don't want this behavior here, so
set the height to -1 before calling get_preferred_height().

This fixes a resizing issue where the keyboard is sized incorrectly
after switching the monitor into portrait mode and back.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2306>

f6cda37... by Hugo Carvalho

Update Portuguese translation

b1b76e9... by Hugo Carvalho

Update Portuguese translation

ebfb8c2... by Danial Behzadi

Update Persian translation

9e9bdef... by =?utf-8?q?Emin_Tufan_=C3=87etin?= <email address hidden>

Update Turkish translation

633c868... by Yuri Chornoivan <email address hidden>

Update Ukrainian translation