aboutsummaryrefslogtreecommitdiffstats
path: root/applets
AgeCommit message (Collapse)Author
2016-11-23windowselector: fix signed type warningsRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com>
2016-07-13launcher: Port to ScalingImage2Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-07-13startup: Port to ScalingImage2Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-07-13battery: Port to ScalingImage2Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-04-29windowselector: Port to ScalingImage2Jussi Kukkonen
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-04-28Draw systray icons in their actual locationsJussi Kukkonen
Cairo context is now in widget-relative coordinates instead of window-relative: undo that transform so the icon draw code actually draws inside the window. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-04-25Don't use deprecated GtkMiscJussi Kukkonen
These changes should not affect fucntionality Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
2016-04-25showdesktop: port to use scaling-image2Ross Burton
2016-04-25applets: add scaling-image2 to the test harnessRoss Burton
2016-04-25systray: port to GTK+ 3Ross Burton
In the process refresh the bulk of the code from it's upstream in gnome-panel.
2016-04-25notify: port to GTK+ 3Ross Burton
2016-04-25launcher: port to GTK+ 3Ross Burton
2016-04-25showdesktop: port to GTK+ 3Ross Burton
2016-04-25startup-notify: port to GTK+ 3Ross Burton
2016-04-25startup: port to GTK+ 3Ross Burton
2016-04-25windowselector: port to GTK+ 3Ross Burton
2016-03-21showdesktop: Make sure active state is initializedgtk2Jussi Kukkonen
There are cases (in qemu at least) where set_active() is never called on startup. Make sure we initialize the active state so the icon gets loaded and the applet is not confused about the current state. Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-09-26battery-apm: silently handle APM not being availableRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-09-26battery-acpi: don't warn in normal situationsRoss Burton
If the machine doesn't actually have a battery, don't print two warnings to the console. Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-07-10notify: add spec_version to GetServerInformationRoss Burton
2013-07-09battery: various small improvementsRoss Burton
2013-07-09clock: various small improvementsRoss Burton
2013-07-08build: use git.mkRoss Burton
2013-07-08build: move more logic into Makefile.appletsRoss Burton
2013-07-08applets: add a binary to verify applet linkageRoss Burton
Signed-off-by: Ross Burton <ross.burton@intel.com>
2013-07-08applets: add exit applet, that tells MBWM to exitRoss Burton
2013-04-26build: silence more compile warningsRoss Burton
2013-04-26build: include the marsheller header to silence compile warningsRoss Burton
2012-12-22all: don't use sealed structs, bump GTK+ dependency to 2.18Ross Burton
2012-12-22all: only include gtk/gtk.hRoss Burton
2012-07-26build: use AM_V_GENRoss Burton
2012-07-26build: use GNOME_COMPILE_WARNINGS to get sensible warning controlRoss Burton
2012-07-26build: fix indentationRoss Burton
2012-07-26startup-notify: fix compile warningsRoss Burton
2012-07-26startup: fix compile warningRoss Burton
2011-07-11startup.c: Fix typo and compile failureZhai, Edwin
Fixed the compile error caused by typo. Signed-off-by: Zhai Edwin <edwin.zhai@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2010-08-19Rename sync to sync_applet to prevent conflict with unistdross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2111 b067294f-1dea-0310-9683-c47a78595994
2010-04-13Fix bad list iteration logic (thanks Stanislav Brabec)ross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2109 b067294f-1dea-0310-9683-c47a78595994
2010-04-13Fix use-before-free in the startup applet (thanks Stanislav Brabec)ross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2108 b067294f-1dea-0310-9683-c47a78595994
2009-05-072009-05-07 Ross Burton <ross@linux.intel.com>ross
* applets/brightness/brightness.c: Don't ignore fscanf return value. (thanks Jackson Yee <jackson.yee@gmail.com>) git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2098 b067294f-1dea-0310-9683-c47a78595994
2008-11-142008-11-14 Ross Burton <ross@linux.intel.com>ross
* applets/brightness/data/Makefile.am: Dist the images. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2090 b067294f-1dea-0310-9683-c47a78595994
2008-09-302008-09-30 Samuel Ortiz <sameo@linux.intel.com>sameo
* configure.ac * applets/Makefile.am * applets/battery/battery.h * applets/battery/battery-acpi.c * applets/battery/battery-apm.c * applets/battery/Makefile.am * applets/battery/battery.c Switch between ACPI and APM at configuration time. Default is APM. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2085 b067294f-1dea-0310-9683-c47a78595994
2008-06-192008-06-19 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: * applets/showdesktop/showdesktop.c: Use panel- prefixed icon names. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2060 b067294f-1dea-0310-9683-c47a78595994
2008-03-042008-03-04 Marcin Juszkiewicz <hrw@openedhand.com>hrw
* applets/battery/battery.c: Re-order includes to get it built with 2.6.24 linux-libc-headers. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1971 b067294f-1dea-0310-9683-c47a78595994
2008-02-202008-02-20 Ross Burton <ross@openedhand.com>ross
* applets/notify/mb-notification.c: Draw a shadow around the notification. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1943 b067294f-1dea-0310-9683-c47a78595994
2008-02-192008-02-19 Ross Burton <ross@openedhand.com>ross
* applets/startup-notify/startup.c: Use an icon name which actually exists, and extend the default timeout. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1935 b067294f-1dea-0310-9683-c47a78595994
2008-02-182008-02-18 Ross Burton <ross@openedhand.com>ross
* applets/startup-notify/startup.c: Set the notification icon to the generic application icon for now. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1930 b067294f-1dea-0310-9683-c47a78595994
2008-02-182008-02-18 Ross Burton <ross@openedhand.com>ross
* configure.ac: Don't check for libnotify. * applets/Makefile.am: Build startup-notify if we have DBus. * applets/startup-notify: Don't use libnotify as it doesn't conform to the specification and makes blocking DBus calls. Instead, call it directly. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1929 b067294f-1dea-0310-9683-c47a78595994
2008-02-182008-02-18 Ross Burton <ross@openedhand.com>ross
* applets/clock/clock.c: Don't set a colour in the code, let the theme style it. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1925 b067294f-1dea-0310-9683-c47a78595994
2008-02-142008-02-14 Ross Burton <ross@openedhand.com>ross
* applets/battery/data/: * applets/battery/battery.c: Don't use private icons, use the icon theme. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1919 b067294f-1dea-0310-9683-c47a78595994