Thrawn, Guess what I've been working on :-)

I've got a nearly complete plugin I call "quick-opener" written in C.  I hope you like it.
I'm not terribly knowledgeable at build files, so if anyone wants to help me figure out how to add it to the autogen.sh and make process for geany-plugins, that would be great.  Let me know what I have to do.

Here is the code:
https://github.com/sblatnick/geany-plugins/tree/9ce0a19b39e90ae107621606aa37ffa8cc8dec44/quick-opener

The make script just does the minimum to get it working.  You run it with ./make (it's a bash script).

When I say nearly complete, I mean that you can't configure the plugin yet with directories/files to exclude.  It already excludes hidden directories, certain binary extensions, and starts at the project's working directory.

I haven't made a pull request yet because I don't have the packaging stuff done (documentation, build stuff I need help with).

I hope people enjoy it.

Thanks,

Steve


From: Thrawn <shell_layer-geany@yahoo.com.au>
To: Development Geany <devel@lists.geany.org>
Sent: Sunday, January 20, 2013 5:31 PM
Subject: Re: [Geany-Devel] I'm thinking I like Geany...

Another (minor) update to the Snap Open script: the file chooser dialog is now much wider. It's a hack, I'm afraid; it just inserts a long line of tabs into the message text.

As far as I can tell, dialog size isn't configurable in Lua scripts? Even in the dialog module, for more complicated dialogs, I couldn't see anything.

Thrawn

_______________________________________________
Devel mailing list
Devel@lists.geany.org
https://lists.geany.org/cgi-bin/mailman/listinfo/devel