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
Klicking with the mouse on the applet, then moving it on the openend window with the "focus follows cursor" setting turned on (and using low delay values) closes applet window, making the e.g. using the applet to switch between different battery modes hard to impossible to use, since it closes before you are able to click on anything in the applet.
Steps to reproduce:
set focus follows cursor to on
click on applet in applet bar
move mouse over openend applet window
The text was updated successfully, but these errors were encountered:
I had this problem before realizing that it was only happening because I had set my focus follow delay time to 0 ms (Settings > Desktop > Window Management > Focus follows cursor delay in ms), so when the cursor ran over the tiny gap between the panel and the applet's popup window, it would instantly move focus to whatever window was visible through the gap.
I just increased the delay to 100 ms and it feels totally fine now, don't even notice the added delay tbh.
Cosmic-applets version:
cosmic-applets 1.0.0.alpha.5.1-1
(via yay)Issue/Bug description:
Klicking with the mouse on the applet, then moving it on the openend window with the "focus follows cursor" setting turned on (and using low delay values) closes applet window, making the e.g. using the applet to switch between different battery modes hard to impossible to use, since it closes before you are able to click on anything in the applet.
Steps to reproduce:
The text was updated successfully, but these errors were encountered: