todo updates
svn path=/branches/work/kwin_composite/; revision=603376
This commit is contained in:
parent
154d8a588b
commit
71f68f91fd
1 changed files with 8 additions and 0 deletions
|
@ -52,6 +52,14 @@ General TODO
|
|||
? XComposite overlay window
|
||||
? - does it make any sense to use it instead of painting directly to the root window
|
||||
when the root window's visual etc. are good?
|
||||
- it seems OpenGL drawing to the root window is always clipped, unlike with X drawing,
|
||||
so the overlay should be always used, or manual double-buffering should be used
|
||||
- nvidia has option "DisableGLXRootClipping" though, make kwin config option to draw
|
||||
directly to the root window?
|
||||
|
||||
! the opacity slider in the Alt+F3 menu doesn't work
|
||||
- looks like the hack with adding custom widgets to popups no longer works
|
||||
- it should probably be just changed to normal menu with reasonable opacity values
|
||||
|
||||
|
||||
OpenGL TODO
|
||||
|
|
Loading…
Reference in a new issue