From d6e7516655c684c7925e73f4d79bfe1e1f5575dd Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 6 Mar 2003 15:51:08 +0000 Subject: first bits of mdk9.2 specs (aka postponed bugs...) stuff --- docs/mdk-9.2 | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 docs/mdk-9.2 (limited to 'docs') diff --git a/docs/mdk-9.2 b/docs/mdk-9.2 new file mode 100644 index 000000000..acb0d6001 --- /dev/null +++ b/docs/mdk-9.2 @@ -0,0 +1,43 @@ +-*- outline -*- + + drakxtools todo list for mdk9.2 + (mainly gtk+ oriented for now) + +* mcc vs tools communication +** faster tools embedding in mcc (gc idea) + move gui into gui/.pm so that mcc can just do require on them + instead of doing slow fork+perl startup (same idea as fast_cgi, + perl_mod and the like) +** told apps to ask user whether to save their changes or to discard them on cancel (#1437) + +* ugtk2 & tools guies: +** cleanups: +*** $o->flush() should be sub { $_[0]->window->process_updates(1) } + see logdrake::parse_file()'s progress bar as an example +** saner/cleaner usage of gtk+-2.2 widgets: +*** use MessageDialog for modal windows (cleaner) +*** use button boxes everywhen when we have several buttons for saner gui (as per gnome specs/recommendations) +*** gtk::combo => gtk::optionMenu (as per gtk+-2 doc) +*** use size::group to let things be smoother in some places + +* tools +** all: +*** have a button or a menu to access help (was already part of mdk9.1 specs) +** drakboot: +*** should prevent the user to insert a space in a kernel label (#2826) +** mcc: +*** make tool names be black or blue (like in rpmdrake & harddrake2 guies) (#2695) +** harddrake: colorize the internal help + + +* packages +** main package updates: +*** rpm-4.2 +*** kernel-2.6 (if availlable and stabilized: not probable) ? +** add new packages: +*** kernel-mosix +*** dvb packages + +* hardware support +** kernel: update alsa, bttv, dvb & saa7134 drivers for better hardware support +** isa detection/probing in ldetect ? (#118, #497) => need some old hw \ No newline at end of file -- cgit v1.2.1