-
Notifications
You must be signed in to change notification settings - Fork 93
Developer notes
clearkimura edited this page Apr 10, 2015
·
30 revisions
Do you have interest to further develop Customizer, but you don't know where to begin? Then, this page is where you can get started. Below are notes which have been listed in groups, from highest to lowest priority.
- Installation via
make
for 4.1 releases from the master branch based on Python2, using "injection" method has been noted.
- Upgrading doesn't work well with some packages, such as
libpam-systemd
and other packages. For now, it has been somewhat fixed.
- Issues with Pending label, which requires further investigation and come up with proper solution.
- Issues with Official label, which may be limitation of existing build. Therefore, less priority compared to "Pending".
- Issues with Feature request label.
If you ever thought of developing all over from start for some reasons, you should read the Historical reviews to learn things done in the past and avoid errs in the future.
- Choosing Python over Gambas, with advantages have been explained.
- First guide
- Questions and answers
- feat. Definition
- feat. Rebranding
- feat. Remastering