gnome-shell/js
Carlos Garnacho 40e53492ab keyboard: Allow calling _release() without press on OSK keys with touch
This is already allowed for pointer events, but touch events still expected
that the touch begin and end happen on the same Key actor. Change this
behavior for touch events, this is necessary for the tap-drag-release
pattern to select key variants to work on all input devices.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1789>
2021-04-27 21:58:24 +02:00
..
dbusServices extensionsService: Really fix copying technical details 2021-04-09 20:53:34 +00:00
gdm loginDialog: Allow timed login with disabled user list 2021-04-23 16:00:39 -04:00
misc util: Use fade_margins in ensureActorVisibleInScrollView function 2021-04-10 15:20:43 +02:00
perf perf: Add basic run tests 2020-08-12 15:43:39 +00:00
portalHelper js: Require Soup 2.4 2021-02-26 12:28:21 +00:00
ui keyboard: Allow calling _release() without press on OSK keys with touch 2021-04-27 21:58:24 +02:00
js-resources.gresource.xml Rename ViewSelector to SearchController 2021-02-11 21:14:36 +00:00
meson.build
portal-resources.gresource.xml