search for: screengrabexists

Displaying 3 results from an estimated 3 matches for "screengrabexists".

2007 Mar 05
1
[PATCH] Grab state & Last state remembering
...ff information I sent this patch to the list before, may I ask if it could be commited? ;-) Additionally, some more things are 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; bu...
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 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