summaryrefslogtreecommitdiff
path: root/wrapper
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warningsJan Ziak2020-11-101-1/+1
* Fix memory leak in panel plugin wrapper (Bug #16640)Ben Wiederhake2020-04-051-0/+1
* Add dark mode preferenceSimon Steinbeiss2019-10-171-0/+4
* Drop support for Gtk2 and 4.6 pluginsSimon Steinbeiss2019-09-304-200/+0
* Add comments indicating intentional fall throughAlistair Buxton2018-12-051-0/+1
* Add icon-size property per panelSimon Steinbeiss2018-11-281-0/+4
* Add missing parenthesis in the wrapper dbus remote event variant typeAli Abdallah2017-07-031-1/+1
* Fix RemoteEvent signal on both panel and wrapper sideAli Abdallah2017-07-031-1/+1
* Remove remaining dbus-binding-tool Makefile.am ruleAli Abdallah2017-07-031-3/+0
* Fix panel to wrapper signalsAli Abdallah2017-07-031-1/+1
* Get rid of more dbus-glib cflags and libsAli Abdallah2017-07-031-2/+2
* Fix signal disconnectingAli Abdallah2017-07-031-5/+6
* Remove obsolete PANEL_PROPERTIES_TYPE_VALUE_ARRAYAli Abdallah2017-07-021-1/+0
* Get rid of dbus-glib libs and cflagsAli Abdallah2017-07-021-7/+2
* Plugin Wrapper ported to gdbusAli Abdallah2017-07-021-119/+139
* Fix DND between external plugins (Bug #13687)Peter de Ridder2017-06-271-0/+2
* Don't let the wrapper crash on unknown properties (Bug #13614)Peter de Ridder2017-06-211-1/+3
* Reimplement enter/leave opacity for Gtk3 pluginsSimon Steinbeiss2017-04-193-0/+25
* Replace deprecated gtk_style_context_get_background_colorSimon Steinbeiss2017-04-151-5/+7
* Support bg-color with Gtk2 pluginsSimon Steinbeiss2017-04-151-14/+23
* Drop unused varsSimon Steinbeiss2016-11-041-4/+0
* Draw panel background with CSS and switch to GdkRGBASimon Steinbeiss2016-11-042-44/+40
* Make CSS string work with >=3.20Simon Steinbeiss2016-10-271-1/+1
* Fix transparency with alpha being 100 (Bug 10658)Eric Koegel2016-10-251-19/+15
* Fix transparency issues with GTK3 pluginsEric Koegel2016-10-251-48/+67
* diff from nick/gtk3 with minor clean upAndrzej2016-10-252-92/+68
* Fix transparency with alpha being 100 (Bug 10658)Eric Koegel2014-02-141-19/+15
* Fix transparency issues with GTK3 pluginsEric Koegel2013-12-231-48/+67
* Setting gtk3 StyleContext class in wrapper.Andrzej2013-11-301-2/+10
* Fix to the previous commitAndrzej2013-11-301-5/+5
* Workaround for a crash in gtk3 version of xfce4-indicator-pluginAndrzej2013-11-301-3/+5
* Wrapper ported for both Gtk+-2 and Gtk+-3Peter de Ridder2013-11-304-6/+164
* Autotools updates.Nick Schermer2013-01-061-1/+1
* Use G_ENABLE_DEBUG to set fatal messages.Nick Schermer2012-12-021-1/+1
* Add deskbar mode and nrows property to plugins.Nick Schermer2011-12-241-2/+6
* Small comment fixes.Nick Schermer2011-02-122-4/+4
* Allow installation of the helpers in a custom location.Guido Berhoerster2011-02-121-1/+1
* Don't disappear when wm restarts with compositing (bug #7194).Nick Schermer2011-01-291-4/+0
* Remove plugin when dropping in items dialog (bug #6976).Nick Schermer2010-12-181-0/+4
* Move helpers applications to $libdir.Nick Schermer2010-08-261-1/+1
* Cleanup code a bit.Nick Schermer2010-07-151-1/+1
* Change colormap handling.Nick Schermer2010-07-111-13/+5
* Improve code for external plugins.Nick Schermer2010-07-112-48/+70
* Add support for more background options (bug #1731).Nick Schermer2010-05-093-37/+168
* Support remote event replies from the wrapper.Nick Schermer2010-03-111-59/+104
* Rename wrapper and 4.6 external names a bit.Nick Schermer2010-03-051-1/+1
* Restart external plugins on compositing changes.Nick Schermer2010-03-041-70/+16
* Give the wrapper a widget name for theming (bug #6268).Nick Schermer2010-03-031-0/+2
* Add Xfconf based kiosk locking to the panel.Nick Schermer2010-02-261-0/+2
* Improve the handling of removing external plugins.Nick Schermer2010-02-262-1/+3