blob: 2bd492ffd68465108ef71a9bf2d2617b09000ecf (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
TODO:
- banner: don't put background under title, just render it with alpha blending
- limit running apps to one if not embedded ?
- trap kill => kill pending apps
- fixed resizing hack: don't do it if less that 5 icons
- consolidate gdk-pixbuf code
- once perl-gtk for gtk+2 is there, use a Gtk::Table (or better gimp widget for
its tool icons table) filled with Gtk::Image, thus killing lot of code (dbl*
buffers, rerending, alpha blending, ...)
- add mmc theme so that drakx tools get mcc background
- xinerama compliant: look in gdm
|