File: TODO

package info (click to toggle)
slim 1.3.6-3~bpo70%2B1
  • links: PTS
  • area: main
  • in suites: wheezy-backports
  • size: 2,072 kB
  • sloc: cpp: 4,085; ansic: 209; sh: 180; makefile: 23
file content (22 lines) | stat: -rw-r--r-- 550 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
1.2.2
-----
- drawing problem on screens <= 1024x768 (implemented)
- Don't start X server if theme's not found

1.2.x
-----
- i18n
- don't choose a non-existing theme in random selection
- think about multi-line configuration:
    current_theme = t1, t2, t3
    current_theme = t4, t5
  or
    current_theme = t1, t2, t3 \
		    t4, t5
- FreeBSD fixes

2.0.x
-----
- restart X server on ctrl-alt-backspace
- allow switching theme on the fly if a set is specified in slim.conf
- text alignment, to allow to center texts of unknown length (e.g. %host)