packagekit/TODO
2007-08-24 18:41:48 +01:00

24 lines
903 B
Plaintext

Order of no particular importance:
* yum-find-name.py has to emit full version and epoch, not just the version
* Use libgbus in PkNetwork to avoid warning message
* Add a queing API
* Add GetStatus and ::StatusChanged to get package data as string for UI
* Add details into the application UI
* Add runtime into finished signal
* Write documentation for UI porters
* Add FindPackagesByGroup() and GetGroupList perhaps
* Add a way to import GPG keys
* Add <arg type="b" name="filter_development" direction="in"/>
or a s=searchtype:
only-devel;non-devel
only-installed;non-installed
only-gui;non-gui
* Add enough new error enums for the yum backend
* Add sub-percentage support into API
* Split up PolicyKit install into different types
wwoods: i was thinking of this earlier. I think we need a new method FindPackagesByFile
wwoods: and put the file info into the Description signal