~smspillaz/compiz-core/compiz-core.fix_969108

  • Committer: Alan Griffiths
  • Author(s): Daniel van Vugt
  • Date: 2012-03-27 13:23:19 UTC
  • mfrom: (3069.1.1 fix-composite-init-fail)
  • Revision ID: alan@octopull.co.uk-20120327132319-08firq425qgfr88p
Fixed: Composite would fail to initialize even when it was the only
composite window manage running. This was because it leaked its handles
and in the unusual cases where plugin load failures cause other plugins to
unload/reload, composite would fail to init the second time.
(LP: #963465) (LP: #963465) (LP: #833729)
Filename Latest Rev Last Changed Committer Comment Size
..
logmessage 2890.4.1 12 years ago Sam Spilsbury Move to a test-driven-development type buildsystem Diff
option 2937 12 years ago smspillaz Makes testing optional, cleans up option test Diff
plugin 2936.1.3 12 years ago Alan Griffiths Tests covering mocking filesystem Diff
pluginclasshandler 2893.4.8 12 years ago Daniel van Vugt Merge with upstream changes (lp:compiz-core). Diff
point 2908.7.1 12 years ago smspillaz Added module and test for CompPoint Diff
privatescreen 2961.6.1 12 years ago Alan Griffiths Baseline: test executable in place Diff
rect 2908.7.2 12 years ago smspillaz Added CompRect tests and module Diff
region 2999.1.1 12 years ago Alan Griffiths Test coverage for CompRegion Diff
string 2890.4.1 12 years ago Sam Spilsbury Move to a test-driven-development type buildsystem Diff
timer 2890.4.1 12 years ago Sam Spilsbury Move to a test-driven-development type buildsystem Diff
window 2908.9.1 12 years ago smspillaz Added window geometry saver module and tests Diff
wrapsystem 2906.1.1 12 years ago Alan Griffiths Put wrapsystem under test Diff
action.cpp 3002 12 years ago smspillaz Add support for key "tap" detection. A "tap" is wh 12.4 KB Diff Download File
actions.cpp 2961.6.7 12 years ago Alan Griffiths Separated out Implementation class from CompScreen 6.9 KB Diff Download File
atoms.cpp 2895.7.1 12 years ago smspillaz Support _NET_WM_STATE_FOCUSED (LP #904806) +_NET_ 10.4 KB Diff Download File
CMakeLists.txt 3054.1.1 12 years ago Daniel van Vugt Corrected CMake target dependencies so that parall 4.9 KB Diff Download File
event.cpp 3068.1.1 12 years ago Daniel van Vugt Fixed Super key release events sometimes not being 52.6 KB Diff Download File
eventsource.cpp 2961.6.31 12 years ago Alan Griffiths Remove a friend at the cost of a forwarding functi 2.3 KB Diff Download File
global.cpp 2975.1.1 12 years ago Daniel van Vugt Disable XSynchronize by default, and add an option 1.5 KB Diff Download File
icon.cpp 3041.1.1 12 years ago Alan Griffiths Fix CompIcon: deduplication of data, avoid unsuppo 1.5 KB Diff Download File
main.cpp 3048.2.1 12 years ago Alan Griffiths Decouple GrabManager from rest of what was Private 5.3 KB Diff Download File
match.cpp 2961.6.7 12 years ago Alan Griffiths Separated out Implementation class from CompScreen 13.6 KB Diff Download File
modifierhandler.cpp 2609.7.16 13 years ago Sam Spilsbury Fix grabs activating when we don't need them to, f 4.8 KB Diff Download File
option.cpp 3003.3.8 12 years ago smspillaz Remove nondefault constructor 13.1 KB Diff Download File
output.cpp 2908.5.1 12 years ago Alan Griffiths Remove annoying and excessive include dependencies 2.1 KB Diff Download File
plugin.cpp 3022 12 years ago Alan Griffiths PrivateScreen tests reworked to reflect recent spl 12.6 KB Diff Download File
privateaction.h 2995.1.7 12 years ago Daniel van Vugt Smaller implementation of tap detection (LP: #9252 1.6 KB Diff Download File
privateeventsource.h 2930.2.1 12 years ago smspillaz Don't use Glib::RefPtr as it is broken with GSourc 1.7 KB Diff Download File
privateiosource.h 3048.4.11 12 years ago Alan Griffiths Revoke unnecessary friendship 1.7 KB Diff Download File
privatematch.h 2308 15 years ago Danny Baumann Whitespace fixes. 2.2 KB Diff Download File
privateoption.h 2951 12 years ago smspillaz Revert things accidentally pushed to lp:compiz-cor 2 KB Diff Download File
privatescreen.h 3068.1.1 12 years ago Daniel van Vugt Fixed Super key release events sometimes not being 24.9 KB Diff Download File
privatesignalsource.h 2930.2.3 12 years ago smspillaz Added a new signals source to safely dispatch sign 1.6 KB Diff Download File
privatestackdebugger.h 2844.6.1 12 years ago Sam Spilsbury Merge lp:~compiz-team/compiz-core/compiz-core.fix_ 2.7 KB Diff Download File
privatewindow.h 3034.1.5 12 years ago Alan Griffiths Move last remaining function from CoreWindow to Pr 7.5 KB Diff Download File
propertywriter.cpp 2908.5.1 12 years ago Alan Griffiths Remove annoying and excessive include dependencies 5.3 KB Diff Download File
region.cpp 3018.2.6 12 years ago Daniel van Vugt Remove #if's that will probably never be used. Als 8.5 KB Diff Download File
screen.cpp 3068.1.1 12 years ago Daniel van Vugt Fixed Super key release events sometimes not being 114 KB Diff Download File
session.cpp 3003.3.2 12 years ago smspillaz Only call removeAction on the CompOption destructo 10.5 KB Diff Download File
signalsource.cpp 2961.2.1 12 years ago Daniel van Vugt Fix build failures with glib 2.30 (oneiric) (LP: # 2.1 KB Diff Download File
size.cpp 2376 14 years ago Dennis kasprzyk Changed unsigned int to int to fix warnings 1.4 KB Diff Download File
stackdebugger.cpp 2856.3.1 12 years ago Sam Spilsbury When a window loses focus and is no longer capable 13.5 KB Diff Download File
window.cpp 3048.4.7 12 years ago Alan Griffiths merge 172 KB Diff Download File
windowgeometry.cpp 2932.1.1 12 years ago Daniel van Vugt Remove duplicate Geometry method declarations whic 5.5 KB Diff Download File