Re: [Gimp-developer] screenshot with mousepointer

2007-10-27 Thread Sven Neumann
Hi, just to let you know, I've cooked up a patch for including the mouse pointer in screenshots: http://bugzilla.gnome.org/show_bug.cgi?id=490779 This patch will be applied as soon as we have branched for 2.6. At that point we can then look at it again and discuss the details that arise from th

Re: [Gimp-developer] screenshot with mousepointer

2007-10-25 Thread Sven Neumann
Hi, On Thu, 2007-10-25 at 18:56 +0200, GSR - FR wrote: > Looked at XFixes X11 extension? I think all the apps that show the > correct pointer shape use that extension to copy the pixmaps and then > stamp them in the final image/video. Good point. The XFixes extension seems to have code to do thi

Re: [Gimp-developer] screenshot with mousepointer

2007-10-25 Thread GSR - FR
Hi, [EMAIL PROTECTED] (2007-10-25 at 1732.45 +0200): > On Thu, 25 Oct 2007 17:27:30 +0200 > The wrote: > > > xvidcap > > no way... it uses just a common pointer placed into the acquired canvas. > :( Looked at XFixes X11 extension? I think all the apps that show the correct pointer shape use that

Re: [Gimp-developer] screenshot with mousepointer

2007-10-25 Thread The Peach
On Thu, 25 Oct 2007 17:27:30 +0200 The wrote: > xvidcap no way... it uses just a common pointer placed into the acquired canvas. :( -- Matteo 'Peach' Pescarin Jabber ID = [EMAIL PROTECTED] Web Site = http://www.smartart.it GeCHI = http://www.gechi.it ___

Re: [Gimp-developer] screenshot with mousepointer

2007-10-25 Thread The Peach
On Thu, 18 Oct 2007 18:44:06 +0200 The wrote: > thanks alot anyway, I'd see if there's anything around... I'm currently investigating how does xvidcap work for single frame acquisition. -- Matteo 'Peach' Pescarin Jabber ID = [EMAIL PROTECTED] Web Site = http://www.smartart.it GeCHI = http://ww

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread The Peach
On Thu, 18 Oct 2007 18:38:46 +0200 Sven wrote: > At least not as far as I know. If you can show that it > can be done, fine. Otherwise it is futile to discuss this further. thanks alot anyway, I'd see if there's anything around... -- Matteo 'Peach' Pescarin Jabber ID = [EMAIL PROTECTED] Web Si

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread Sven Neumann
Hi, On Thu, 2007-10-18 at 18:26 +0200, The Peach wrote: > so the only way I can get the right cursor image is using the > screenshot for the whole desktop, where the GIMP mouse cursor will not > be overridden by the screenshot selector cursor. isn't it? No, that is not going to work. The screensh

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread The Peach
On Thu, 18 Oct 2007 18:15:38 +0200 Sven wrote: > Hi, > > On Thu, 2007-10-18 at 18:06 +0200, The Peach wrote: > > > anyway what I was saying is that as long as I've looked, the only way > > IMHO is to grab the cursor pixmap with gdk_cursor_get_image, get the > > cursor's coordinates (don't know h

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread Sven Neumann
Hi, On Thu, 2007-10-18 at 18:10 +0200, The Peach wrote: > anyway what I was saying is that as long as I've looked, the only way > IMHO is to grab the cursor pixmap with gdk_cursor_get_image, get the > cursor's coordinates (don't know how to do that) and then > "paste" (neither don't know what wil

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread The Peach
On Thu, 18 Oct 2007 17:49:22 +0200 Sven wrote: > If it was that simple, we would have added support for it already. As > far as I know there is no portable way to access the cursor graphics. > Perhaps you should have a look at kscreenshot and check what they are > doing. gnome-screenshot does not

Re: [Gimp-developer] screenshot with mousepointer

2007-10-18 Thread Sven Neumann
Hi, On Thu, 2007-10-18 at 15:59 +0200, The Peach wrote: > is it possible that the only tool that will make screenshots including > the mouse pointer is kscreenshot, while the GIMP can't??? If you say so... Feel free to contribute a patch. Sven ___ G

[Gimp-developer] screenshot with mousepointer

2007-10-18 Thread The Peach
is it possible that the only tool that will make screenshots including the mouse pointer is kscreenshot, while the GIMP can't??? -- Matteo 'Peach' Pescarin Jabber ID = [EMAIL PROTECTED] Web Site = http://www.smartart.it GeCHI = http://www.gechi.it ___