S
S
Sergey Polyntsev2014-11-24 00:46:34
Programming
Sergey Polyntsev, 2014-11-24 00:46:34

How to make the program display behind the desktop icons?

Hello! How can I make the program display behind the desktop icons, something like the desktop background. The program should be full screen, and do not interfere with dragging icons.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Alexander, 2014-11-24
Madzhugin @Suntechnic

Like conky in such mode can work. But there are some nuances, because for some reason (I don’t remember why) it didn’t suit me.
As a result, I did this - the demon replaces the wallpaper file with its own svg, into which it picks up this file as a background by reference, and we already shove the necessary information into svg. I had the output of graphs and logs.
And the necessary modules simply pass the necessary information to the demon in a certain format, which it, if necessary, pushes into svg and overwrites it.
But this is suitable if the update is not needed often - once a minute, well, the most frequent - a couple of times a minute.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question