Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-12 Thread Frank Lanitz
Am 11.03.2015 um 11:11 schrieb Philipp Trommler: > That would be better, of course, but there's no official version (at > least not mentioned on Github). So for now the package is called > 'geany-overview-plugin-git' with version 'r24.a209747-1'. Inside source there is 0.01 hard coded ;) Che

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Steven Blatnick
This is awesome! I will have to try it out. I actually wanted a plugin like this too, but never got around to working on one myself :-) From the screenshot, it appears you don't overlap the text, which is even better than I've seen other editors and their other implementations use. Thanks

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Philipp Trommler
Am Mittwoch, den 11.03.2015, 10:35 +0100 schrieb Frank Lanitz: > Am 2015-03-11 10:26, schrieb Philipp Trommler: > > Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman: > >> On 11 March 2015 at 17:44, Philipp Trommler > >> wrote: > >> > OK, cool. > >> > > >> > I'm testing it at the momen

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Frank Lanitz
Am 2015-03-11 10:26, schrieb Philipp Trommler: Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman: On 11 March 2015 at 17:44, Philipp Trommler wrote: > OK, cool. > > I'm testing it at the moment and it works good for now. If I find any > bugs, I'll report them in Github. > I think th

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Philipp Trommler
Am Mittwoch, den 11.03.2015, 17:47 +1000 schrieb Lex Trotman: > On 11 March 2015 at 17:44, Philipp Trommler wrote: > > OK, cool. > > > > I'm testing it at the moment and it works good for now. If I find any > > bugs, I'll report them in Github. > > I think that people installing git packages in Ar

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Lex Trotman
On 11 March 2015 at 17:44, Philipp Trommler wrote: > OK, cool. > > I'm testing it at the moment and it works good for now. If I find any > bugs, I'll report them in Github. > I think that people installing git packages in Arch know that they could > be broken, so I think it's fine. ;-) You can ma

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Philipp Trommler
OK, cool. I'm testing it at the moment and it works good for now. If I find any bugs, I'll report them in Github. I think that people installing git packages in Arch know that they could be broken, so I think it's fine. ;-) Cheers, Philipp Trommler Am Mittwoch, den 11.03.2015, 00:21 -0700 schrie

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Matthew Brush
On 15-03-11 12:09 AM, Philipp Trommler wrote: Hi! This is a really nice plugin, would it be OK for you if I create a Arch package for it? It's GPL'd, so of course I don't :) Just keep in mind it's pretty new and not fully debugged. Cheers, Matthew Brush

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-11 Thread Philipp Trommler
Hi! This is a really nice plugin, would it be OK for you if I create a Arch package for it? Cheers, Philipp Trommler Am Dienstag, den 10.03.2015, 19:06 -0700 schrieb Matthew Brush: > On 13-11-12 12:26 AM, theUser BL wrote: > > I want to say, that it would be nice, if a DocumentMap/MiniMap would

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2015-03-10 Thread Matthew Brush
On 13-11-12 12:26 AM, theUser BL wrote: I want to say, that it would be nice, if a DocumentMap/MiniMap would be added to Geany. Please add it to the Wishlist on your side. I wrote a plugin lately to do this, it lives here for now: https://github.com/codebrainz/overview-plugin Cheers, Matthe

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2013-11-12 Thread Frank Lanitz
Am 12.11.2013 09:26, schrieb theUser BL: > But they differ in additional functionality of it. Where Sublime Text > only shows the MiniMap, Kate on the other side, can replace the > scrollbar with it. And on Notepad++ it is a mix between the two. The > scrollbar is still there, but you can click in

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2013-11-12 Thread Enrico Tröger
Hi, >An additional point I want to mention, is a bug in your >Webside-software. As I wanted to add this wish to the wishlist, I >clicked at the bottom of the page on "edit this page" of the line "(If >you have another idea/wish which should be listed here, edit this >page)". Then it asks for a use

Re: [Geany-Devel] Wish for Wishlist and bug in Homepage

2013-11-12 Thread Steven Blatnick
I +1 a mini map like sublime :-)  gedit has a buggy plugin that does the same which we could look at for a gtk implementation.  I like the idea of it being in a scroll bar to use less space. I suggest this should be a plugin though. Thanks, Steve __