Jonas Dreßler 91ffc4c06b keyboard: Don't check for key.action using strict equality operator
A lot of keys have no action set. In that case key.action is `undefined`,
but the strict equality check of `action !== null` here will return true and
we'll enter the if-case anyway.

That's quite confusing and was not intended like that, so change the
comparison to a less-strict operator.

Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3286>
2024-11-19 20:23:25 +01:00
..
2024-07-11 14:03:22 +02:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2023-08-06 13:02:49 +02:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-11-12 11:21:02 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-01-04 18:59:33 +00:00
2024-10-21 12:03:23 +02:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-10-21 12:03:23 +02:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00
2024-07-30 18:20:55 +00:00