Commit 986328f
Allow controls with --no-window
Without a window, mouse and keyboard events may not be received, but
the control channel is still necessary for other features:
* --turn-screen-off
* --stay-awake
* --show-touches
* --power-off-on-close
* --start-app
Fixes #5803 <#5803>
PR #5804 <#5804>
Signed-off-by: Romain Vimont <rom@rom1v.com>1 parent c27d116 commit 986328f
2 files changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
389 | 389 | | |
390 | 390 | | |
391 | 391 | | |
392 | | - | |
| 392 | + | |
393 | 393 | | |
394 | 394 | | |
395 | 395 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
692 | | - | |
693 | | - | |
| 692 | + | |
694 | 693 | | |
695 | 694 | | |
696 | 695 | | |
| |||
2761 | 2760 | | |
2762 | 2761 | | |
2763 | 2762 | | |
2764 | | - | |
| 2763 | + | |
2765 | 2764 | | |
2766 | | - | |
| 2765 | + | |
| 2766 | + | |
2767 | 2767 | | |
2768 | 2768 | | |
2769 | 2769 | | |
| |||
0 commit comments