Le ven. 24 mars 2023 à 11:29, Ralf Mardorf <ralf-mard...@riseup.net> a écrit :
>
> On Fri, 2023-03-24 at 11:03 +0100, lacsaP Patatetom wrote:
> > I would like the `lxtask` application (LXDE task manager) to open
> > systematically in "always on top" mode
>
> Hi,
>
> for similar things I'm using scripts based on a combination of
>
> eval $(xdotool ...
> wmctrl ...
>
> I'm not using the "above" property, but I suspect it enables "always on
> top".
>
> I'm using it for several other tasks. The windows of some programs hide
> their title bars under a top panel when they are launched. One of my
> scripts automatically moves those programs below the top panel.
>
> Regards,
> Ralf

thank you for these ideas.
I had started to try to do something with `wmctrl` but I want to find
something else.

regards, lacsaP.

Reply via email to