~mc-return/compiz/compiz.merge-fix1100184-composite-is-already-required-by-opengl

  • Committer: MC Return
  • Date: 2013-01-16 09:04:46 UTC
  • Revision ID: mc.return@gmx.net-20130116090446-5l6cchcxvg232nvc
As the composite plugin is already required by the opengl plugin,
no plugin already dependend on opengl needs to explicitely be
dependend on composite, because that is already the case
If a plugin is started after opengl it automatically also starts
after composite, so no need to explicitely order that
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
servergrab 3221.2.13 11 years ago smspillaz Added missing files Diff
string 2890.4.1 12 years ago Sam Spilsbury Move to a test-driven-development type buildsystem Diff
tests 3465.1.9 11 years ago Daniel van Vugt Move src/test_outputdevices.cpp' => 'src/tests/tes 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 3473.3.65 11 years ago MC Return Simplified declaration of int i by moving it into 12.6 KB Diff Download File
actions.cpp 2974.2.57 12 years ago smspillaz Now that geometry and serverGeometry both return t 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 3527.1.1 11 years ago Daniel van Vugt Merge latest lp:compiz 5.5 KB Diff Download File
event.cpp 3527.1.1 11 years ago Daniel van Vugt Merge latest lp:compiz 57.3 KB Diff Download File
eventmanagement.h 3382.2.15 11 years ago Sam Spilsbury Forward declare correctly 2.7 KB Diff Download File
eventsource.cpp 3494.2.5 11 years ago Sam Spilsbury We already have the connnection number use the pro 2.3 KB Diff Download File
global.cpp 3494.5.5 11 years ago Sam Spilsbury Fix race conditions in the tests. 1. Have compiz 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 3494.5.5 11 years ago Sam Spilsbury Fix race conditions in the tests. 1. Have compiz 5.9 KB Diff Download File
match.cpp 3513.3.3 11 years ago Daniel van Vugt Finish const'ifying CompMatch, now that CompWindow 13.6 KB Diff Download File
modifierhandler.cpp 3473.3.42 11 years ago MC Return Simplified declaration of int i by moving it into 4.8 KB Diff Download File
option.cpp 3473.3.42 11 years ago MC Return Simplified declaration of int i by moving it into 14.7 KB Diff Download File
output.cpp 3465.2.7 11 years ago Daniel van Vugt Avoid polluting the public interface of CompOutput 2.1 KB Diff Download File
outputdevices.cpp 3465.2.8 11 years ago Daniel van Vugt Simplify and add comments. 4.9 KB Diff Download File
outputdevices.h 3465.1.8 11 years ago Daniel van Vugt Adjust namespace syntax per smspillaz. 2.6 KB Diff Download File
outputdevices_x11.cpp 3465.1.6 11 years ago Daniel van Vugt OutputDevices is no longer in privatescreen, so it 4.2 KB Diff Download File
plugin.cpp 3294.4.141 11 years ago MC Return Hopefully fixed indentation 11.8 KB Diff Download File
privateaction.h 3382.2.14 11 years ago Sam Spilsbury Cleanup. Unindent namespaces, simplify interface, 1.9 KB Diff Download File
privateeventsource.h 3494.2.1 11 years ago Sam Spilsbury In order to safely destroy a Glib::Source you ne 1.7 KB Diff Download File
privateiosource.h 3494.2.1 11 years ago Sam Spilsbury In order to safely destroy a Glib::Source you ne 1.9 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 3532.2.1 11 years ago MC Return Fixed dimention->dimension typos 29.2 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 3237.2.9 11 years ago Daniel van Vugt Rebase on latest upstream lp:compiz 2.7 KB Diff Download File
privatewindow.h 3527.1.1 11 years ago Daniel van Vugt Merge latest lp:compiz 9.1 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
screen.cpp 3532.2.1 11 years ago MC Return Fixed dimention->dimension typos 120 KB Diff Download File
session.cpp 3473.3.40 11 years ago MC Return Simplified declaration of int i by moving it into 10.5 KB Diff Download File
signalsource.cpp 3494.2.1 11 years ago Sam Spilsbury In order to safely destroy a Glib::Source you ne 2.2 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 3446.2.7 11 years ago MC Return Also initialize the member variable bool mTimeoutR 13.8 KB Diff Download File
window.cpp 3527.1.3 11 years ago Daniel van Vugt Fixed differently, without using CompWindow::minim 162 KB Diff Download File
windowgeometry.cpp 3513.3.2 11 years ago Daniel van Vugt Merge latest trunk 4.8 KB Diff Download File