To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=83195 Issue #|83195 Summary|sfx2: Remove timer use from sfx2 used for volatile slo |t state polling Component|framework Version|680m235 Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P3 Subcomponent|code Assigned to|mba Reported by|cmc
------- Additional comments from [EMAIL PROTECTED] Thu Nov 1 10:35:17 +0000 2007 ------- The goal is to remove the never-ceasing timer in sfx2/source/control/bindings.cxx so that we can reduce our wake-ups when we're nominally idle and so save battery life on laptops. So the volatile slots which require constant checking need to be reworking somehow to be triggered when their state initially changes and not polled looking for a state change. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
