aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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
2012-07-26build: enable silent rulesRoss Burton
2012-07-26build: no need to pass --enable-maintainer-modeRoss 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
2010-04-13Fix a double-tree in MbScalingImage (thanks Stanislav Brabec)ross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2107 b067294f-1dea-0310-9683-c47a78595994
2010-03-05added --fullscreen optiontf
Maintain panel stretched over the entire screen in dominant direction. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2104 b067294f-1dea-0310-9683-c47a78595994
2010-03-04Added --center-horizontally and --center-vertically optionstf
These allow panel to be centered regardless of the screen size. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2103 b067294f-1dea-0310-9683-c47a78595994
2010-03-04Ensure that right/bottom alligned panel remains so if screen size changestf
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2102 b067294f-1dea-0310-9683-c47a78595994
2010-03-04Added --reserve-extra-width and --reserve-extra-height optionstf
These allow extra width/height to be reserved in additon to the actual panel window width/height in the panel struts. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2101 b067294f-1dea-0310-9683-c47a78595994
2010-03-04removed trailing spacetf
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2100 b067294f-1dea-0310-9683-c47a78595994
2010-03-04Use _NET_WM_STRUT_PARTIAL instead of _NET_WM_STRUTtf
Since the --geometry option allows the panel to be arbitrary width / height we need to use partial struts. This commit also fixes a bug in the strut calculation if the panel is not positioned at the top/left of the screen git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2099 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
2009-05-072009-05-07 Ross Burton <ross@linux.intel.com>ross
* matchbox-panel/mb-panel-scaling-image.c: Fix bad format string (thanks Jackson Yee <jackson.yee@gmail.com>) git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2097 b067294f-1dea-0310-9683-c47a78595994
2008-11-142008-11-14 Ross Burton <ross@linux.intel.com>2.0ross
* configure.ac: Version 2.0! git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2092 b067294f-1dea-0310-9683-c47a78595994
2008-11-14Remove generated fileross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2091 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-11-142008-11-14 Ross Burton <ross@linux.intel.com>ross
* configure.ac: Remove ALL_LINGUAS * po/LINGUAS: Add. This makes the dist work. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2089 b067294f-1dea-0310-9683-c47a78595994
2008-10-282008-10-28 Rob Bradford <rob@linux.intel.com>rob
* configure.ac: If no --with-battery supplied then default to no battery rather than using APM. This fixes builds on platforms not supporting APM. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2088 b067294f-1dea-0310-9683-c47a78595994
2008-09-302008-09-30 Ross Burton <ross@linux.intel.com>ross
* matchbox-panel/mb-panel.c: Very basic implementation of _NET_WM_STRUTS, so that window managers know where the panels are. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2086 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-09-252008-09-25 Ross Burton <ross@linux.intel.com>ross
* matchbox-panel/mb-panel.c: By default make the panel fill the width of the screen. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2082 b067294f-1dea-0310-9683-c47a78595994
2008-06-202008-06-20 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Don't stat the plugin before opening it, as open will stat it again. Also lazy-load symbols for performance. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@2061 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-212008-02-21 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel-scaling-image.c: Attempt to lookup an icon called panel-[name] before [name], so it can be themed. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1949 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-17Add ignoresross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1924 b067294f-1dea-0310-9683-c47a78595994
2008-02-142008-02-14 Ross Burton <ross@openedhand.com>ross
* configure.ac: Remove applets/battery/data/, argh. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1920 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
2008-02-13Fix stray characterross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1916 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/showdesktop/Makefile.am: * applets/windowselector/Makefile.am: Don't try and install files I just deleted. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1915 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/showdesktop/showdesktop.c: Use "user-desktop" stock icon instead of custom icons. * applets/showdesktop/mb-applet-showdesktop-active.png: * applets/showdesktop/mb-applet-showdesktop.png: Delete. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1914 b067294f-1dea-0310-9683-c47a78595994
2008-02-132008-02-13 Ross Burton <ross@openedhand.com>ross
* applets/windowselector/windowselector.c: Use icons from the icon theme. * applets/windowselector/mb-applet-windowselector.png: Delete. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1913 b067294f-1dea-0310-9683-c47a78595994
2008-02-122008-02-12 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel-scaling-image.c: Reload the icon on size allocation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1912 b067294f-1dea-0310-9683-c47a78595994
2008-02-082008-02-08 Ross Burton <ross@openedhand.com>ross
* applets/notify/mb-notification.[ch]: Subclass event box and emit a signal when clicked. * applets/notify/notify-store.[ch]: Add a reason argument to the public close method. * applets/notify/applet.c: Tie all of that together, so clicking on notifications removes them. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1911 b067294f-1dea-0310-9683-c47a78595994
2008-02-072008-02-07 Ross Burton <ross@openedhand.com>ross
* applets/systray/Makefile.am: * applets/systray/systray.c: Don't bother using libnotify for the balloon messages, nothing uses them. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1909 b067294f-1dea-0310-9683-c47a78595994
2008-02-062008-02-06 Ross Burton <ross@openedhand.com>ross
* configure.ac: Look for DBus * applets/Makefile: * applets/notify/*: Basic notification-daemon implementation as an applet. Needs work, but its usable. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1908 b067294f-1dea-0310-9683-c47a78595994