Add names to some of the items

svn path=/trunk/KDE/kdebase/workspace/; revision=682895
This commit is contained in:
Rivo Laks 2007-07-03 16:29:38 +00:00
parent e57fb0db54
commit f711ea836e

View file

@ -43,22 +43,22 @@ KDE 4.0 TODO
- effects (to do) - effects (to do)
- add configuration options (dialogs) - add configuration options (dialogs)
- add generic support to use effect only for certain window types - add generic support to use effect only for certain window types [Seli]
- split effects to groups (eyecandy, accessibility, whatever) - split effects to groups (eyecandy, accessibility, whatever)
- login effect, e.g. fade to desktop - login effect, e.g. fade to desktop
- logout effect - logout effect [Seli]
- effect for windows demanding attention - effect for windows demanding attention
- rays? ripples? - rays? ripples?
- explosion - explosion
? - use for forcible killing (add support to windowClosed()) ? - use for forcible killing (add support to windowClosed())
- diminactive - diminactive
* - needs grouping for unmanaged windows * - needs grouping for unmanaged windows [Seli]
- trailfocus (windows keep getting darker over time) - trailfocus (windows keep getting darker over time)
* - inactive window notification (when it stops responding) * - inactive window notification (when it stops responding) [Seli]
- shadow - shadow
- xrender mode - xrender mode
- needs to follow the window shape - needs to follow the window shape
- textured shadow - textured shadow [rivo]
- make transparent - make transparent
- make windows that are moved/resized by the user slightly transparent - make windows that are moved/resized by the user slightly transparent
- hide all testing, demo etc. effects in final builds - hide all testing, demo etc. effects in final builds
@ -70,16 +70,16 @@ KDE 4.0 TODO
? - duplicate code or try to share it? ? - duplicate code or try to share it?
- presentwindows - presentwindows
- should preserve aspect ratio (as an option?) - should preserve aspect ratio (as an option?)
- taskbar thumbnail - taskbar thumbnail [Seli]
- define protocol (with _KDE prefix for now?) - define protocol (with _KDE prefix for now?)
- add support to taskbar - add support to taskbar
- inversion effect - inversion effect [rivo]
- rollup animation when shading/unshading window - rollup animation when shading/unshading window [Seli]
- also use it for comboboxes - also use it for comboboxes
- select a region to zoom - select a region to zoom
- needs mouse to be warped - needs mouse to be warped
- fix inclusion of config-X11.h in installed headers - fix inclusion of config-X11.h in installed headers [Seli]
- IHV database - set config settings according to card/driver - IHV database - set config settings according to card/driver
? - some sort of performance slider ? - some sort of performance slider
@ -90,15 +90,16 @@ KDE 4.0 TODO
? generic dbus scripting support ? generic dbus scripting support
- check effects' dependencies when loading - check effects' dependencies when loading [rivo]
- correct ordering for effects - correct ordering for effects [rivo]
would be nice if isn't too strict
- vertex redesign - vertex redesign [Seli]
affects alpha clear hack affects alpha clear hack
- support applying opacity only to decoration - support applying opacity only to decoration
- not using ARGB visuals - not using ARGB visuals
- handling of window pixmaps for unmapped windows - handling of window pixmaps for unmapped windows [Seli]
- strict binding - strict binding
- shm mode needs support for more data formats than GL_BGRA - shm mode needs support for more data formats than GL_BGRA
@ -111,9 +112,6 @@ KDE 4.0 TODO
- documentation - documentation
- KompMgr
- remove options
- disable application effects when kwin can provide them, e.g. shadow/transparency - disable application effects when kwin can provide them, e.g. shadow/transparency
General TODO General TODO