Author |
Message |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Fri 07 Mar 2008, 02:34 Post subject:
|
|
I just updated the Thunderbird RoxApp so the operation of the splash screen is more sensible.
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Fri 07 Mar 2008, 23:39 Post subject:
Sylpheed Roxapp |
|
Sylpheed Roxapp
For desktop/openwith menu.
If you click on it, it just opens Sylpheed. If you drop files on it, or use it from the "open with" menu, it composes an email with the files attached.
I haven't actually tested, so please report if it doesn't work
EDIT
Fixed to actually work. Thanks HairyWill
Also, I confirmed that it does work with mailto: links. I imagine it won't work with links for newsgroups, but you could modify it to do so just by detecting them in the same way as the mailto links.
If this was fixed then it might be worth separating out the code into a sylpheed launch script like I did with the thunderbird roxapp
EDIT - IGNORE THIS OLD EDIT
EDIT
I think Sylpheed1.tar.gz will actually work with mailto: links sent from other applications, and the original version won't.
But to tell the truth, I don't even know if Sylpheed CAN handle mailto: links, so please let me know if it works.
Description |
|

Download |
Filename |
Sylpheed.tar.gz |
Filesize |
3.34 KB |
Downloaded |
901 Time(s) |
Last edited by disciple on Sun 30 Mar 2008, 22:39; edited 5 times in total
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Sat 08 Mar 2008, 00:29 Post subject:
|
|
Oops - forgot to upload the Sylpheed one
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Sat 08 Mar 2008, 06:05 Post subject:
|
|
Sorry to everyone who downloaded it - when I updated the Thunderbird Roxapp I also slightly broke the splash screen - I'll upload a fixed version now.
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Sun 16 Mar 2008, 00:22 Post subject:
|
|
OK I updated the Custom-command and Batch-command roxapps to open the windows under the mouse instead of in the centre of the screen, updated the Sylpheed roxapp to handle mailto: links (hopefully), and updated the thunderbird roxapp for the same thing, and then split the code into a separate thunderbird starter script.
|
Back to top
|
|
 |
amigo
Joined: 02 Apr 2007 Posts: 2641
|
Posted: Sun 16 Mar 2008, 07:03 Post subject:
|
|
You may be interested in this:
http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/AppDirs/AppBuilder-0.4.tbz
AppBuilder is a generic AppDir which can be used to create several different kinds of AppDirs including those that contain source code and binaries. It includes routines for handling drag-n-drop of one or more files on the icon.
I've always meant to create a couple of more which could be better for creating AppDir which simply 'wrap' already installed programs or scripts like what you are doing. Several things could particularly be handled better like creation or editing of menu entries.
On my own system I use sveral small menu/dialog programs which make the whole thing work better with GUI elements. These include Xdialog, greq and the small menu program from aewm. Of course, Puppy has gtkdialog and gtkbasic which open up still more possibilities. Still, you may find some useful code in AppBuilder for creating different kinds of AppDirs or what you are already creating, which I call 'WrapDirs'.
I have around 20-30 different AppDirs which are of the self-compiling type, but my most useful ones are just complex wrappers for scripts and programs which are usually found apart from the AppDir itself. One of the most useful ones is ZipZap, an AppDir which is a frontend to various compression programs. If you drop a compressed archive on it, it will decompress it in the same dir as the compressed archive. Or, you can drop files or directories on it and it opens a dialog to find out what kind of archive you want to create. I use it a few hundred times a day usually. I keep meaning to add to it and ify a problem or two, but I just haven't gotten around to it...
http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/AppDirs/ZipZap-1.0.tbz
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Sun 16 Mar 2008, 07:22 Post subject:
|
|
Cool. Thanks for that... but I think I have already made everything I want
The Rox menu program is pretty cool...
|
Back to top
|
|
 |
HairyWill

Joined: 26 May 2006 Posts: 2946 Location: Southampton, UK
|
Posted: Tue 18 Mar 2008, 13:17 Post subject:
|
|
Thanks disciple
I'm going to bundle a load of these and add them to my rox right click on steroids.
_________________ Will
contribute: community website, screenshots, puplets, wiki, rss
|
Back to top
|
|
 |
disciple
Joined: 20 May 2006 Posts: 6781 Location: Auckland, New Zealand
|
Posted: Sun 30 Mar 2008, 23:35 Post subject:
|
|
I just updated the Sylpheed roxapp to one that actually works, and will update the Thunderbird roxapp (the -mail argument is nonsense) in a couple of minutes.
_________________ If you have or know of a good gtkdialog application, please post a link here
Classic Puppy quotes
ROOT FOREVER
|
Back to top
|
|
 |
abushcrafter

Joined: 30 Oct 2009 Posts: 1438 Location: England
|
Posted: Tue 15 Jun 2010, 19:48 Post subject:
|
|
Thanks to my dad . The CopyPathToClipboard RoxApp no longer adds a new line to the data .
Description |
|

Download |
Filename |
CopyPathToClipboard-002.tar.bz2 |
Filesize |
3.06 KB |
Downloaded |
812 Time(s) |
|
Back to top
|
|
 |
technosaurus

Joined: 18 May 2008 Posts: 4786 Location: Kingwood, TX
|
Posted: Thu 08 Mar 2012, 13:55 Post subject:
|
|
here is xbomber (a bomberman clone) - I patched it up just enough to compile on Wary's gcc. It untars to a rox appdir with all the data inside in an xzipped tarball set up to be unpacked on run and deleted on exit.
_________________ Check out my github repositories. I may eventually get around to updating my blogspot.
|
Back to top
|
|
 |
sunburnt

Joined: 08 Jun 2005 Posts: 5087 Location: Arizona, U.S.A.
|
Posted: Sat 06 Oct 2012, 03:14 Post subject:
|
|
disciple ; I`ve touted stand-alone apps. that aren`t part of the Linux file system for quite awhile.
I made AppPkg that`s compatible, but does a bit more than Rox`s AppDir.
Mainly it can have many apps. in one AppPkg dir.
Like AppDir, a click on the dir. runs the app. if there`s only one.
But if AppPkg has more than one app., it runs a menu with icons ( nice ).
It can use shared system libraries, shared AppPkg libraries, and unshared "app. local" ones.
This pretty much completely solves library conflicts for AppPkg.
Puppy Lucid allows building almost anything from Ubuntu Lucid binary files.
I`ve have excellent luck making many AppPkg this way.
I`m mostly done writing an automated AppPkg builder.
Next I want an automated dependency tracer and downloader.
So the user selects an Ubuntu app. and an AppPkg is made complete.
|
Back to top
|
|
 |
|