elementary / switchboard-plug-applications

Switchboard Applications Plug
https://elementary.io
GNU General Public License v3.0
14 stars 12 forks source link

Handle system autostarted applications #183

Open tintou opened 1 year ago

tintou commented 1 year ago

All the applications that are auto-started in the system (like Mail or Calendar) should appear in the plug.

According to the specification, it is possible to disable a auto-started app:

If an application autostarts by having a .desktop file installed in the system wide autostart directory, an individual user can disable the automatic start of this application by placing a .desktop file of the same name in its personal autostart directory which contains the key Hidden=true.