TODO 550 B

12345678910111213141516171819202122
  1. 1.2.2
  2. -----
  3. - drawing problem on screens <= 1024x768 (implemented)
  4. - Don't start X server if theme's not found
  5. 1.2.x
  6. -----
  7. - i18n
  8. - don't choose a non-existing theme in random selection
  9. - think about multi-line configuration:
  10. current_theme = t1, t2, t3
  11. current_theme = t4, t5
  12. or
  13. current_theme = t1, t2, t3 \
  14. t4, t5
  15. - FreeBSD fixes
  16. 2.0.x
  17. -----
  18. - restart X server on ctrl-alt-backspace
  19. - allow switching theme on the fly if a set is specified in slim.conf
  20. - text alignment, to allow to center texts of unknown length (e.g. %host)