On Mon, Mar 20, 2017 at 12:00:00PM -0500, Matthew D. Fuller wrote:
> On Mon, Mar 20, 2017 at 11:02:11AM +0000 I heard the voice of
> Yumekui Neru, and lo! it spake thus:
> > 
> > I have both names in NoBorder and NoTitle, though, and one of them
> > is at least successfully matched, the window starting without border
> > and title.
> >
> > Is the matching for StartIconified different? I have not had luck
> > adding a new entry with escaped parentheses.
> 
> It's possible a MWM or EWMH property might be leading to the lack of
> decorations, so that may be unrelated to the NoBorder/NoTitle specs.
> You could try commenting them out to check.
> 
> Note that you probably need a doubled up \\ for the escaping, since
> the parsing of double-quoted strings in config parsing has various
> \-escapes that get eaten before the result gets stored in the list for
> lookups.

No luck with escapes. 
For what it is worth, commenting it out from NoBorder draws a border.

Twm version:  MIT X Consortium, R6, ctwm 4.0.0-pre
Compile time options : I18N XPM JPEG USEM4 EWMH

Leaving only "League of Legends (TM) Client", or the singularly
escaped \(TM\) results in a border too, and double escapes are required for 
no border to be drawn. However, the Class.res_name "League of Legends.exe" 
is sufficient to also not draw a border.

Unfortunately both of these names seem to be ignored in StartIconified.

Maybe it starts iconified, but forcibly deiconifies itself if that is even 
possible. A related (wine) application has a tendency to raise itself as well.

Reply via email to