Slab

Differences between revisions 28 and 29
Revision 28 as of 2006-07-19 14:11:58
Size: 9574
Editor: d57-121-167
Comment:
Revision 29 as of 2006-07-19 14:13:23
Size: 9650
Editor: d57-121-167
Comment: New Version, yay!
Deletions are marked like this. Additions are marked like this.
Line 14: Line 14:
===Via APT === === Via APT ===
Line 25: Line 25:

(note, it will be updated soon with Beta 3, currently it has Beta 1...)

USlab 1.0 Beta 3 Download

From Source

attachment:uslabbeta3.tar.gz

Since this was CVS code, you have to do "./autogen.sh --prefix=/usr" instead of the normal configure.

Via APT

Add to your sources.list:

deb http://www.beerorkid.com/compiz dapper main

Then run in a Terminal:

wget http://www.beerorkid.com/compiz/quinn.key.asc -O - | sudo apt-key add -

Then, run sudo apt-get install gnome-main-menu

(note, it will be updated soon with Beta 3, currently it has Beta 1...)

Changelog - Beta 2>Beta 3

  • Larger Icon on Panel
  • Compiling problems fixed, yay!

Changelog - Beta 1>Beta 2

  • Under the suggestions of Christoffer Sørensen, the menu button now reads "Computer"
  • Now identifies itself as "Slab Main Menu" in the Add Applets box

Changelog - Original>USlab Beta 1

  • Install Software link now points to gnome-app-install
  • Logout button relabeled to "Exit"
  • Upgrade/Remove functionality removed (since they depend on SLED 10 applications)
  • Main Menu button relabeled to "Menu", computer icon changed to "distributor-logo" so we can have the good-ol' Ubuntu icon there still!
  • Still retains 95% Slabby Goodness!

Introduction

Slab is the codename for SUSE Linux Enterprise Desktop 10's new menu and application managment system. It consists of 3 parts; main-menu (the new menu applet), Control Center and Application Browser, a nice simple and easy to use interface which uses our existing menu system to present all options for preferences and applications right in front of you with nice big icons! The 2 sections are also searchable with this neat little search box, automatically narrowing down options to what you want based off title and descriptions!

I originally discovered that it was in the Gnome CVS repository in this Ubuntu Forum thread:

http://www.ubuntuforums.org/showthread.php?t=208131

But then I thought...this would be PERFECT for a distro suited at newer users of Linux!

So then my Evil...I mean Excellent plan begun...

Rationalle

Better Desktop is a project sponsored by Novell to do usability tests on portions of the KDE and Gnome. The new main-menu applet and control-center (codenamed Slab), were designed using this data to improve usability on the Gnome desktop. Ubuntu has been doing usability changes to Gnome as well to make things more usable. Slab would be the perfect addition to the desktop as it adds a nicer and cleaner menu system that looks alot more friendly. It even features intergration with Beagle, our desktop search system!

Scope

This specification deals with improving the usability of the default Gnome desktop included with Ubuntu. Many operating systems have been moving away from cascading menus for accessing applications, so it may make sense that Ubuntu should do that too.

Use Cases

* Joe enjoys using Gaim and OpenOffice Writer for his instant messaging and word processing (which are the only things he does on his computer). He hates having to cascade through menus each time he wants to access those applications. Using Application Browser's "Add to Favourites" function, he can add his favourite applications to the main menu panel for easier access.

* Sandy is working on a document, but accidentally forgot where she saved it. Using Main-Menu's recent documents listing, she can easily find the last files she worked on...leading her to her lost file.

Design

Slab is actually 3 portions, the Application Browser, Control Center, and the Main Menu applet. The main menu applet also features a drop down menu offering access to recently used applications, recently used documents, and their favourite applications. The More Applications button opens up Application Browser, which can be used to easily find the application you want. Words cannot describe how easy it is to use, so here are some screenshots for your consideration:

Application Browser

attachment:appbrowser.png

Control Center

attachment:controlcenter.png

attachment:mainmenu.png

Implementation

We would not only by default offer Main Menu in the corner as a replacement for the current menu applet, we would also put links to Control Center and Application Browser right next to the menu, but also on the desktop for easier access.

Dependencies for Compiling

  • libgnome-desktop-dev
  • libpanel-applet2-dev
  • libgtop2-dev
  • libdbus-glib-1-dev
  • network-manager-dev
  • libhal-storage-dev
  • libiw-dev
  • libgnome-menu-dev
  • libresmgr-dev
  • libavahi-core-dev

Potential Problems

Due to it's intergration with SLED 10, we will have to do some changes to make it work a bit less sloppy on our desktop:

Interface Adjustments

We could change it so that the applet displays the word "Menu" instead of "Computer" and change it to use distributor-logo as the icon instead of computer.

EvandroFernandesGiovanini: Is there a specific reason you think this is a good idea? I think it would be nice to be consistent with SLED unless there's a good reason not to.

ChristofferSørensen: I agree, let's keep the "Computer" name.

Yes there is, we've always (well, since Hoary) had the Ubuntu icon grace the main menu, and it even got a redesign on Dapper! We don't want to let a great icon go to waste suddenly. Also, we should keep things clear, I personally think that "Menu" would make a better label. - viper550

Package Managment Integration

By default, it intergrates with Xen Updater, SLED 10's new RPM managment system, offering options to upgrade or remove the application in the right click menu.

We would have to make a decision, should the functionality be removed, or we could make it so that it intergrates automatically with our current "Add/Remove Programs" tool? I am kinda crossed between both actually...

ChristofferSørensen: It is easy to change it to Add/Remove Programs and I think we should use that instead. Using Xen Updater makes no sense.

Control Center and Application Browser Improvements

We may want to look into using this implementation of the ubuntu control center:

http://www.ubuntuforums.org/showthread.php?t=207894

Lack of Places

In the normal Ubuntu layout, the main menu has 3 sections, Applications, Places, and System. Control Center and Application Browser satisfy the Applications and System sections, and the Logout and Shutdown menus are actually on the main menu panel itself....

My idea is that we replace the Status segment (which is pretty useless, there are easier ways to find network status and disk space readings), with a Places list (emulating our current one) but in list forn.

EvandroFernandesGiovanini: I disagree that displaying disk space and network status information elsewhere is easier. Novell's usability testing showed that people were having trouble finding that information in the old setup. I also don't think Places needs to be there by default. Beagle integration is a major feature for slab, and with beagle people don't have to worry about the filesystem to do their work. Of course, there will always be people that do care, and for them maybe slab could be extended, or a new panel applet could be developed (a "Places" applet that pops up a simple menu with nothing but your bookmarked folders).

ChristofferSørensen: Disk space should be here. For thin client users it should only show avaliable space in your home directory, however. Network status should not be visible for thin client users. It doesn't really make sense.

Or...we could add an extra catergory to the dropdown menu for Places, or if we can't implement it properly, we could replace "Recently Used Applications" with it. -Viper550

Recently Used Applications

The Recently Used Applications portion of Slab requires a patch to gnome-desktop and gnome-panel. Someone on the Ubuntu Forums will be providing debs of the patched versions from what I hear. I'll keep you informed on this.

ChristofferSørensen: I find the favorite and recently used applications a bit confusing. Are your favorite applications not those that you use all the time? If so, there's no need for Favorite and we can get rid of one item in the drop down box.

TomHaddon: From what I've heard, you'd think this was the case (that recently used and favorite are the same thing), but Novell's user testing found it wasn't the case. Can't remember exactly where I head this, but I think it might have been on Ted Haegar's podcast - http://www.novell.com/company/podcasts/openaudio.html

ChristofferSørensen: I heard the gnome-main-menu podcast and Favorite Applications are like bookmarks. Now, I think I understand it better. The user will always have his Favorite apps easily available no matter what applications he has run recently.

Icon Sizes

In order for all the applications to appear consistantly (size wise) in Control Center and Application Browser, we would have to make 48x48 versions of each Application icon (if not already) and even larger versions of icons for settings modules. If the user sees a big icon in one place, but a small one in another place, they will be very confused...


CategorySpec

Slab (last edited 2008-08-06 16:21:07 by localhost)