Nick Schermer
cad0a5c268
Fix typo in applicationSmenu debugging.
12 years ago
Nick Schermer
df0deff57e
Prepare for filtered debugging.
12 years ago
Nick Schermer
d2b0cf068c
Install desktop files in xfce4/plugins/actions (bug #7013 ).
12 years ago
Nick Schermer
3097df2625
Bump copyright to 2010 and fix licenses.
12 years ago
Nick Schermer
148ed03600
Always use applications menu for default menu.
Garcon respects the XDG_MENU_PREFIX variable, which is set
the "xfce-" in xinitrc and used by alacarte too.
12 years ago
Nick Schermer
bc18274854
Don't destroy the menu under the users' cursor.
Add a signal to destroy the menu when the user closed it
if the menu is popped up.
12 years ago
Nick Schermer
e9ed7f813e
Improve support for a menu editor in the applications menu.
Add support for alacarte in the applications
menu by supporting the applications.menu file and adding
an "Edit Menu" button when alacarte is installed.
Technically this is a new feature, but this is broken since 4.6
and I don't want it to be that worse in 4.8 since it is one
of the most requested features in Xfce.
12 years ago
Nick Schermer
24da1546d1
Fix some string and drop Xfce in most of them.
In 4.6 we agreed to remove Xfce from most of the visible
strings, I kinda forgot about that.
12 years ago
Nick Schermer
fd7b4a9408
Fix accelerator key conflict (bug #6765 ).
12 years ago
Nick Schermer
79afd14c46
Add support for menu monitoring.
Watch menu changes. We always reload the menu, also
if an item is changed, because we don't know the new
sort order of the menu item in case the name changed.
13 years ago
Nick Schermer
6c653999bc
Move module panel plugins in $libdir/xfce4/panel/plugins.
We still support the old location, but this one is nicer.
13 years ago
Nick Schermer
1918973e55
Remove deprecated encoding key from desktop files.
13 years ago
Nick Schermer
62e842ad4f
Always wait for a grab if we popup menus from events.
13 years ago
Nick Schermer
6f3f0cf929
Load the xfce-applications.menu as default.
13 years ago
Matthew Turnbull
6268b05c44
Fix segfault when directory is NULL (bug #6336 ).
13 years ago
Jérôme Guelfucci
32e0036f85
Add support for dragging menu items to create launchers (bug #2896 ).
13 years ago
Nick Schermer
11d9a17c60
Only return default title in applications menu is NULL.
13 years ago
Mike Massonnet
326ebbe3b6
Restore button label binding in applications menu (bug #6277 ).
13 years ago
Nick Schermer
244766eca3
Add option to application menu to show tooltips.
The tooltips will contain the application description/comment
from the desktop file.
13 years ago
Nick Schermer
16811ff552
Fix some other paddings in glade files.
13 years ago
Nick Schermer
e3178fa31b
Wait for grab when running popup menus at pointer.
Popup scripts doesn't really work if we don't wait until
the pointer and keyboard grab is available.
13 years ago
Nick Schermer
5362a49a71
Rename panel-builder to panel-utils.
13 years ago
Nick Schermer
eb09e532d4
Add popup under cursor for applications menu.
13 years ago
Nick Schermer
1db06b0c65
Add help option to the popup shell scripts.
13 years ago
Nick Schermer
b9707f36c9
Attach help buttons to manual pages.
13 years ago
Nick Schermer
f26a7aee37
API docs and dist errors.
Finish the API docs and fix some warnings
that prevented to build a dist tarball. Also add some
macros to make sure we contain all the 4.6 API.
13 years ago
Nick Schermer
ade9524dbd
Fix typo in applications menu icon size name.
13 years ago
Nick Schermer
d76e3bd6ad
Handle visibility of the menu directory.
13 years ago
Nick Schermer
d2bb77c58d
Check if menu item should be hidden.
13 years ago
Nick Schermer
81cc3bdc9d
Select default icon in icon chooser.
13 years ago
Nick Schermer
80da67035e
Missed the button title was also used as tooltip.
13 years ago
Nick Schermer
263a8bac97
Add new application menu plugin.
Garcon based menu plugin. Basically works the same as
the plugin in xfdesktop, with an additional option
to show the generic names in the menu.
Also extend the migration program to migrate from the
xfdesktop menu to the panel menu.
13 years ago