elementary / switchboard-plug-applications

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

Should be able to Name and Edit Custom Commands #29

Open cassidyjames opened 6 years ago

cassidyjames commented 6 years ago

From @skewty on September 18, 2018 14:39

Currently you can only add custom commands. I believe the Name= and Exec= lines should be editable by the user through the GUI. This shouldn't be too difficult.

Full CRUD abilities are the user expectation.

Copied from original issue: elementary/session-settings#10

cassidyjames commented 6 years ago

From @arshubham on September 18, 2018 14:43

@skewty I just noticed this bug is opened against session-settings repo, you should move it to https://github.com/elementary/switchboard-plug-applications as it handles the code for creating custom command.

Icon name should also be editable, or better use the same icon chooser from Appeditor, with ability to give custom path.

image