remote_control_password: Fix using a password without any actions not working

Fixes #8082
This commit is contained in:
Kovid Goyal
2024-11-27 01:56:17 +05:30
parent 8b8b618418
commit cf2aaaf52f
3 changed files with 4 additions and 2 deletions

View File

@@ -103,6 +103,8 @@ Detailed list of changes
- panel kitten: Allow creating floating and on-top panels with arbitrary placement and size on Wayland (:pull:`8068`)
- :opt:`remote_control_password`: Fix using a password without any actions not working (:iss:`8082`)
0.37.0 [2024-10-30]
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~