After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 703795 - Add "Startup Applications" tab
Add "Startup Applications" tab
Status: RESOLVED FIXED
Product: gnome-tweak-tool
Classification: Applications
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Tweak Tool maintainer(s)
GNOME Tweak Tool maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2013-07-08 14:57 UTC by William Jon McCann
Modified: 2013-09-10 08:14 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description William Jon McCann 2013-07-08 14:57:04 UTC
Currently we have a deprecated tool for adding and removing programs from the list of things automatically started at login (gnome-session-properties). This is slated for removal. After discussing it with a number of stakeholders we think the best place for it for now is the tweak tool. However, we would need to make a few adjustments to how it operates.

Currently, the tool includes not only apps but session services. These should not be present in the new design. We only want to allow adding and removing actual apps. Otherwise, it is far too likely the user will unwittingly break the system. Not to mention these things should be transparent implementation details to the user.

We should also make it easier to add currently running apps to the list. And to add arbitrary apps as well. And to have a convenient way to add all running apps to the list.

I think it would be useful to have a way to clear the list as well.
Comment 1 John Stowers 2013-07-08 17:00:53 UTC
Works for me.

I have some of the infrastructure already in place for creating (startup) desktop files from existing applications. 

Is the recommended way of doing this still in ~/.config/autostart/X.desktop

I'll ask Alex (GSOC student) and Allan about some mockups.
Comment 2 Allan Day 2013-07-09 14:25:21 UTC
I've added some initial guidance to the wireframes:

https://raw.github.com/gnome-design-team/gnome-mockups/master/tweak-tool/tweak-tool-wireframes-v2.png
Comment 3 John Stowers 2013-09-10 08:14:49 UTC
This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.