Just want to create a flexible desktop that is independent from system. For my linux system.
Like to have Clean Window and Transparent.
1. Looking for the basic on Xlib. Most of what i found is unclear where i start.
I like to start simple and expand.
a. Want to just open a clear transparent(150) window at size(400,300) with darken borders.
b. Set graphics myself. No Titlebar or Close.
c. Have it set in System tray for quick recall.
d. have it launch it own apps from icons.
2. Any other options with easy documents ?
3. Is gtk slow for this. I know many light window manger don't like including gtk libs. .
or am i wrong.
4. Can this be done with wxpython.