Anyone know how to prevent a program from putting a button on the taskbar when using C with X11 libs? google is no help, I'm writing a program to monitor system status and display it in X, but having a taskbar button seems pointless for this type of program.
Also, anyone know how to make the window "always on top" by default?
And anyone know how to specify (and read) window position?
The source is available at
my homepage .