You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on Fedora 33 (and 34 beta) the recent window widget is not able to detect the icon of the window which means some recent windows aren't shown.
You can reproduce this with the Spotify app by switching to it and then away.
There is an error message on the console: Could not find icon for window 113246215.
From a quick look at the code it seems that if there is an error getting the icon you ignore the window, but perhaps you could try to get the window title and insert some text instead?
The text was updated successfully, but these errors were encountered:
Running on Fedora 33 (and 34 beta) the recent window widget is not able to detect the icon of the window which means some recent windows aren't shown.
You can reproduce this with the Spotify app by switching to it and then away.
There is an error message on the console:
Could not find icon for window 113246215.
From a quick look at the code it seems that if there is an error getting the icon you ignore the window, but perhaps you could try to get the window title and insert some text instead?
The text was updated successfully, but these errors were encountered: