pizza hut menu
Compact Menu 2 2.3.2
Compact Menu is an add-on for firefox which turns the original menubar into a single menu or icon. more>>
Compact Menu 2 2.3.2 is an add-on for firefox which turns the original menubar into a single menu or icon. This extension adds the CompactMenu icon to the Navigation Toolbar, and hides the Menubar. To press the icon or Alt-key then "Menu" open.
More Tools Menu 1.2.1
An extension which moves new items to More Tools menu more>>
Enhancements: Rewrite tools moving logic again, this time taking compatibility with toolbar customization into account. (#290)
License:MPL
Global Menu 0.7.6
Global Menu Bar for GNOME more>>
Global Menu 0.7.6 offers you an excellent and useful product which is the globally-shared menu bar of all applications launched in your desktop session (A replacement of the old Mac-Menu package). This project introduces document-oriented concepts into GNOME, and improves GNOMEs respect for Fittss law. Most GTK applications work just fine with Global Menu. Global Menu replaces Mac Menubar for GNOME and Xfce.
Major Features:
- It works better with narrow windows, because the width of the menus isn't limited to the width of the window. (This is a problem for Gimp and Inkscape especially.)
- It's less confusing -- when two menu bars are visible on-screen at once, sometimes people choose the wrong one.
- Global Menu is the first step to move toward a Document Centric Desktop Environment ( ThoughtsOnADocumentCentricGnome ) which is a long-term trend in DEs.
Enhancements: Features many bug fixes.
Requirements: gtk+
<<lessLicense:GPL
Yellowpipe Lynx Viewer 1.2.1
RightLynx, a Firefox extension, displays a Lynx view of a web page via right-click, toolbar button or Tool menu. With just one click and without leavi... more>> <<less
GNU-LINUX Tierra-UI NON GLOBAL MENU 0.0
GNU-LINUX Tierra-UI NON GLOBAL MENU offers users a non global-menu version of the GNU-LINUX Tierra-UI theme. more>> <<less
Ubuntu Bootloader Manager 0.2
Ubuntu Bootloader Manager is a graphical user interface for configuring GRUBs menu.lst. more>>
This app is still very alpha, use at your own risk and make sure to make a backup of our grub config file (/boot/grub/menu.lst).
Tasty Menu 0.9
Tasty Menu project is a KMenu replacement aiming to provide the maximum usability. more>>
The left part of the menu is very similar to the Novell idea (http://www.novell.com/products/desktop/preview.html): you have a search box that is always selected when the menu is opened (the search result are displayed in the leftmost listview), followed by a combobox that decides what the following listview: favourite applications (default), most used applications, recently used applications and recent documents.
The right part contains the whole kmenu and takes the aspect from KBFX (http://www.kbfx.org), the middle column contains the top level categorization (plus in the current kmenu arrangment there are also the control center, home folder and find files, but i think there should be present only categories). in the left-most listview there is the content of the category currently selected in the middle column. I think in this way even if it has the same number of items it _appears_ less huge than with a popup menu/submenu structure.
every items have two row, for the name and for the description, in order to make a more it more informative. On each selected item appears an action icon on the right, at the moment they are "add bookmark" on application icons and "remove bookmark" on favourite apps list.
The bottom buttons are the usual switch user, lock session and logout. In a first time I didnt want to put them, I tought that these function should be delegate to another applet like http://kde-apps.org/content/show.php?content=26150 , but it seems that the multiple menus concept its a thing that doesnt work very well in practice, it needs more real-world testing.
The left-most btton contains the user name and icon, and clicking on it it opens the kcm used to edit the users profile. I know it seems silly, but Its only an experiment, probably it will be merged with the switch user button.
Enhancements:
- "Add to desktop" option in menuitems
- Drag and drop from menu to desktop
- Option to set different icons sizes in the three columns
- the button text label should always be of a visible color
- most used/recently used applications list updates in realtime
- clear most used/recently used applications list
- (warning1: deleting one list deletes also the other)
- (warning2: if you use opensuse you must have kickoff reverted to classic kmenu in order to use the recently used/most used lists)
- updated russian and german translations
Personal Menu 3.0.8
Personal Menu allows your menus to look more compact and personal. more>>
Feel tired of the conservative menus, and have tried many extensions to make them look more compact and personal?
With the Personal Menu, you can hide the menus in Menus Toolbar (even the Menus Toolbar), and design your own menu with just few settings.
It also offers a History Button and a Bookmarks Button. You can set how many hitory items show in the menu, and what will happen when you middle/right click the buttons.
Version restrictions:
- The current version 2.3 has a known bug, which makes the option panel hangs when using Firefox 1.5.
- Itll be fixed in the new version 2.5.1, or you can use the previous version 2.1.3 temporarily.
Gish It! 1.2
Gish It! is a Firefox extension to create a GishPuppy Disposable Email Address via right-click or Tools menu. more>>
Service menus for Debian 1.1
Service menus for Debian package contains Konqueror service menus for Debian users. more>>
This package contains the modified versions of the following service menus from kde-apps.org:
1. Alien Tool by Kaisermart
http://www.kde-apps.org/content/show.php/Alien+Tool?content=33523
Use alien functions in a servicemenu. (Modifications: Improved apparence, different location in context menu.)
2. Debian Service Menu by Redclay
http://www.kde-apps.org/content/show.php/Debian+Service+Menu?content=16536
Simple kde service menu for managing debian packages. (Modifications: uses Konsole instead of x-term, kdesu instead of sudo for non-root users.)
Actions included:
- Install (dpkg -i)
- Uninstall (dpkg -r)
- Info (dpkg-deb -I && dpkg-deb -c)
- Installed files
- Changelog (changelog.gz)
- Changelog Debian (changelog.Debian.gz)
3. Root Actions Servicemenu by Kubicle
http://www.kde-apps.org/content/show.php/Root+Actions+Servicemenu?content=48411
(Modifications: Edit with KWrite and Open root Konsole here options were added.)
Actions included:
- Open (with default application)
- Run from here
- Run in Konsole
- Edit with KWrite
- Edit with Kate
- Edit with KHexEdit
- Open in Konqueror
- Open (root) Konsole here
- Change owner to root
- Change owner to user
Enhancements:
- More actions for root (Open with default application, Run from here, Run in Konsole)
- Fixed dependences
- Architecture independent .deb package
AI::Menu 0.01
AI::Menu is a Perl object that generates Tree::Nary objects from directed graphs or a description of the function set. more>>
The algorithm is not very efficient (approximately O(F^6), F being the number of functions). It is also not quite as intelligent as it should be. You should cache the results instead of repeatedly calculating them.
As the algorithm is optimized or more efficient algorithms are found, they will be incorporated. The interface for generating the trees should not change too much. The resulting object might become a Tree::Nary object encased in an AI::Menu object.
SYNOPSIS
use AI::Menu;
my $factory = new AI::Menu::Factory;
my $menu = $factory->generate($hash_of_functions);
my $menu = $factory->generate($hash_of_functions, $hash_of_categories);
my $menu = $factory->generate($graph);
METHODS
All of the following methods (except generate) are available in the new function when creating the AI::Menu::Factory object.
generate
This function does some housekeeping before calling a configurable module to generate the tree.
If called with a single hash reference, the hash is assumed to be a list of functions mapping to array references containing a list of categories. It is further assumed that the sets of function names and category names are disjoint. A closure is created for the leaf_q function which returns true if its argument is a key in the hash reference. The complete graph is created from this single hash reference: if a category can reach another category through a function, then an edge is inserted between the two categories. This edge is bidirectional.
If called with two hash references, the first hash is treated as before, but the second hash reference is considered a mapping of categories to categories. This second hash is used instead of automatically generating the information from the first hash.
If called with a single object that is not a hash reference, then the argument is considered a graph object (usually of Graph::Directed). The leaf_q function will need to be defined.
leaf_q
This function returns true if the argument represents a function (leaf in the graph). It returns false if the argument represents a category. This may be set either when the AI::Menu::Factory object is created or through a method call. The method call with no argument returns the current function.
maker
This is the package used to create the menu from the graph. The following call is made:
my $menu = $self -> {maker} -> new(
width => $self->{width},
weight_f => $self -> {weight_f},
leaf_q => $leafq,
);
return $menu -> generate_tree($g, $optscore);
The $optscore value is the score for the optimum tree. Once a tree is found with this score, searching should stop.
new
Creates an AI::Menu::Factory object. Optional arguments are key/value pairs taken from this list of methods except for generate and new.
weight_f
This function is used to calculate the edge weights in the graph. It is called with four arguments: the object generating the tree, the graph object, the originating vertex, the destination vertex. The function should return undef for an infinite weight.
width
This is the desired number of children per node. The optimal number (and default) is three.
XDG-Menu 1.4
XDG-Menu is a ROX panel applet that displays an application menu button. more>>
Main features:
- Applications menu based on XDG standards with capabilities to launch applications by mouse click and dragging items to pinboard, panel and file manager window.
- Configurable ROX applications submenu with capabilities to launch applications by mouse click, dragging items to pinboard, panel and file manager window, and context menu capabilities for each ROX-application.
- Logout menu item.
K Menu Gnome 0.6.6
K Menu Gnome project is a K Menu with Gnome folder and extra icons for KDE 3.2 or later. more>>
If you install both KDE and Gnome then K Menu will become a mess with overpopulated submenus. Some distributions try to solve this by hiding many Gnome apps in KDE and most KDE apps in Gnome. I do not like that. I want to access Gnome apps in KDE and KDE apps in Gnome. So this is my attempt to both maintain desktop interoperability and unmess the menus.
Why should one install both KDE and Gnome at all? You might share your machine with somebody who prefers the other desktop, or you might be a desktop junky like I am.
K Menu Gnome does not integrate well with the menus of heavily customized distributions such as Mandriva, SUSE, or UHU-Linux.
gnome-menus 2.18.3 / 2.19.5
gnome-menus project contains menus for the GNOME desktop environment. more>>
gnome-menus package is free software and is part of the GNOME project.
The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org:
http://www.freedesktop.org/Standards/menu-spec
Also contained here are the GNOME menu layout configuration files, .directory files and assorted menu related utility programs.
Installation:
The simplest way to compile this package is:
1. `cd to the directory containing the packages source code and type `./configure to configure the package for your system. If youre using `csh on an old version of System V, you might need to type `sh ./configure instead to prevent `csh from trying to execute `configure itself.
Running `configure takes awhile. While running, it prints some messages telling which features it is checking for.
2. Type `make to compile the package.
3. Optionally, type `make check to run any self-tests that come with the package.
4. Type `make install to install the programs and any data files and documentation.
5. You can remove the program binaries and object files from the source code directory by typing `make clean. To also remove the files that `configure created (so you can compile the package for a different kind of computer), type `make distclean. There is also a `make maintainer-clean target, but that is intended mainly for the packages developers. If you use it, you may have to get all sorts of other programs in order to regenerate files that came with the distribution.
Whats New in 2.18.3 Stable Release:
Fixes:
- Fix crashes in python bindings (Colin Walters)
- Fix crash in inotify backend when ~/.config/menus is created
- (Vincent)
nautilus-search-tool 0.2.2
nautilus-search-tool is a Nautilus extension to have search files on popup menu. more>>