(→Visitors) |
(reorg) |
||
| Line 9: | Line 9: | ||
<b>DO NOT EDIT SECTIONS WITHOUT PERMISSION</b>. | <b>DO NOT EDIT SECTIONS WITHOUT PERMISSION</b>. | ||
| − | |||
| − | |||
| − | |||
| − | |||
== Rejected Bugs == | == Rejected Bugs == | ||
| Line 21: | Line 17: | ||
* With everything around it styled nicely, having just a plain colour for selected items, e.g. in the speedbar, looks a bit disconnect from the rest of the GUI. Thus any effect that polishes this bit is welcome, such as a frame or even translucency.<b>unfortunately that part of qt is not stylable</b> | * With everything around it styled nicely, having just a plain colour for selected items, e.g. in the speedbar, looks a bit disconnect from the rest of the GUI. Thus any effect that polishes this bit is welcome, such as a frame or even translucency.<b>unfortunately that part of qt is not stylable</b> | ||
| − | == | + | == Things we'd like to do == |
* progress bars still not like the artist wants <span style="color: orange">priority</span> | * progress bars still not like the artist wants <span style="color: orange">priority</span> | ||
* should repaint on globalChange signal (how?) <span style="color: green">releasable</span> | * should repaint on globalChange signal (how?) <span style="color: green">releasable</span> | ||
| Line 27: | Line 23: | ||
*headers in tables | *headers in tables | ||
**not really done - but the plain color look is acceptable for now <span style="color: green">releasable</span> | **not really done - but the plain color look is acceptable for now <span style="color: green">releasable</span> | ||
| − | |||
| − | |||
* Rounded corners of floatables (windows,menus dockers) should be done with alpha | * Rounded corners of floatables (windows,menus dockers) should be done with alpha | ||
* Windeco should use alpha for corners (need kwin improvements?) | * Windeco should use alpha for corners (need kwin improvements?) | ||
* groupboxes | * groupboxes | ||
** make flat more homogeneous in look with normal (very short regular?) | ** make flat more homogeneous in look with normal (very short regular?) | ||
| + | * docked dockers might need a nicer frame | ||
| + | * Mouse handling in menus: When the mouse pointer goes below the visible selection decoration of the last item in a menu, the item does not get deselected but a click or release event will not trigger the item. The item does not get deselected until the pointer leaves the menu. The correct behavior would be to deselect the item once the pointer leaves its selection decoration and enters the bezel, as e.g. in similar KDE 3 styles (e.g. Domino). Or to trigger the item despite the pointer being outside its selection decoration, given that it is still shown as selected. As it stands, you can go to the last item in a menu, not notice that you overshoot it because it doesn't go deselected, and your click/release will do nothing, which is jarring. | ||
== QA == | == QA == | ||
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
Contents |
We no long accept bugs here.
Please use bugs.kde.org under Oxygen
We strongly suggest that you come to #oxygen on irc first to discuss the bug.
DO NOT EDIT SECTIONS WITHOUT PERMISSION.
This is helpful checklist to use when looking for bugs in a style: