View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#73
Originally Posted by TrueJournals View Post
D'oh! Seems like your right! The application task navigator plugin also seems to know something I don't... it won't let me open more than one copy, even though no dbus is involved. Perhaps it uses window manager class names... Anyway, this is written in python if you're wondering ;-)


Sounds good! I'll look into getting those into the menu as soon as they're saved somewhere :-P You've done a great job with this browser. I'd rather see you take your time and get the features done right than done quickly.

On a side note, anyone know how the bookmarks plugin shows the neat two-line title and url thing? I'm not QUITE sure how to do it...
Heh, yeah, I just want to learn both because they can both do cool things. Did a quick check, if the browser is not open, dbus is not used to launch it. But the browser has its own signal internally which it will respond to if you send 'new_window' via dbus to the browser directly. The bookmark plugin does this if there is already a window open.

WRT the two line thing, the bookmark applet is closed but you've most likely noticed that the application list can do it and the code for that is in hildon-desktop.