Note when #1933118 workaround can be removed

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-05-13 17:07:14 -07:00
parent 29d69d1de1
commit 01c2962f41
1 changed files with 2 additions and 0 deletions

View File

@ -1411,6 +1411,8 @@ sub solidify_wallpaper {
# FIXME workaround a weird bug where alt-d-s does something
# different until you right click on the desktop:
# https://bugzilla.redhat.com/show_bug.cgi?id=1933118
# Fixed as of 2022-04-29 Rawhide (F37), can be removed at
# least when F36 goes EOL (didn't test F35 or F36)
mouse_set 512, 384;
mouse_click 'right';
mouse_set 480, 384;