spmenu-wiki/pages/Theme managers.md

24 lines
1.3 KiB
Markdown
Raw Normal View History

2023-05-09 19:37:40 +02:00
Theme managers
==============
**NOTE: This article only applies to spmenu 1.1 and later. Users of spmenu 1.0 and earlier should first upgrade, or alternatively use the regular profiles.**
2023-06-03 06:09:30 +02:00
This article is intended to be a list of theme managers that can be installed and used. spmenu does not decide what theme manager is used, spmenu simply runs `spmenu_profile --spmenu-set-profile` when the keybind for setting a profile is activated. This means you must parse this in a separate program. See [spmenuify](https://git.speedie.site/speedie/spmenuify) for an example on how to do this.
2023-05-09 19:37:40 +02:00
# Rules for editors
- The theme managers must all be licensed under a free/libre license, preferably but not necessarily a copyleft license.
- Please try to use stable hosting if possible for links. If this is not possible, consider emailing me so I can host it on my site.
- Any programming language. Go wild.
- No malware/software with antifeatures.
# Official theme managers
2023-06-03 06:09:30 +02:00
- [spmenuify](https://git.speedie.site/speedie/spmenuify)
2023-05-09 19:37:40 +02:00
- Author: [speedie](https://speedie.site) ([speedie@speedie.site](mailto:speedie@speedie.site))
- spmenuify is the official theme manager for spmenu. It allows installation, previewing, enabling and disabling of themes.
2023-06-03 06:09:30 +02:00
# User theme managers
2023-06-04 22:20:27 +02:00
None have been addedto this list yet.