(firstboot depends on authconfig-gtk) |
(update the master plan) |
||
Line 29: | Line 29: | ||
| Printing || system-config-printer || || Don't install || || Incomplete | | Printing || system-config-printer || || Don't install || || Incomplete | ||
|- | |- | ||
| Release Notes || | | Release Notes || xdg-open file:///usr/share/doc/HTML/fedora-release-notes/index.html || || Move somewhere else (Firefox bookmark?) || || Incomplete | ||
|- | |- | ||
| Search for Files... || gnome-search-tool || || Don't install || Might need some improvements to searching in Nautilus || Incomplete | | Search for Files... || gnome-search-tool || || Don't install || Might need some improvements to searching in Nautilus || Incomplete | ||
|- | |- | ||
| SELinux Troubleshooter || sealert || || Nothing for now || Provides access to logs, which means that we can't hide the launcher || Incomplete | | SELinux Troubleshooter || sealert || || Nothing for now || Provides access to logs, which means that we can't hide the launcher; in the long run this needs replacing by a generic desktop logging/error reporting app || Incomplete | ||
|- | |- | ||
| Software Settings || gpk-prefs (gnome-packagekit) || [https://bugzilla.gnome.org/show_bug.cgi?id=676445 GNOME Bug 676445] || Hide launcher (can be accessed via Add/Remove Software (which needs a better name)) || || Incomplete | | Software Settings || gpk-prefs (gnome-packagekit) || [https://bugzilla.gnome.org/show_bug.cgi?id=676445 GNOME Bug 676445] || Hide launcher (can be accessed via Add/Remove Software (which needs a better name)) || || Incomplete | ||
Line 39: | Line 39: | ||
| Software Updates || gpk-update-viewer (gnome-packagekit) || [https://bugzilla.gnome.org/show_bug.cgi?id=676445 GNOME Bug 676445] || Hide launcher (needs to be accessible via Add/Remove Software (which needs a better name)) || || Incomplete | | Software Updates || gpk-update-viewer (gnome-packagekit) || [https://bugzilla.gnome.org/show_bug.cgi?id=676445 GNOME Bug 676445] || Hide launcher (needs to be accessible via Add/Remove Software (which needs a better name)) || || Incomplete | ||
|- | |- | ||
| System-Config-Date || system-config-date || || | | System-Config-Date || system-config-date || || Don't depend on it, then don't install by default || Required by anaconda, firstboot and system-config-kickstart. || Incomplete | ||
|- | |- | ||
| Users and Groups || system-config-users || || | | Users and Groups || system-config-users || || Don't depend on it, then don't install by default. || Required by firstboot. || Incomplete | ||
|} | |} | ||
Revision as of 08:25, 23 May 2012
Fedora includes an extremely large number of application launchers by default. Many of these are confusing, unnecessary and irrelevant to the majority of users. Problems caused by these issues:
- A high number of launchers makes launching applications inefficient and difficult - it takes a long time to find the launcher you are looking for, and is an unpleasant experience.
- Creates work for users. Every time they want to launch an application, they have to process a large number of launchers, many of which are uninteresting to them.
- Prevents personalisation. Installing apps is an important way in which people can change their system to make it suit them. If installed applications are lost within a sea of preinstalled launchers, the OS will never feel like it belongs to the user.
- Makes people feel like the OS isn't designed for them. 'If it contains lots of launchers which I don't understand or don't care about, it obviously isn't for me.'
This page tracks the progress of an initiative to tackle these problems by reducing the number of application launchers included in a new Fedora install. It requires making improvements to upstream software as well as fixing distribution-specific issues.
Status
Some applications need to be removed from the default install, others just need to have their launchers hidden.
Name | Command (package, if different) | Bugs | Action | Notes | Status |
---|---|---|---|---|---|
Authentication | system-config-authentication (authconfig-gtk) | Don't depend on it, then don't install by default | Required by firstboot. | Incomplete | |
Firewall | system-config-firewall | Don't install | Incomplete | ||
IBus Hangul Preferences | ibus-setup-hangul | GNOME Bug 662489 | Integrate into System Settings, then hide launcher | In progress | |
Input Method Selector | ibus-setup | GNOME Bug 662489 | Integrate into System Settings | In progress | |
Network Connections | nm-connection-editor | Hide launcher | GNOME Control Center currently uses nm-connection-editor for settings dialogs | Incomplete | |
Power Statistics | gnome-power-statistics (gnome-power-manager) | Don't install | Part of gnome-power-manager - this can be dropped from the desktop spin (nothing else depends on it right now) | Incomplete | |
Printing | system-config-printer | Don't install | Incomplete | ||
Release Notes | xdg-open file:///usr/share/doc/HTML/fedora-release-notes/index.html | Move somewhere else (Firefox bookmark?) | Incomplete | ||
Search for Files... | gnome-search-tool | Don't install | Might need some improvements to searching in Nautilus | Incomplete | |
SELinux Troubleshooter | sealert | Nothing for now | Provides access to logs, which means that we can't hide the launcher; in the long run this needs replacing by a generic desktop logging/error reporting app | Incomplete | |
Software Settings | gpk-prefs (gnome-packagekit) | GNOME Bug 676445 | Hide launcher (can be accessed via Add/Remove Software (which needs a better name)) | Incomplete | |
Software Updates | gpk-update-viewer (gnome-packagekit) | GNOME Bug 676445 | Hide launcher (needs to be accessible via Add/Remove Software (which needs a better name)) | Incomplete | |
System-Config-Date | system-config-date | Don't depend on it, then don't install by default | Required by anaconda, firstboot and system-config-kickstart. | Incomplete | |
Users and Groups | system-config-users | Don't depend on it, then don't install by default. | Required by firstboot. | Incomplete |
Additional Notes
Designs for a GNOME 'Usage' application would combine Disk Usage Analyzer, Power Statistics and System Monitor into a single launcher.