aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
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
2008-02-042008-02-04 Ross Burton <ross@openedhand.com>ross
* configure.ac: * applets/Makefile.am: * applets/brightness/*: Add a brightness applet, thanks Manuel Teira. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1907 b067294f-1dea-0310-9683-c47a78595994
2008-02-01* applets/windowselector/mb-applet-windowselector.png:thomas
Updated icon git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1904 b067294f-1dea-0310-9683-c47a78595994
2008-01-17Add more ignoresross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1893 b067294f-1dea-0310-9683-c47a78595994
2008-01-172008-01-17 Ross Burton <ross@openedhand.com>ross
* applets/systray/na-tray-manager.c: Add extra cast to silence compiler. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1892 b067294f-1dea-0310-9683-c47a78595994
2008-01-172008-01-17 Ross Burton <ross@openedhand.com>ross
* configure.ac: * applets/Makefile.am: * applets/startup-notify/Makefile.am: * applets/startup-notify/startup.c: Add new startup notification applet which uses libnotify instead of appearing in the panel. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1891 b067294f-1dea-0310-9683-c47a78595994
2007-12-132007-12-13 Ross Burton <ross@openedhand.com>ross
* applets/launcher/launcher.c: * applets/showdesktop/showdesktop.c: * applets/clock/clock.c: Clear freshly allocated structures just to be safe. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1865 b067294f-1dea-0310-9683-c47a78595994
2007-12-132007-12-13 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Fix stupid mistake in previous commit which removed an atom. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1864 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Intern the atoms in a single call instead of many calls. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1844 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* matchbox-panel/mb-panel.c: Mark more strings for translation, include config.h, and fix indentation. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1843 b067294f-1dea-0310-9683-c47a78595994
2007-11-282007-11-28 Ross Burton <ross@openedhand.com>ross
* configure.ac: Fix typo. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1842 b067294f-1dea-0310-9683-c47a78595994
2007-10-27Add ignoresross
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1756 b067294f-1dea-0310-9683-c47a78595994
2007-10-112007-10-11 Ross Burton <ross@openedhand.com>ross
* configure.ac: Use AC_HELP_STRING, make the help output reflect reality, and fix building without libstartup-notification. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1738 b067294f-1dea-0310-9683-c47a78595994
2007-08-082007-08-08 Rob Bradford <rob@openedhand.com>rob
* applets/showdesktop/Makefile.am: * applets/startup/data/Makefile.am: * applets/windowselector/Makefile.am: Make sure various data files are included in the dist. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1626 b067294f-1dea-0310-9683-c47a78595994
2007-08-082007-08-08 Rob Bradford <rob@openedhand.com>rob
* POTFILES.in: Add source files to POTFILES.in. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1625 b067294f-1dea-0310-9683-c47a78595994
2007-07-222007-07-22 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (mb_panel_applet_create): Fix coding style. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1613 b067294f-1dea-0310-9683-c47a78595994
2007-07-132007-07-13 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (update_current_app): Remove the use of gtk_image_clear since that is only available in 2.8 and later. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1603 b067294f-1dea-0310-9683-c47a78595994
2007-07-132007-07-13 Rob Bradford <rob@openedhand.com>rob
* applets/windowselector/windowselector.c: (get_current_app_window), (update_current_app), (filter_func), (screen_changed_cb), (mb_panel_applet_create): Use the 'id' attribute for the windowselector to provide alternative display modes. Four modes are available: 'static-icon' which shows the same icon all the time, 'dynamic-icon' which acts like the GNOME window selector with the icon changing based on the current app, 'name' gives just the name for the current window like the window selector in Matchbox, 'icon-name' is the same but with the current app icon included as well. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1602 b067294f-1dea-0310-9683-c47a78595994
2007-07-122007-07-12 Matthew Allum <mallum@openedhand.com>mallum
* applets/startup/data/hourglass-*.png Hopefully fix startup icons git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1593 b067294f-1dea-0310-9683-c47a78595994
2007-07-112007-07-11 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (load_applets): Padding to 4. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1590 b067294f-1dea-0310-9683-c47a78595994
2007-07-052007-07-05 Jorn Baayen <jorn@openedhand.com>jorn
* matchbox-panel/mb-panel.c: (load_applets): Pack applets with a padding of 3 pixels. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1587 b067294f-1dea-0310-9683-c47a78595994
2007-07-052007-07-05 Matthew Allum <mallum@openedhand.com>mallum
* matchbox-panel/mb-panel.c: Request not to receive key focus on panel window. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1585 b067294f-1dea-0310-9683-c47a78595994
2007-06-222007-06-22 Matthew Allum <mallum@openedhand.com>mallum
* applets/startup/data/hourglass-*.png Update startup icons with Neils 'spinner' from fluttr. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1580 b067294f-1dea-0310-9683-c47a78595994