Re: FVWM: Microsoft Teams
Thomas Adam <[email protected]>
| Newsgroups | gmane.comp.window-managers.fvwm |
|---|---|
| Message-ID | <20200813185355.tt2o3dypc246ebrb@debian> |
On Thu, Aug 13, 2020 at 05:50:36PM +0100, Klaus Ethgen wrote: > So I endet more than one time now, typing password into teams where it > should never ever been. > > I already have !FPFocusByFunction and !FPFocusByProgram set but it > doesn't work. Teams might be implicitly using XSetInputFocus() although it's an Electron App, so it's unclear. You could certainly use `xprop -spy` on the window. Speaking of helping things, read this and double-check you're applying these things to Teams: https://www.fvwm.org/Wiki/Tips/FocusStealing/ -- Thomas