Displaying 3 results from an estimated 3 matches for "matchpropertychang".
Did you mean:
matchpropertychanged
2007 Feb 26
4
window matching interface and the new match option
...provide any kind of matching by wrapping
the matchInitExp display function. When doing so they
are responsible for calling the matchExpHandlerChange
function when their ability to evaluate expressions
changed (e.g. when being activated or deactivated).
They should also call the matchPropertyChanged function
when a window property that might affect evaluation of
an expression changed.
Any kind of matching can be done with these match objects. Core
currently support simple things like window type, window state, window
ID and I'll probably add a bunch more as I find them useful. I...
2007 Oct 01
4
[ANNOUNCE] compiz-0.6.0
...on on root window reshape.
Always update event windows when the allowed actions have changed.
Revert "Handle MapRequest event after core so that decorWindowUpdate sees window type and override_redirect state changes that might have happened during event processing."
Call matchPropertyChanged handler when the override_redirect flag changed.
Allow plugins to not only clear allowed window actions, but also to add allowed actions.
Bump ABIVERSION.
Remove Metacity bell settings integration.
Added mouse wheel handling to g-w-d.
Integrate Metacity's configu...
2008 Feb 07
1
[ANNOUNCE] compiz-0.7.0
...on root window reshape.
Always update event windows when the allowed actions have changed.
Revert "Handle MapRequest event after core so that decorWindowUpdate
sees window type and override_redirect state changes that might have happened
during event processing."
Call matchPropertyChanged handler when the override_redirect flag
changed.
Allow plugins to not only clear allowed window actions, but also to add
allowed actions.
Bump ABIVERSION.
Whitespace and formatting improvements.
Only copy structures when needed.
Formatting fix.
Include compiz...