Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
DISCONTINUED:openSUSE:11.2:Update
compiz
compiz-scale-mode-toggle-1.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File compiz-scale-mode-toggle-1.diff of Package compiz
--- a/plugins/scale.c +++ b/plugins/scale.c @@ -1343,6 +1343,11 @@ scaleInitiate (CompDisplay *d, ss->type = ScaleTypeNormal; return scaleInitiateCommon (s, action, state, option, nOption); } + else if (action->type & CompBindingTypeKey) + { + if ((state & CompActionStateInitKey) && !action->key.modifiers) + scaleTerminate (d, action, 0, option, nOption); + } } return FALSE;
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor