gnome-shell:wip/carlosg/lockscreen-fix

Last commit made on 2020-01-31
Get this branch:
git clone -b wip/carlosg/lockscreen-fix https://git.launchpad.net/gnome-shell

Branch merges

Branch information

Name:
wip/carlosg/lockscreen-fix
Repository:
lp:gnome-shell

Recent commits

cdd513a... by Carlos Garnacho

shellEntry: Look up keymap from the ClutterSeat

The get_keymap() method no longer exists on the ClutterBackend, but was
moved to the ClutterSeat.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/969

9aca269... by Carlos Garnacho

magnifier: Adapt to idle monitors API change

It takes Clutter input devices now, not device IDs.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

5a006d9... by Carlos Garnacho

dnd: Use ClutterSeat to fetch devices

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

bd016c6... by Carlos Garnacho

lookingGlass: Use ClutterSeat to fetch devices

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

484dd98... by Carlos Garnacho

padOsd: Use ClutterSeat to fetch devices

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

84d92bf... by Carlos Garnacho

ui: Use ClutterSeat for keyboard/pointer a11y

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

8d88a9b... by Carlos Garnacho

keyboard: Update to ::last-device-changed parameter change

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

b86ef8c... by Carlos Garnacho

st: Use ClutterSeat to get pointer device

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

bd48b06... by Carlos Garnacho

shell: Use ClutterSeat to get pointer device

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/760

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

checkbox: Correctly align label

The label needs to be center-aligned vertically so it's positioned in
the middle of the surrounding box, not at the top.

https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/967