aboutsummaryrefslogtreecommitdiffstats
path: root/applets
AgeCommit message (Collapse)Author
2007-01-312007-01-31 Ross Burton <ross@openedhand.com>ross
* applets/showdesktop/showdesktop.c: * applets/showdesktop/mb-applet-showdesktop.png: * applets/showdesktop/Makefile.am: Ship the icon, as Poky currently doesn't have an icon theme. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1459 b067294f-1dea-0310-9683-c47a78595994
2007-01-242007-01-24 Ross Burton <ross@openedhand.com>ross
* configure.ac: Disable static libraries, they are useless here. * applets/*/Makefile.am: Disable library versioning. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1442 b067294f-1dea-0310-9683-c47a78595994
2007-01-232007-01-23 Matthew Allum <mallum@openedhand.com>mallum
* applets/showdesktop/showdesktop.c: Use a 'simpler' named icon and dont draw a frame around it. * matchbox-panel/mb-panel.c: Be a bit more informative when an applet cant be loaded. (via mickeyl) git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1440 b067294f-1dea-0310-9683-c47a78595994
2006-08-242006-08-24 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (sync_icon): Use "panel-window-menu" icon when there is no active app window. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1402 b067294f-1dea-0310-9683-c47a78595994
2006-08-242006-08-24 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (sync_icon), (rebuild_menu): Use default icon if no icon is specified. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1399 b067294f-1dea-0310-9683-c47a78595994
2006-08-242006-08-24 Jorn Baayen <jorn@openedhand.com>jorn
* applets/windowselector/windowselector.c: (window_get_icon), (rebuild_menu), (button_press_event_cb), (filter_func), (screen_changed_cb): Show active task icon. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1398 b067294f-1dea-0310-9683-c47a78595994
2006-08-242006-08-24 Jorn Baayen <jorn@openedhand.com>jorn
* applets/showdesktop/showdesktop.c: (sync): Add nitems check. * applets/windowselector/windowselector.c: (get_utf8_property), (get_text_property), (window_get_icon), (window_menu_item_activate_cb), (rebuild_menu), (menu_hide_cb), (button_press_event_cb), (filter_func), (screen_changed_cb): Use window icons. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1397 b067294f-1dea-0310-9683-c47a78595994
2006-08-232006-08-23 Jorn Baayen <jorn@openedhand.com>jorn
* applets/battery/battery.c: (timeout): memset0 apm_info. Thanks valgrind. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1396 b067294f-1dea-0310-9683-c47a78595994
2006-08-232006-08-23 Jorn Baayen <jorn@openedhand.com>jorn
* applets/Makefile.am: * applets/windowselector/Makefile.am: * applets/windowselector/windowselector.c: * configure.ac: Added window selector applet. Still needs work to make icons show up. * applets/showdesktop/showdesktop.c: (show_desktop_applet_free), (sync), (filter_func), (screen_changed_cb): Perform initial sync. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1395 b067294f-1dea-0310-9683-c47a78595994
2006-08-232006-08-23 Jorn Baayen <jorn@openedhand.com>jorn
* applets/showdesktop/showdesktop.c: (show_desktop_applet_free), (filter_func), (screen_changed_cb): Monitor root window correctly. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1394 b067294f-1dea-0310-9683-c47a78595994
2006-08-232006-08-23 Jorn Baayen <jorn@openedhand.com>jorn
* applets/battery/Makefile.am: * applets/battery/data/Makefile.am: * applets/clock/Makefile.am: * applets/launcher/Makefile.am: * applets/showdesktop/Makefile.am: * applets/systray/Makefile.am: * matchbox-panel/Makefile.am: Makefile cleanups. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1393 b067294f-1dea-0310-9683-c47a78595994
2006-08-222006-08-22 Jorn Baayen <jorn@openedhand.com>jorn
* applets/battery/battery.c: (timeout), (mb_panel_applet_create): * applets/clock/clock.c: (initial_timeout), (mb_panel_applet_create): * applets/launcher/launcher.c: (grab_notify_cb), (mb_panel_applet_create): * applets/showdesktop/showdesktop.c: (button_toggled_cb), (mb_panel_applet_create): * applets/systray/systray.c: (screen_changed_cb), (mb_panel_applet_create): * matchbox-panel/mb-panel-scaling-image.c: (reload_icon), (mb_panel_scaling_image_class_init), (mb_panel_scaling_image_set_icon): * matchbox-panel/mb-panel.c: (load_applet), (load_applets), (main): * matchbox-panel/mb-panel.h: Better size handling. No more manual sizing of applets needed. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1392 b067294f-1dea-0310-9683-c47a78595994
2006-08-222006-08-22 Jorn Baayen <jorn@openedhand.com>jorn
* applets/clock/clock.c: * applets/launcher/launcher.c: (mb_panel_applet_create): * applets/showdesktop/showdesktop.c: (mb_panel_applet_create): * matchbox-panel/Makefile.am: * matchbox-panel/mb-panel-scaling-image.c: * matchbox-panel/mb-panel-scaling-image.h: * matchbox-panel/mb-panel.h: Moved scaling icon theme icon logic into its own GtkImage subclass, and use this in the launcher and showdesktop applets. Don't look at MBPanelScalingImage yet or your eyes will burn! It still needs severe cleanup git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1390 b067294f-1dea-0310-9683-c47a78595994
2006-08-222006-08-22 Jorn Baayen <jorn@openedhand.com>jorn
* configure.ac: * applets/Makefile.am: * applets/showdesktop/Makefile.am: * applets/showdesktop/showdesktop.c: Added 'Show Desktop' button applet. Still needs to get an icon packed into it. * applets/clock/clock.c: (timeout), (mb_panel_applet_create): Put stuff into ClockApplet data structure. * applets/launcher/launcher.c: (button_release_event_cb), (mb_panel_applet_create): * applets/systray/systray.c: Use screen-changed signal correctly. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1389 b067294f-1dea-0310-9683-c47a78595994
2006-08-222006-08-22 Jorn Baayen <jorn@openedhand.com>jorn
* applets/battery/Makefile.am: * applets/battery/battery.c: (timeout), (mb_panel_applet_create): * applets/battery/data/Makefile.am: * configure.ac: Use icons from gnome-power-manager for battery applet for now. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1388 b067294f-1dea-0310-9683-c47a78595994
2006-08-212006-08-21 Jorn Baayen <jorn@openedhand.com>jorn
* applets/Makefile.am: * applets/battery/Makefile.am: * applets/battery/battery.c: * configure.ac: Add skels for a battery applet. Built only if libapm is available. Needs graphics. * applets/launcher/launcher.c: (launcher_data_free), (mb_panel_applet_create): Initialize icon_theme and icon_theme_changed_id to NULL and 0. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1387 b067294f-1dea-0310-9683-c47a78595994
2006-08-212006-08-21 Jorn Baayen <jorn@openedhand.com>jorn
* applets/systray/Makefile.am: * applets/systray/systray.c: (tray_icon_added_cb), (message_sent_cb), (message_cancelled_cb), (screen_changed_cb), (mb_panel_applet_create): * configure.ac: Added optional support for tray icon messages using libnotify. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1386 b067294f-1dea-0310-9683-c47a78595994
2006-08-212006-08-21 Jorn Baayen <jorn@openedhand.com>jorn
* applets/Makefile.am: * applets/clock.c: * applets/clock/Makefile.am: * applets/clock/clock.c: * applets/launcher.c: * applets/launcher/Makefile.am: * applets/launcher/launcher.c: * applets/systray/Makefile.am: * applets/systray/eggmarshalers.list: * applets/systray/eggtraymanager.c: * applets/systray/eggtraymanager.h: * applets/systray/systray.c: * configure.ac: Added system tray applet & moved applets into their own folders. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1385 b067294f-1dea-0310-9683-c47a78595994
2006-08-192006-08-19 Jorn Baayen <jorn@openedhand.com>jorn
* applets/launcher.c: Rewrite icon lookup code. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1384 b067294f-1dea-0310-9683-c47a78595994
2006-08-192006-08-19 Jorn Baayen <jorn@openedhand.com>jorn
* COPYING: * applets/clock.c: * applets/launcher.c: * matchbox-panel/mb-panel.c: * matchbox-panel/mb-panel.h: License as GPL. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1383 b067294f-1dea-0310-9683-c47a78595994
2006-08-192006-08-19 Jorn Baayen <jorn@openedhand.com>jorn
* applets/launcher.c: (panel_find_icon), (icon_theme_changed_cb): Handle errors when loading icons. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1382 b067294f-1dea-0310-9683-c47a78595994
2006-08-182006-08-18 Jorn Baayen <jorn@openedhand.com>jorn
* applets/launcher.c: (launcher_data_free), (exec_to_argv), (button_press_event_cb), (button_release_event_cb), (grab_notify_cb), (mb_panel_applet_create): Scale icons. Icon lookup code still needs a bit of a cleanup. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1381 b067294f-1dea-0310-9683-c47a78595994
2006-08-182006-08-18 Jorn Baayen <jorn@openedhand.com>jorn
* applets/clock.c: (mb_panel_applet_create): Add a bit of padding around the clock. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1380 b067294f-1dea-0310-9683-c47a78595994
2006-08-182006-08-18 Jorn Baayen <jorn@openedhand.com>jorn
* applets/clock.c: (mb_panel_applet_create): * applets/launcher.c: (mb_panel_applet_create): * matchbox-panel/mb-panel.c: (main): Name widgets, so that they can be themed. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1379 b067294f-1dea-0310-9683-c47a78595994
2006-08-182006-08-18 Jorn Baayen <jorn@openedhand.com>jorn
* applets/launcher.c: (exec_to_argv), (button_press_event_cb), (button_release_event_cb), (grab_notify_cb), (mb_panel_applet_create): Use a GtkEventBox rather than a GtkButton. git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1378 b067294f-1dea-0310-9683-c47a78595994
2006-08-17import matchbox-panel-2jorn
git-svn-id: https://svn.o-hand.com/repos/matchbox/trunk/matchbox-panel-2@1376 b067294f-1dea-0310-9683-c47a78595994