I guess we might as well start assembling a list of things we need to do after F18 goes out. Here's what I've got:
* Put advanced storage (filtering, multipath/iscsi/zfcp dialogs) back in.
* Make system-config-kickstart work again. It's been broken since I got rid of iw/GroupSelector.py (#859928).
* Add keyboard accelerators to pretty much everything, breaking all kinds of strings in the process (#864964).
* Move us to using mutter (or something like it) so we don't get all the redraw ugliness (#858684).
* Review Allan Day's suggestions, see what we can and cannot do, do it.
* Review the Wall of Anaconda, see what we can and cannot do, do it.
* Work on making our threading a little less awkward. In particular, it can be very hard to tell what thread a method is executing in, and whether or not you can do GTK calls directly. We also could use thread name constants (wasn't someone else already working on that?).
* Allow selecting multiple disks (#864707).
* Allow a faster way of deleting everything on a disk (#880686).
- Chris
- Review the Wall of Anaconda, see what we can and cannot do, do it.
Can we get a (hi-res readable) picture of it? Or at least a list?
Martin
----- Original Message -----
I guess we might as well start assembling a list of things we need to do after F18 goes out. Here's what I've got:
Put advanced storage (filtering, multipath/iscsi/zfcp dialogs) back in.
Make system-config-kickstart work again. It's been broken since I
got rid of iw/GroupSelector.py (#859928).
Add keyboard accelerators to pretty much everything, breaking all kinds of strings in the process (#864964).
Move us to using mutter (or something like it) so we don't get all the redraw ugliness (#858684).
Review Allan Day's suggestions, see what we can and cannot do, do
it.
Review the Wall of Anaconda, see what we can and cannot do, do it.
Work on making our threading a little less awkward. In particular, it can be very hard to tell what thread a method is executing in, and whether or not you can do GTK calls directly. We also could use thread name constants (wasn't someone else already working on that?).
Allow selecting multiple disks (#864707).
Allow a faster way of deleting everything on a disk (#880686).
- Chris
Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
- Review the Wall of Anaconda, see what we can and cannot do, do it.
Can we get a (hi-res readable) picture of it? Or at least a list?
Sure, this is what I'd be working from:
https://fedoraproject.org/wiki/Anaconda/UX_Redesign/Design_Comments_1
- Chris
On Mon, 2012-12-03 at 14:12 -0500, Chris Lumens wrote:
- Review the Wall of Anaconda, see what we can and cannot do, do it.
Can we get a (hi-res readable) picture of it? Or at least a list?
Sure, this is what I'd be working from:
https://fedoraproject.org/wiki/Anaconda/UX_Redesign/Design_Comments_1
If you want to see the mockups from the wall without the post-its / not in photo format, they're available here:
http://linuxgrrl.com/fedora-ux/Projects/Anaconda/Prototypes/ToPrint/01Oct201...
Those are the versions as they were hung up, I think. Some of them were updated as we went along so those might not be the latest versions.
~m
Here is (more detailed) list for networking: https://fedoraproject.org/wiki/Anaconda/Network#Newui_networking_TODO.2C_not...
On 11/30/2012 09:29 PM, Chris Lumens wrote:
I guess we might as well start assembling a list of things we need to do after F18 goes out. Here's what I've got:
Put advanced storage (filtering, multipath/iscsi/zfcp dialogs) back in.
Make system-config-kickstart work again. It's been broken since I got rid of iw/GroupSelector.py (#859928).
Add keyboard accelerators to pretty much everything, breaking all kinds of strings in the process (#864964).
Move us to using mutter (or something like it) so we don't get all the redraw ugliness (#858684).
Review Allan Day's suggestions, see what we can and cannot do, do it.
Review the Wall of Anaconda, see what we can and cannot do, do it.
Work on making our threading a little less awkward. In particular, it can be very hard to tell what thread a method is executing in, and whether or not you can do GTK calls directly. We also could use thread name constants (wasn't someone else already working on that?).
Allow selecting multiple disks (#864707).
Allow a faster way of deleting everything on a disk (#880686).
- Chris
Anaconda-devel-list mailing list Anaconda-devel-list@redhat.com https://www.redhat.com/mailman/listinfo/anaconda-devel-list
- Add keyboard accelerators to pretty much everything, breaking all kinds of strings in the process (#864964).
Mailed off patches for this. I've likely missed a thing or two, but that's okay. We can deal with that as they come up.
- Move us to using mutter (or something like it) so we don't get all the redraw ugliness (#858684).
A two second test shows that using mutter:
* increases installation image size significantly * breaks the lightbox * causes us to run in shrunken upper left corner mode all the time
- Allow a faster way of deleting everything on a disk (#880686).
Mailed off patches for this.
More to come. I'll update as appropriate.
- Chris
I guess we might as well start assembling a list of things we need to do after F18 goes out. Here's what I've got:
In order to not have to update several places when I get things taken care of, I'm only going to update the feature page on the wiki from now on:
https://fedoraproject.org/wiki/Features/AnacondaNewUI_Followup
- Chris
anaconda-devel@lists.stg.fedoraproject.org