Projects/Oxygen/StyleWinDec: Difference between revisions
(reorganize, new items) |
|||
Line 2: | Line 2: | ||
== Known Bugs == | == Known Bugs == | ||
* | * tabs are not drawn correctly | ||
** we need "inverse slabs" to fix this | ** [assigned: mwoehlke] we need "inverse slabs" to fix this | ||
* | ** directions other than north aren't done at all | ||
* | * minor glitches with holes | ||
* [assigned: mwoehlke] | ** top color doesn't go around curves | ||
** [assigned: mwoehlke] color choice needs to be reviewed | |||
** with autoFillBackground, corners are overpainted (how to fix this??) | |||
* need to audit color role use (see QA #3) | * need to audit color role use (see QA #3) | ||
* reverse layout is reportedly broken | * reverse layout is reportedly broken | ||
* progress bars not done | * progress bars not done | ||
* [low priority] menus not done | * [low priority] menus not done | ||
* slider handle doesn't go to edge of groove | |||
== QA == | == QA == | ||
Line 17: | Line 19: | ||
* high-contrast color schemes (i.e. all fg/bg black or white) | * high-contrast color schemes (i.e. all fg/bg black or white) | ||
* reverse-light/dark color schemes (e.g. light-on-dark buttons with dark-on-light views, etc.) | * reverse-light/dark color schemes (e.g. light-on-dark buttons with dark-on-light views, etc.) | ||
* tabs, in all directions | |||
* sliders, scrollbars, progress - in all orientations and good cross section of values | |||
[[Category:Artwork]][[Category:Oxygen]] | [[Category:Artwork]][[Category:Oxygen]] |
Revision as of 17:43, 26 September 2007
The current Oxygen style and window decoration for KDE4 can be found in SVN under http://websvn.kde.org/trunk/KDE/kdebase/runtime/kstyles/oxygen and http://websvn.kde.org/trunk/KDE/kdebase/workspace/kwin/clients/oxygen
Known Bugs
- tabs are not drawn correctly
- [assigned: mwoehlke] we need "inverse slabs" to fix this
- directions other than north aren't done at all
- minor glitches with holes
- top color doesn't go around curves
- [assigned: mwoehlke] color choice needs to be reviewed
- with autoFillBackground, corners are overpainted (how to fix this??)
- need to audit color role use (see QA #3)
- reverse layout is reportedly broken
- progress bars not done
- [low priority] menus not done
- slider handle doesn't go to edge of groove
QA
- reverse layout
- high-contrast color schemes (i.e. all fg/bg black or white)
- reverse-light/dark color schemes (e.g. light-on-dark buttons with dark-on-light views, etc.)
- tabs, in all directions
- sliders, scrollbars, progress - in all orientations and good cross section of values