lipido / kargos

KDE Plasma port of GNOME Argos and OSX BitBar
GNU General Public License v3.0
126 stars 13 forks source link

Convention for new arguments #32

Closed shocklateboy92 closed 4 years ago

shocklateboy92 commented 4 years ago

I wanted to start the discussion regarding our procedure for adding new arguments (hopefully without minimizing BitBar/Argos compatibility).

This came up when I started thinking about what argument/key to use when implementing #31. My two initial ideas were as follows:

  1. Prefix all our extensions with a kargos. E.g. kargos.fa_icon=bug
  2. Keep the same keys, but distinguish based on values, I.e. icon=fa:bug

What do people think? I'll update the readme once we settle on this.

lipido commented 4 years ago

I like the first option, i.e. to prefix our "kargos" genuine parameters.

shocklateboy92 commented 4 years ago

Okay, it's decided then.