FVWM: FVWM2: Test if windows has title bar

2020-08-13 Thread Carsten Kunze
Hello, how is it possible to test if a window has a title bar (i.e. an equivalent to the test if a windows has resize handles with "ThisWindow (HasHandles)")? Carsten

Re: FVWM: FVWM2: Test if windows has title bar

2020-08-13 Thread Thomas Adam
On Thu, Aug 13, 2020 at 08:41:10PM +0200, Carsten Kunze wrote: > Hello, > > how is it possible to test if a window has a title bar (i.e. an equivalent to > the test if a windows has resize handles with "ThisWindow (HasHandles)")? No. But I'm reminded of this: https://xteddy.org/fvwm/patches.h

Re: FVWM: Microsoft Teams

2020-08-13 Thread Thomas Adam
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()

Re: FVWM: Microsoft Teams

2020-08-13 Thread Dr. Nikolaus Klepp
Anno domini 2020 Thu, 13 Aug 19:53:55 +0100 Thomas Adam scripsit: > 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

Re: FVWM: Microsoft Teams

2020-08-13 Thread Thomas Adam
On Thu, Aug 13, 2020 at 09:27:10PM +0200, Dr. Nikolaus Klepp wrote: > If that's the case you can build a preloaded library that interceps the > function call. I mention it on that wiki page. So... Save this as ~/pl_xsetinputfocus.c ---

Re: FVWM: FVWN on a high density System76 screen

2020-08-13 Thread Thomas Adam
On Wed, Aug 12, 2020 at 07:58:59PM -0400, Dan Espen wrote: > We had a French developer working with us for many years. > Right now I can't recall his name, I used to fix up all the > documentation he wrote. He offered to fix up the comments but > never got around to it. Olivier Chapuis, most like

FVWM: Microsoft Teams

2020-08-13 Thread Klaus Ethgen
Hi folks, Lets send that mail again after setting dmarc to quarantine instead of reject. This Mailinglist does not work with dmarc. I need to use Microsoft Teams for some reason. My problem is, that when I get a notification, that notification gets shown in the lower right side of the screen and

Re: FVWM: detecting "continuous" keyboard modifier

2020-08-13 Thread Thomas Adam
On Tue, Jun 23, 2020 at 11:57:45AM -0400, Paul Fox wrote: > Hi -- > > Is there a way in fvwm to distiguish these two sequences? > alt tab alt tab > ^tab and alt keys both released here > and > alt tab tab > ^ only tab key released here

Re: FVWM: FVWM on a high density screen -> FvwmForm

2020-08-13 Thread Dan Espen
Thomas Adam writes: > On Wed, Aug 12, 2020 at 07:58:59PM -0400, Dan Espen wrote: >> We had a French developer working with us for many years. >> Right now I can't recall his name, I used to fix up all the >> documentation he wrote. He offered to fix up the comments but >> never got around to it.

Re: FVWM: FVWM on a high density screen -> FvwmForm

2020-08-13 Thread Thomas Adam
On Thu, Aug 13, 2020 at 05:44:10PM -0400, Dan Espen wrote: > I had a lot of experience with IBM ISPF panels. > I wanted to model FvwmForm along those lines. > That's were the data reading and saving came from. That's amazing! I really don't know anything about IBM's early software. The closest I

Re: FVWM: FVWM on a high density screen -> FvwmForm

2020-08-13 Thread Dan Espen
Thomas Adam writes: > On Thu, Aug 13, 2020 at 05:44:10PM -0400, Dan Espen wrote: >> I had a lot of experience with IBM ISPF panels. >> I wanted to model FvwmForm along those lines. >> That's were the data reading and saving came from. > > That's amazing! I really don't know anything about IBM's

FVWM: When will fvwm3 be ready to start trying out?

2020-08-13 Thread Chris Bennett
I've been using fvwm2 for a while, but I do find the syntax a bit hard to follow. I've also had problems getting many example configs to work right. Which means I'm pretty open to trying fvwm3 out. I've cloned the git, but I haven't had a chance to look at the code yet. I'm using OpenBSD. I'm def