User:Chani/Plans/ConstraintsList: Difference between revisions
Appearance
< User:Chani | Plans
Created page with 'the meaning of cells in this table: *nothing: that constraint for that plasmoid has not been checked yet *T: the plasmoid cannot satisfy this constraint and X-Plasma-Requires-<co...' |
changed the .desktop stuff |
||
| Line 1: | Line 1: | ||
the meaning of cells in this table: | the meaning of cells in this table: | ||
* | *R: Required | ||
* | *O: Optional | ||
* | *U: Unused | ||
* | *nothing: not checked yet | ||
after checking a plasmoid+feature, X-Plasma-Requires-<feature> in the plasmoid's .desktop should be set to one of Required, Optional or Unused. | |||
*Required: the plasmoid cannot do without this feature | |||
*Unused: the plasmoid doesn't use this feature at all | |||
*Optional: it has made optional in the code using isAllowed() | |||
{| | {| | ||
Revision as of 23:06, 13 May 2009
the meaning of cells in this table:
- R: Required
- O: Optional
- U: Unused
- nothing: not checked yet
after checking a plasmoid+feature, X-Plasma-Requires-<feature> in the plasmoid's .desktop should be set to one of Required, Optional or Unused.
- Required: the plasmoid cannot do without this feature
- Unused: the plasmoid doesn't use this feature at all
- Optional: it has made optional in the code using isAllowed()
| Plasmoid | FileDialog | KRun |
|---|---|---|
| workspace/plasma | ||
| activitybar | X | |
| analog-clock | ||
| battery | ||
| apps/plasma | ||
| folderview | ||
| kdeplasma-addons | ||
| playground/base/plasma | ||