Comment 1 for bug 1282727

Revision history for this message
marmuta (marmuta) wrote :

Hi, thanks for the bug report.
I might be misunderstanding, but in Onboard the transparency settings actually controls transparency. 100 - the value you see becomes the opacity.

Try this:

- Set Preferences->Window->Transparency->Window to 1
- run 'xprop | grep _NET_WM_WINDOW_OPACITY'
  and click Onboard
-> I see high opacity:
_NET_WM_WINDOW_OPACITY(CARDINAL) = 4244438268

- Set Preferences->Window->Transparency->Window to 99
- run xprop as above
-> I see low opacity:
_NET_WM_WINDOW_OPACITY(CARDINAL) = 50529027

Do you see anything different or did I misunderstand what you are asking for?