Re: How can I impose WM decorations?
Quentin Barnes <[email protected]> Sun, 20 Apr 2025 08:11:35 -0500
| Newsgroups | gmane.comp.window-managers.ctwm |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Apr 19, 2025 at 09:41:48PM -0400, Stefan Monnier wrote:
>
> > A very late reply, add DecorateTransients to .ctwmrc.
>
> BTW, this does not seem to work to add borders and titlebars to
> Evolution and Evince windows. 🙁
Back in 2017, at least for evince, I added to my .ctwmrc:
===
MakeTitle
{
"Evince"
}
===
Maybe it'll work enough for you.
But after you mentioned it, I noticed today that the Evince windows
are still missing borders. I only have a two pixel border width
though, so not that apparent on my setup.
> Stefan