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
Whe changing operation modes the prime-select is called causing a little freeze of the dialog box.
Adding while Gtk.events_pending():Gtk.main_iteration() after
Whe changing operation modes the prime-select is called causing a little freeze of the dialog box.
Adding
while Gtk.events_pending():Gtk.main_iteration()afternvidia-prime-applet/usr/lib/nvidia-prime-applet/nvidia-prime
Line 193 in 417dfb2