Commit 07a1467
authored
MultitaskingView: Fix escape after workspace switch (#2828)
After a workspace switch you currently have to press one of the arrow keys once so that the gala.root captures the input focus again and only then pressing esc will work.
This PR makes sure it will always work after switching workspaces.1 parent 813d323 commit 07a1467
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
278 | 278 | | |
279 | 279 | | |
280 | 280 | | |
| 281 | + | |
| 282 | + | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
281 | 287 | | |
282 | 288 | | |
283 | 289 | | |
| |||
0 commit comments