<div>20.11.2019, 13:59, "Druid Peter" <druidpeter@gmail.com>:</div><blockquote><div><p>Let's say I wanted to create a terminal application that would detect if it was being run on xfce4-terminal and, if so, change the background image and shading options according to various internal application logic on my end. Since I'm writing the source for the terminal application myself, it would be nice and useful to have an API where I could adjust the settings from within my application. Failing that, using some sort of userspace bus (DBUS? Something else?) or interprocess communication would also be an option.</p><p>Does anyone know if such an API exists? How would I go about implemented the above functionality? Thank you for your time</p></div></blockquote><div>Hi,</div><div> </div><div>I'm pretty sure the functionality like that doesn't exist today, be it xfce4-terminal or other terminal apps.</div><div> </div><div>But why would you like to know when your app is running under xfce4-terminal?</div><div> </div><div>Regards,</div><div>Igor</div>