Sam Spilsbury
2009-Jun-05 16:21 UTC
[compiz] [PATCH][0.9] Make bool CompWindow::isFocussable Wrappable
Hi, The attached core patch makes the 'isFocussable' getter in CompWindow wrappable. This way, plugins such as winrules can make core's getter function return a different value to the one stored internally without actually having to modify the value. Kind Regards, Sam -- Sam Spilsbury -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-Make-bool-CompWindow-isFocussable-wrappable.patch Type: unknown/unknown Size: 2239 bytes Desc: not available Url : http://lists.freedesktop.org/archives/compiz/attachments/20090606/975b7ccd/attachment.bin
Sam Spilsbury
2009-Jun-06 03:36 UTC
[compiz] [PATCH][0.9] Make bool CompWindow::isFocussable Wrappable
On Sat, Jun 6, 2009 at 9:38 AM, Erkin Bahceci<erkinbah at gmail.com> wrote:> Hi Sam, > > The patch removes one of the window notifications. That's a typo, right? > > Cheers, > ErkinHi Erkin, Yes it is a typo. I can't redo the patch right now as I am reimaging my machine, but to anyone who wants to apply it remove the first chunk of the patch. Kind Regards, Sam> > On Jun 5, 2009, at 12:21 PM, Sam Spilsbury <smspillaz at gmail.com> wrote: > >> Hi, >> >> The attached core patch makes the 'isFocussable' getter in CompWindow >> wrappable. This way, plugins such as winrules can make core's getter >> function return a different value to the one stored internally without >> actually having to modify the value. >> >> Kind Regards, >> >> Sam >> >> -- >> Sam Spilsbury >> <0001-Make-bool-CompWindow-isFocussable-wrappable.patch> >> _______________________________________________ >> compiz mailing list >> compiz at lists.freedesktop.org >> http://lists.freedesktop.org/mailman/listinfo/compiz >-- Sam Spilsbury