search for: otherscreengrabexists

Displaying 8 results from an estimated 8 matches for "otherscreengrabexists".

Did you mean: otherscreengrabexist
2007 May 03
2
Bug in otherScreenGrabExist?
I am fairly sure that this is just a bug in the codes logic, but I thought I should check first I noticed that the function was always returning true if only one grab is checked for (maybe other cases too) If nobody shouts I shall commit it because the behaviour in my plugin is now as expected. -------------- next part -------------- diff --git a/src/screen.c b/src/screen.c index
2007 Mar 24
1
[PATCH] Swither activate event
Hi, To fix the conflict between animation's "focus fade" and switcher, I had to add an activate event to switcher, since in animation.c I need to have an indication of the period from the moment alt-tab is pressed to the moment the windows settle down back on the desktop. otherScreenGrabExist doesn't work for this since it doesn't cover the period between the moment the user
2007 Jan 05
1
Question about extending screengrabs
Hi, I have a question regarding screengrabs: At the moment, a lot of interaction between the plugins is done by checking for screen grabs of other plugins with the function otherScreenGrabExist. But pushing a screen grab means grabbing keyboard and mouse pointer, so no user interaction with the desktop is possible. However, some plugins (such as showdesktop) need user interaction with the
2007 Mar 05
1
[PATCH] Grab state & Last state remembering
...e needed for group (and probably other plugins), which I currently solved locally (inside group), but believe that it would make sense to put them inside core: - A function screenGrabExists This function, as the name implies, checks if a certain plugin has a screen grab. It's pretty similar to otherScreenGrabExists and could share a lot of code with it. We need this kind of functionality in group to distinguish between user initiated / non user initiated window moves / resizes; but I can imagine that this kind of function could come in handy to other plugins as well. - A fixed byte ordering image loading In...
2007 Jun 19
1
[PATCH] Added screen edge trigger delay setting.
--- include/compiz.h | 17 ++++++- metadata/core.xml.in | 7 +++ src/display.c | 5 ++- src/event.c | 130 +++++++++++++++++++++++++++++++++++++++++++++----- 4 files changed, 143 insertions(+), 16 deletions(-) diff --git a/include/compiz.h b/include/compiz.h index dd34f00..abb1169 100644 --- a/include/compiz.h +++ b/include/compiz.h @@ -26,7 +26,7 @@ #ifndef
2007 May 07
6
meta data update
The switch to the new metadata system is almost complete. All plugins in the fdo repo except plane and ini have been converted. I'll probably go ahead and convert those plugins as well sometime soon unless the original authors of those plugins tells me not to. The horrible gconf-dump plugin has been removed and replaced by a simple xslt stylesheet. gconf schemas are now generated from the xml
2007 Aug 03
4
[ANNOUNCE] compiz-0.5.2
A new compiz release 0.5.2 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.5.2.tar.gz.sha1 0d0a4a39bfbe0ada770d9206b7a1b6b443c53c29 compiz-0.5.2.tar.gz
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
A new compiz release 0.6.0 is now available from: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz which can be verified with: http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz.sha1 c296f9ccf0e35c582760880a6f0ac4fd34ee1bbf compiz-0.6.0.tar.gz http://xorg.freedesktop.org/archive/individual/app/compiz-0.6.0.tar.gz.sha1.asc