summaryrefslogtreecommitdiff
path: root/wrapper
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Autotools updates.Nick Schermer1-1/+1
2013-10-09Use G_ENABLE_DEBUG to set fatal messages.Nick Schermer1-1/+1
2011-12-24Add deskbar mode and nrows property to plugins.Nick Schermer1-2/+6
2011-02-12Small comment fixes.Nick Schermer2-4/+4
2011-02-12Allow installation of the helpers in a custom location.Guido Berhoerster1-1/+1
2011-01-29Don't disappear when wm restarts with compositing (bug #7194).Nick Schermer1-4/+0
2010-12-18Remove plugin when dropping in items dialog (bug #6976).Nick Schermer1-0/+4
2010-08-26Move helpers applications to $libdir.Nick Schermer1-1/+1
2010-07-15Cleanup code a bit.Nick Schermer1-1/+1
2010-07-11Change colormap handling.Nick Schermer1-13/+5
2010-07-11Improve code for external plugins.Nick Schermer2-48/+70
2010-05-09Add support for more background options (bug #1731).Nick Schermer3-37/+168
2010-03-11Support remote event replies from the wrapper.Nick Schermer1-59/+104
2010-03-05Rename wrapper and 4.6 external names a bit.Nick Schermer1-1/+1
2010-03-04Restart external plugins on compositing changes.Nick Schermer1-70/+16
2010-03-03Give the wrapper a widget name for theming (bug #6268).Nick Schermer1-0/+2
2010-02-26Add Xfconf based kiosk locking to the panel.Nick Schermer1-0/+2
2010-02-26Improve the handling of removing external plugins.Nick Schermer2-1/+3
2010-02-26Fix auto restart code for external plugins.Nick Schermer1-3/+3
2010-02-26Add new API function xfce_panel_plugin_remove().Nick Schermer1-2/+2
2010-02-26Allow sending a plugin-event without value.Nick Schermer1-7/+14
2010-02-26Also use a fixed argv layout for 4.6 plugins.Nick Schermer1-13/+13
2010-02-26Read directly from the argv in the wrapper.Nick Schermer1-69/+46
2010-02-26Remove panel marshal.Nick Schermer2-11/+7
2010-02-26Transfter the background alpha when needed and in a double.Nick Schermer1-1/+1
2010-02-26Move the properties we set on startup on top.Nick Schermer1-9/+6
2010-02-26Use an array to send dbus messages.Nick Schermer1-60/+88
2010-02-26Implement a remote-event signal for plugins.Nick Schermer1-1/+1
2010-02-26D-Bus overhaul for the wrapper communication.Nick Schermer2-132/+90
2010-02-26Fix preinit support in the wrapper.Nick Schermer1-1/+1
2010-02-26Exclude some generated code in the wrapper and panel.Nick Schermer1-0/+2
2010-02-26Move the panel_return macros to the private header.Nick Schermer1-0/+1
2010-02-26Move file locations around and bump library api to 2.Nick Schermer1-20/+15
2010-02-26Get rid of the old SVN $Id$ lines.Nick Schermer6-6/+0
2010-02-26Use silent build rules.Nick Schermer1-3/+3
2010-02-26Use new construct function names in the wrapper too.Nick Schermer1-2/+2
2010-02-26Implement removed signal in panel plugin.Nick Schermer2-1/+5
2010-02-26Add support for pre-init in the wrapper.Nick Schermer3-202/+133
2010-02-26Set the colormap of the socket to embed all remote windows.Nick Schermer1-1/+1
2010-02-26Use cairo_set_source_rgba directly, alpha is always < 1.00.Nick Schermer1-1/+3
2010-02-26Put the id before the plugin name in the wrapper process name.Nick Schermer1-2/+2
2010-02-26Allow systray rgba colormap if the Gtk+ version is >= 2.16.Nick Schermer1-3/+8
2010-02-26Implement xfce_panel_plugin_get_comment() in libxfce4panel.Nick Schermer3-11/+21
2010-02-26Cleanup some panel code.Nick Schermer1-5/+5
2010-02-26Add support for the new api to the wrapper.Nick Schermer4-94/+358
2010-02-26Update copyright headers to 2009.Nick Schermer3-3/+3
2010-02-26Some more wrapper code cleanups.Nick Schermer2-22/+23
2010-02-26Cleanup the wrapper code a bit.Nick Schermer1-24/+42
2010-02-26Improve changing the process name of the wrapper a bit.Nick Schermer1-1/+6
2010-02-26Highlight the active panel by using a marching ants selection.Nick Schermer3-37/+2