On Wed, Jul 15, 2020 at 02:00:30AM +0200 I heard the voice of Carl Svensson, and lo! it spake thus: > > [...] but gives very funny results if the title string is longer, > the main issue being that the title bar covers any window gadgets to > the right of it (such as resize).
It doesn't overwrite them for me (though it does _under_write them, which looks a little wacky, but whatevs (as the kids say nowadays)). It also does extra wacky things with the hilite windows, if your config uses such. If you accidentally look too close, there are all sorts of "hmm, that's funny"'s in titlebar setup. With center justification, for instance, you notice that the padding on the left vs right between the title text and the hilite windows looks weird, or that the padding on right-justified titles doesn't seem to push it far enough from titlebar buttons... don't look too close! That way lies madness! > I've concocted a small fix for this, [...] Probably don't want to do it quite that way, since it messes up the fallthru from the TJ_UNDEF case (which shouldn't ever be possible to hit; config parsing and defaulting should always leave something there, but hey, Murphy...). I think the simplest way is just decide whether to override before we switch(); fix up in https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/675 -- Matthew Fuller (MF4839) | [email protected] Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ On the Internet, nobody can hear you scream.
