Re: RFC: automatic _NET_WM_PID setting for local clients

2019-07-24 Thread xorg
On Wed, Jul 24, 2019 at 01:34:37AM +0100, Carsten Haitzler wrote: > On Tue, 23 Jul 2019 13:57:01 -0700 x...@pengaru.com said: > > Hello folks, > > > > I'd like to propose that Xorg set the _NET_WM_PID property on new > > windows for local clients @ window create time whenever possible. > > > >

Re: RFC: automatic _NET_WM_PID setting for local clients

2019-07-23 Thread The Rasterman
On Tue, 23 Jul 2019 13:57:01 -0700 x...@pengaru.com said: it'd be much more reliable to set _NET_STARTUP_ID to the content of whatever the DESKTOP_STARTUP_ID env var has and enforce this in xlib itself. this can be inherited down the chain through your launching/containers/whatever and passed in f

RFC: automatic _NET_WM_PID setting for local clients

2019-07-23 Thread xorg
Hello folks, I'd like to propose that Xorg set the _NET_WM_PID property on new windows for local clients @ window create time whenever possible. This is something I added localy years ago to more reliably have this property set with uncooperative clients that didn't set it. My window manager i