On Tue, Jan 21, 2025 at 08:27:53PM +0100, Hiltjo Posthuma wrote:
>
> Thanks for the patch, at a glance it looks good.
>
> Can anyone confirm this makes sense. I do not use gnome-shell myself.
Hi,
I made following patch to tabbed.c:
diff --git a/Makefile b/Makefile
index dda3cdb..964ef86 10064
On Tue, 21 Jan 2025 20:27:53 +0100
Hiltjo Posthuma wrote:
> On Tue, Jan 21, 2025 at 08:28:42PM +0300, Mikhail Pchelin wrote:
> > On Tue, Jan 21, 2025 at 05:03:25PM +, NRK wrote:
> > > > + if (clients[c]->urgent && (wmh = XGetWMHints(dpy,
> > > > clients[c]->win)) &&
> > > > +