hneemann / Digital

A digital logic designer and circuit simulator.
GNU General Public License v3.0
4.31k stars 436 forks source link

Scope window grabs focus #1280

Open mengstr opened 5 months ago

mengstr commented 5 months ago

It's a bit annoying that the scope window grabs focus both when it's opened for the very first time and also when it's already open and you restart the simulation.

As soon as the first trigger clock of the scope gets fired it takes the focus from the simulation window. This makes me have to click on the sim window to regain focus so I can continue operating the (labeled) buttons in the sim.

The scope window already have a higher "z-index" so it's always floating on top already, so there are no real reason to to focus it for having it revealing itself incase it was hidden somewhere.