UbuntuTweak

Differences between revisions 7 and 9 (spanning 2 versions)
Revision 7 as of 2011-05-23 13:07:40
Size: 1441
Editor: 96
Comment:
Revision 9 as of 2011-05-23 13:12:33
Size: 1534
Editor: 96
Comment:
Deletions are marked like this. Additions are marked like this.
Line 13: Line 13:
 * '''Safety feature''': API set to backup/restore the settings (try the Zeitgeist/Or move to next version)  * '''Safety feature''': API set to backup/restore the settings
Line 21: Line 21:
 * Based on PyGi(PyGObject) instead of PyGTK, so it will be work under Ubuntu 11.10 Oneiric with GTK+3.0 smoothly  * Based on PyGObject instead of PyGTK, so it will be work under Ubuntu 11.10 Oneiric with GTK+3.0 smoothly
Line 27: Line 27:
 * Time line based view with all settings done by user, so that user can always know what he did before and easy to revert(try the Zeitgeist)

Intro

Ubuntu Tweak is an application which makes configuring Ubuntu easier for everyone. It allows tweaking of many useful desktop and system configuration options which are unavailable via native system tools.

Roadmap

0.6

This is the first version targeting to be the "Power Users Tool" and try to get into Ubuntu repository. The major changes will be:

  • Safety feature: API set to backup/restore the settings

  • Pluggability

    • Support install and load plug-ins from $HOME/.local/ubuntu-tweak/plugins
    • Separate "Application/Source Center" as a plug-in (Install from PPA, package name: ubuntu-tweak-community-plugins)
  • Janitor: The previous "Package Cleaner" will be renamed to "Janitor", to instead the "Computer Janitor", it will support plug-in too.

Tech

  • Based on PyGObject instead of PyGTK, so it will be work under Ubuntu 11.10 Oneiric with GTK+3.0 smoothly
  • BackupRestoreAPI

Future

  • Cover all parts of Ubuntu which can be configured (keep the core simple, extend with plugins)
  • Time line based view with all settings done by user, so that user can always know what he did before and easy to revert(try the Zeitgeist)

References

UbuntuTweak (last edited 2013-02-20 01:24:59 by 131)