leftwm / leftwm-theme

A tool to help manage themes for LeftWM
BSD 3-Clause "New" or "Revised" License
116 stars 12 forks source link

Leftwm-theme should throw an error if the prebuilt themes aren't available for copying #62

Open mautamu opened 1 year ago

mautamu commented 1 year ago

https://github.com/leftwm/leftwm-theme/blob/22b537b94505c93c63e5524ba9bb4a5c6689a904/src/operations/new.rs#L72 introduces an error where someone can create a new theme as a fork of a basic template but not see an error.

mautamu commented 1 year ago

Repro:

US: As a user, I want to see only the theme templates which are available to be cloned so that I can build my own themes quickly and easily.

Acceptance criteria: