View Single Post
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#68
Originally Posted by TrueJournals View Post
Since I have a feeling I'll be using Tear instead of the default web browser once a few small improvements are made, I've started working on something for it: a task navigator plugin. Forget the one that launches the built-in browser... this one is all tear! Screenshot:


Bundyo: I'd like some help with this, just how the application was developed, no code needed :-P First off, it seems that launching tear again and again will only open one instance of it. Is there some way to externally open another WINDOW? I'd like to duplicate the "open new window" functionality as much as I can... Also, are the favicons for bookmarks saved anywhere? I couldn't find them, so I assume they aren't. Saving them somewhere would allow me to show them next to the title. Lastly, I can't figure out a way to open a bookmark! I tried tear (url), but it just seems to ignore the parameter. Could you add support for this method of launching? Or something else to allow me to do this?

I'm still working on this, don't have it launching anything yet, so it's still very proof-of-concept.
Really nice plugin . i really should read those python & ruby books

i was able to launch tear twice from the same terminal fine. i think your problem is that you are launching from dbus and dbus only lets you launch a program once.