diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/VERSION /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/VERSION --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/VERSION 2008-04-03 17:07:25.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/VERSION 2008-05-31 12:11:02.000000000 +0100 @@ -1 +1 @@ -VERSION=0.7.4 +VERSION=0.7.6 diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/configure /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/configure --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/configure 2008-04-03 17:07:33.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/configure 2008-05-31 12:11:10.000000000 +0100 @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.61 for compizconfig-python 0.7.4. +# Generated by GNU Autoconf 2.61 for compizconfig-python 0.7.6. # # Report bugs to . # @@ -728,8 +728,8 @@ # Identity of this package. PACKAGE_NAME='compizconfig-python' PACKAGE_TARNAME='compizconfig-python' -PACKAGE_VERSION='0.7.4' -PACKAGE_STRING='compizconfig-python 0.7.4' +PACKAGE_VERSION='0.7.6' +PACKAGE_STRING='compizconfig-python 0.7.6' PACKAGE_BUGREPORT='livinglatexkali@gmail.com' # Factoring default headers for most tests. @@ -1415,7 +1415,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures compizconfig-python 0.7.4 to adapt to many kinds of systems. +\`configure' configures compizconfig-python 0.7.6 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1485,7 +1485,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of compizconfig-python 0.7.4:";; + short | recursive ) echo "Configuration of compizconfig-python 0.7.6:";; esac cat <<\_ACEOF @@ -1592,7 +1592,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -compizconfig-python configure 0.7.4 +compizconfig-python configure 0.7.6 generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, @@ -1606,7 +1606,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by compizconfig-python $as_me 0.7.4, which was +It was created by compizconfig-python $as_me 0.7.6, which was generated by GNU Autoconf 2.61. Invocation command line was $ $0 $@ @@ -2297,7 +2297,7 @@ # Define the identity of the package. PACKAGE='compizconfig-python' - VERSION='0.7.4' + VERSION='0.7.6' cat >>confdefs.h <<_ACEOF @@ -22049,7 +22049,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by compizconfig-python $as_me 0.7.4, which was +This file was extended by compizconfig-python $as_me 0.7.6, which was generated by GNU Autoconf 2.61. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22102,7 +22102,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF ac_cs_version="\\ -compizconfig-python config.status 0.7.4 +compizconfig-python config.status 0.7.6 configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/debian/changelog /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/debian/changelog --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/debian/changelog 2008-06-04 14:22:42.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/debian/changelog 2008-06-04 14:22:42.000000000 +0100 @@ -1,3 +1,9 @@ +compizconfig-python (0.7.6-0ubuntu1~ppa1) hardy; urgency=low + + * new upstream release + + -- Michael Vogt Mon, 02 Jun 2008 11:45:06 +0200 + compizconfig-python (0.7.4-0ubuntu1) hardy; urgency=low * new upstream release diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/debian/control /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/debian/control --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/debian/control 2008-06-04 14:22:42.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/debian/control 2008-06-04 14:22:42.000000000 +0100 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Ubuntu MOTU Developers XS-Python-Version: current -Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libglib2.0-dev (>= 2.6), python-pyrex, libcompizconfig0-dev (>= 0.7.4), python-dev (>= 2.3.5-11), python-central, libxml2-dev, libxslt1-dev +Build-Depends: cdbs, debhelper (>= 5), autotools-dev, libglib2.0-dev (>= 2.6), python-pyrex, libcompizconfig0-dev (>= 0.7.6), python-dev (>= 2.3.5-11), python-central, libxml2-dev, libxslt1-dev Standards-Version: 3.7.3 Package: python-compizconfig diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/src/compizconfig.c /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/src/compizconfig.c --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/src/compizconfig.c 2008-04-03 17:07:42.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/src/compizconfig.c 2008-05-31 12:11:17.000000000 +0100 @@ -1,4 +1,4 @@ -/* Generated by Pyrex 0.9.6.4 on Thu Apr 3 18:07:42 2008 */ +/* Generated by Pyrex 0.9.6.4 on Sat May 31 13:11:17 2008 */ #define PY_SSIZE_T_CLEAN #include "Python.h" @@ -172,10 +172,15 @@ void *listInfo; }; +struct __pyx_t_12compizconfig_CCSSettingActionInfo { + __pyx_t_12compizconfig_Bool internal; +}; + union __pyx_t_12compizconfig_CCSSettingInfo { struct __pyx_t_12compizconfig_CCSSettingIntInfo forInt; struct __pyx_t_12compizconfig_CCSSettingFloatInfo forFloat; struct __pyx_t_12compizconfig_CCSSettingListInfo forList; + struct __pyx_t_12compizconfig_CCSSettingActionInfo forAction; }; struct __pyx_t_12compizconfig_CCSSettingValue { @@ -445,8 +450,8 @@ Py_INCREF(__pyx_v_list); __pyx_v_l = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":342 */ - __pyx_1 = PyObject_Length(__pyx_v_list); if (__pyx_1 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 342; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":346 */ + __pyx_1 = PyObject_Length(__pyx_v_list); if (__pyx_1 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 346; goto __pyx_L1;} __pyx_2 = (__pyx_1 <= 0); if (__pyx_2) { __pyx_r = NULL; @@ -455,56 +460,56 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":348 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":352 */ __pyx_v_listStart = ((__pyx_t_12compizconfig_CCSStringList *)malloc((sizeof(__pyx_t_12compizconfig_CCSStringList)))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":349 */ - __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 349; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_v_list, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 349; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":353 */ + __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_v_list, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_5 = PyString_AsString(__pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 349; goto __pyx_L1;} + __pyx_5 = PyString_AsString(__pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; __pyx_v_listStart->data = ((char *)strdup(__pyx_5)); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":350 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":354 */ __pyx_v_listStart->next = NULL; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":351 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":355 */ __pyx_v_prev = __pyx_v_listStart; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":353 */ - __pyx_3 = PySequence_GetSlice(__pyx_v_list, 1, PY_SSIZE_T_MAX); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} - __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":357 */ + __pyx_3 = PySequence_GetSlice(__pyx_v_list, 1, PY_SSIZE_T_MAX); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 357; goto __pyx_L1;} + __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 357; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; for (;;) { __pyx_3 = PyIter_Next(__pyx_4); if (!__pyx_3) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 353; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 357; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_l); __pyx_v_l = __pyx_3; __pyx_3 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":354 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":358 */ __pyx_v_stringList = ((__pyx_t_12compizconfig_CCSStringList *)malloc((sizeof(__pyx_t_12compizconfig_CCSStringList)))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":355 */ - __pyx_5 = PyString_AsString(__pyx_v_l); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 355; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":359 */ + __pyx_5 = PyString_AsString(__pyx_v_l); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 359; goto __pyx_L1;} __pyx_v_stringList->data = ((char *)strdup(__pyx_5)); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":356 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":360 */ __pyx_v_stringList->next = NULL; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":357 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":361 */ __pyx_v_prev->next = __pyx_v_stringList; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":358 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":362 */ __pyx_v_prev = __pyx_v_stringList; } Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":360 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":364 */ __pyx_r = __pyx_v_listStart; goto __pyx_L0; @@ -534,38 +539,38 @@ __pyx_v_list = Py_None; Py_INCREF(Py_None); __pyx_v_item = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":363 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 363; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":367 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 367; goto __pyx_L1;} Py_DECREF(__pyx_v_list); __pyx_v_list = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":364 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":368 */ while (1) { __pyx_2 = (__pyx_v_stringList != 0); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":365 */ - __pyx_1 = PyString_FromString(((char *)__pyx_v_stringList->data)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 365; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":369 */ + __pyx_1 = PyString_FromString(((char *)__pyx_v_stringList->data)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 369; goto __pyx_L1;} Py_DECREF(__pyx_v_item); __pyx_v_item = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":366 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_list, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 366; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 366; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":370 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_list, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 370; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 370; goto __pyx_L1;} Py_INCREF(__pyx_v_item); PyTuple_SET_ITEM(__pyx_3, 0, __pyx_v_item); - __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 366; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 370; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":367 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":371 */ __pyx_v_stringList = __pyx_v_stringList->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":368 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":372 */ Py_INCREF(__pyx_v_list); __pyx_r = __pyx_v_list; goto __pyx_L0; @@ -599,8 +604,8 @@ __pyx_v_setting = ((struct __pyx_obj_12compizconfig_Setting *)Py_None); Py_INCREF(Py_None); __pyx_v_l = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":371 */ - __pyx_1 = PyObject_Length(__pyx_v_list); if (__pyx_1 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 371; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":375 */ + __pyx_1 = PyObject_Length(__pyx_v_list); if (__pyx_1 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 375; goto __pyx_L1;} __pyx_2 = (__pyx_1 <= 0); if (__pyx_2) { __pyx_r = NULL; @@ -609,64 +614,64 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":379 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":383 */ __pyx_v_listStart = ((__pyx_t_12compizconfig_CCSSettingList *)malloc((sizeof(__pyx_t_12compizconfig_CCSSettingList)))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":380 */ - __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 380; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_v_list, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 380; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":384 */ + __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 384; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_v_list, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 384; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_INCREF(((PyObject *)((struct __pyx_obj_12compizconfig_Setting *)__pyx_4))); Py_DECREF(((PyObject *)__pyx_v_setting)); __pyx_v_setting = ((struct __pyx_obj_12compizconfig_Setting *)__pyx_4); Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":381 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":385 */ __pyx_v_listStart->data = ((struct __pyx_t_12compizconfig_CCSSetting *)__pyx_v_setting->ccsSetting); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":382 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":386 */ __pyx_v_listStart->next = NULL; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":383 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":387 */ __pyx_v_prev = __pyx_v_listStart; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":385 */ - __pyx_3 = PySequence_GetSlice(__pyx_v_list, 1, PY_SSIZE_T_MAX); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 385; goto __pyx_L1;} - __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 385; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":389 */ + __pyx_3 = PySequence_GetSlice(__pyx_v_list, 1, PY_SSIZE_T_MAX); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 389; goto __pyx_L1;} + __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 389; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; for (;;) { __pyx_3 = PyIter_Next(__pyx_4); if (!__pyx_3) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 385; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 389; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_l); __pyx_v_l = __pyx_3; __pyx_3 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":386 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":390 */ __pyx_v_settingList = ((__pyx_t_12compizconfig_CCSSettingList *)malloc((sizeof(__pyx_t_12compizconfig_CCSSettingList)))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":387 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":391 */ Py_INCREF(((PyObject *)((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_l))); Py_DECREF(((PyObject *)__pyx_v_setting)); __pyx_v_setting = ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_l); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":388 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":392 */ __pyx_v_settingList->data = ((struct __pyx_t_12compizconfig_CCSSetting *)__pyx_v_setting->ccsSetting); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":389 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":393 */ __pyx_v_settingList->next = NULL; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":390 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":394 */ __pyx_v_prev->next = __pyx_v_settingList; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":391 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":395 */ __pyx_v_prev = __pyx_v_settingList; } Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":393 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":397 */ __pyx_r = __pyx_v_listStart; goto __pyx_L0; @@ -704,45 +709,45 @@ __pyx_v_setting = Py_None; Py_INCREF(Py_None); __pyx_v_plugin = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":397 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 397; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":401 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 401; goto __pyx_L1;} Py_DECREF(__pyx_v_list); __pyx_v_list = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":399 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":403 */ while (1) { __pyx_2 = (__pyx_v_settingList != 0); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":400 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":404 */ __pyx_v_ccsSetting = ((struct __pyx_t_12compizconfig_CCSSetting *)__pyx_v_settingList->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":401 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":405 */ Py_INCREF(Py_None); Py_DECREF(__pyx_v_setting); __pyx_v_setting = Py_None; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":402 */ - __pyx_1 = PyObject_GetAttr(((PyObject *)__pyx_v_context), __pyx_n_Plugins); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 402; goto __pyx_L1;} - __pyx_3 = PyString_FromString(__pyx_v_ccsSetting->parent->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 402; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 402; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":406 */ + __pyx_1 = PyObject_GetAttr(((PyObject *)__pyx_v_context), __pyx_n_Plugins); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_ccsSetting->parent->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_v_plugin); __pyx_v_plugin = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":403 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":407 */ __pyx_5 = __pyx_v_ccsSetting->isScreen; if (__pyx_5) { - __pyx_1 = PyObject_GetAttr(__pyx_v_plugin, __pyx_n_Screens); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 404; goto __pyx_L1;} - __pyx_3 = PyLong_FromUnsignedLong(__pyx_v_ccsSetting->screenNum); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 404; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 404; goto __pyx_L1;} + __pyx_1 = PyObject_GetAttr(__pyx_v_plugin, __pyx_n_Screens); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 408; goto __pyx_L1;} + __pyx_3 = PyLong_FromUnsignedLong(__pyx_v_ccsSetting->screenNum); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 408; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 408; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_1 = PyString_FromString(__pyx_v_ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 404; goto __pyx_L1;} - __pyx_3 = PyObject_GetItem(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 404; goto __pyx_L1;} + __pyx_1 = PyString_FromString(__pyx_v_ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 408; goto __pyx_L1;} + __pyx_3 = PyObject_GetItem(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 408; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_v_setting); @@ -751,9 +756,9 @@ goto __pyx_L4; } /*else*/ { - __pyx_4 = PyObject_GetAttr(__pyx_v_plugin, __pyx_n_Display); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} - __pyx_1 = PyString_FromString(__pyx_v_ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} - __pyx_3 = PyObject_GetItem(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 406; goto __pyx_L1;} + __pyx_4 = PyObject_GetAttr(__pyx_v_plugin, __pyx_n_Display); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 410; goto __pyx_L1;} + __pyx_1 = PyString_FromString(__pyx_v_ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 410; goto __pyx_L1;} + __pyx_3 = PyObject_GetItem(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 410; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_v_setting); @@ -762,21 +767,21 @@ } __pyx_L4:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":407 */ - __pyx_4 = PyObject_GetAttr(__pyx_v_list, __pyx_n_append); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 407; goto __pyx_L1;} - __pyx_1 = PyTuple_New(1); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 407; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":411 */ + __pyx_4 = PyObject_GetAttr(__pyx_v_list, __pyx_n_append); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 411; goto __pyx_L1;} + __pyx_1 = PyTuple_New(1); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 411; goto __pyx_L1;} Py_INCREF(__pyx_v_setting); PyTuple_SET_ITEM(__pyx_1, 0, __pyx_v_setting); - __pyx_3 = PyObject_CallObject(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 407; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_4, __pyx_1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 411; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":408 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":412 */ __pyx_v_settingList = __pyx_v_settingList->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":410 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":414 */ Py_INCREF(__pyx_v_list); __pyx_r = __pyx_v_list; goto __pyx_L0; @@ -806,32 +811,32 @@ PyObject *__pyx_3 = 0; __pyx_v_dict = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":414 */ - __pyx_1 = PyDict_New(); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 414; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":418 */ + __pyx_1 = PyDict_New(); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 418; goto __pyx_L1;} Py_DECREF(__pyx_v_dict); __pyx_v_dict = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":415 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":419 */ while (1) { __pyx_2 = (__pyx_v_intDescList != 0); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":416 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":420 */ __pyx_v_desc = ((struct __pyx_t_12compizconfig_CCSIntDesc *)__pyx_v_intDescList->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":417 */ - __pyx_1 = PyInt_FromLong(__pyx_v_desc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; goto __pyx_L1;} - __pyx_3 = PyString_FromString(__pyx_v_desc->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; goto __pyx_L1;} - if (PyObject_SetItem(__pyx_v_dict, __pyx_3, __pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 417; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":421 */ + __pyx_1 = PyInt_FromLong(__pyx_v_desc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 421; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_desc->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 421; goto __pyx_L1;} + if (PyObject_SetItem(__pyx_v_dict, __pyx_3, __pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 421; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":418 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":422 */ __pyx_v_intDescList = __pyx_v_intDescList->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":419 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":423 */ Py_INCREF(__pyx_v_dict); __pyx_r = __pyx_v_dict; goto __pyx_L0; @@ -864,19 +869,19 @@ Py_INCREF(__pyx_v_data); __pyx_v_item = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":427 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":431 */ __pyx_v_bv = ((struct __pyx_t_12compizconfig_CCSSettingValue *)malloc((sizeof(struct __pyx_t_12compizconfig_CCSSettingValue)))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":428 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":432 */ memset(__pyx_v_bv,0,(sizeof(struct __pyx_t_12compizconfig_CCSSettingValue))); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":429 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":433 */ __pyx_v_bv->isListChild = __pyx_v_isListChild; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":430 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":434 */ __pyx_v_bv->parent = __pyx_v_setting; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":431 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":435 */ __pyx_1 = __pyx_v_isListChild; if (__pyx_1) { __pyx_v_t = __pyx_v_setting->info.forList.listType; @@ -887,34 +892,34 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":435 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":439 */ __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeString); if (__pyx_2) { - __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 436; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 440; goto __pyx_L1;} __pyx_v_bv->value.asString = strdup(__pyx_3); goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeMatch); if (__pyx_2) { - __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 438; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 442; goto __pyx_L1;} __pyx_v_bv->value.asMatch = strdup(__pyx_3); goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeInt); if (__pyx_2) { - __pyx_2 = PyInt_AsLong(__pyx_v_data); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 440; goto __pyx_L1;} + __pyx_2 = PyInt_AsLong(__pyx_v_data); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 444; goto __pyx_L1;} __pyx_v_bv->value.asInt = __pyx_2; goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeFloat); if (__pyx_2) { - __pyx_4 = PyFloat_AsDouble(__pyx_v_data); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 442; goto __pyx_L1;} + __pyx_4 = PyFloat_AsDouble(__pyx_v_data); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 446; goto __pyx_L1;} __pyx_v_bv->value.asFloat = __pyx_4; goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeBool); if (__pyx_2) { - __pyx_2 = PyObject_IsTrue(__pyx_v_data); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 444; goto __pyx_L1;} + __pyx_2 = PyObject_IsTrue(__pyx_v_data); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 448; goto __pyx_L1;} if (__pyx_2) { __pyx_v_bv->value.asBool = 1; goto __pyx_L4; @@ -928,60 +933,60 @@ __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeColor); if (__pyx_2) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":449 */ - __pyx_5 = PyInt_FromLong(0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 449; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 449; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":453 */ + __pyx_5 = PyInt_FromLong(0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 453; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 453; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 449; goto __pyx_L1;} + __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 453; goto __pyx_L1;} Py_DECREF(__pyx_6); __pyx_6 = 0; __pyx_v_bv->value.asColor.color.red = __pyx_7; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":450 */ - __pyx_5 = PyInt_FromLong(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 450; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 450; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":454 */ + __pyx_5 = PyInt_FromLong(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 450; goto __pyx_L1;} + __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; goto __pyx_L1;} Py_DECREF(__pyx_6); __pyx_6 = 0; __pyx_v_bv->value.asColor.color.green = __pyx_7; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":451 */ - __pyx_5 = PyInt_FromLong(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":455 */ + __pyx_5 = PyInt_FromLong(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 451; goto __pyx_L1;} + __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 455; goto __pyx_L1;} Py_DECREF(__pyx_6); __pyx_6 = 0; __pyx_v_bv->value.asColor.color.blue = __pyx_7; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":452 */ - __pyx_5 = PyInt_FromLong(3); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 452; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 452; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":456 */ + __pyx_5 = PyInt_FromLong(3); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 456; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(__pyx_v_data, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 456; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 452; goto __pyx_L1;} + __pyx_7 = PyInt_AsLong(__pyx_6); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 456; goto __pyx_L1;} Py_DECREF(__pyx_6); __pyx_6 = 0; __pyx_v_bv->value.asColor.color.alpha = __pyx_7; goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeKey); if (__pyx_2) { - __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 454; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 458; goto __pyx_L1;} ccsStringToKeyBinding(__pyx_3,(&__pyx_v_bv->value.asKey)); goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeButton); if (__pyx_2) { - __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 456; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; goto __pyx_L1;} ccsStringToButtonBinding(__pyx_3,(&__pyx_v_bv->value.asButton)); goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeEdge); if (__pyx_2) { - __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 458; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_v_data); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 462; goto __pyx_L1;} __pyx_v_bv->value.asEdge = ccsStringToEdges(__pyx_3); goto __pyx_L3; } __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeBell); if (__pyx_2) { - __pyx_2 = PyObject_IsTrue(__pyx_v_data); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 460; goto __pyx_L1;} + __pyx_2 = PyObject_IsTrue(__pyx_v_data); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 464; goto __pyx_L1;} if (__pyx_2) { __pyx_v_bv->value.asBell = 1; goto __pyx_L5; @@ -995,15 +1000,15 @@ __pyx_2 = (__pyx_v_t == __pyx_e_12compizconfig_TypeList); if (__pyx_2) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":465 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":469 */ __pyx_v_l = NULL; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":466 */ - __pyx_5 = PyObject_GetIter(__pyx_v_data); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 466; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":470 */ + __pyx_5 = PyObject_GetIter(__pyx_v_data); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 470; goto __pyx_L1;} for (;;) { __pyx_6 = PyIter_Next(__pyx_5); if (!__pyx_6) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 466; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 470; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_item); @@ -1013,13 +1018,13 @@ } Py_DECREF(__pyx_5); __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":468 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":472 */ __pyx_v_bv->value.asList = __pyx_v_l; goto __pyx_L3; } __pyx_L3:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":469 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":473 */ __pyx_r = __pyx_v_bv; goto __pyx_L0; @@ -1064,13 +1069,13 @@ __pyx_v_bb = Py_None; Py_INCREF(Py_None); __pyx_v_lret = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":480 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":484 */ __pyx_v_t = __pyx_f_12compizconfig_GetType(__pyx_v_value); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":481 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":485 */ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeString); if (__pyx_1) { - __pyx_2 = PyString_FromString(__pyx_v_value->value.asString); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 482; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_value->value.asString); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 486; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1078,7 +1083,7 @@ } __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeMatch); if (__pyx_1) { - __pyx_2 = PyString_FromString(__pyx_v_value->value.asMatch); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 484; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_value->value.asMatch); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 488; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1087,10 +1092,10 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeBool); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":486 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":490 */ __pyx_3 = __pyx_v_value->value.asBool; if (__pyx_3) { - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 487; goto __pyx_L1;} + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 491; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1098,8 +1103,8 @@ } __pyx_L3:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":488 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 488; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":492 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 492; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1107,7 +1112,7 @@ } __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeInt); if (__pyx_1) { - __pyx_2 = PyInt_FromLong(__pyx_v_value->value.asInt); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 490; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(__pyx_v_value->value.asInt); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 494; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1115,7 +1120,7 @@ } __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeFloat); if (__pyx_1) { - __pyx_2 = PyFloat_FromDouble(__pyx_v_value->value.asFloat); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 492; goto __pyx_L1;} + __pyx_2 = PyFloat_FromDouble(__pyx_v_value->value.asFloat); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 496; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1123,11 +1128,11 @@ } __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeColor); if (__pyx_1) { - __pyx_2 = PyInt_FromLong(__pyx_v_value->value.asColor.color.red); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 494; goto __pyx_L1;} - __pyx_4 = PyInt_FromLong(__pyx_v_value->value.asColor.color.green); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 495; goto __pyx_L1;} - __pyx_5 = PyInt_FromLong(__pyx_v_value->value.asColor.color.blue); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 496; goto __pyx_L1;} - __pyx_6 = PyInt_FromLong(__pyx_v_value->value.asColor.color.alpha); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 497; goto __pyx_L1;} - __pyx_7 = PyList_New(4); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 494; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(__pyx_v_value->value.asColor.color.red); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 498; goto __pyx_L1;} + __pyx_4 = PyInt_FromLong(__pyx_v_value->value.asColor.color.green); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 499; goto __pyx_L1;} + __pyx_5 = PyInt_FromLong(__pyx_v_value->value.asColor.color.blue); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 500; goto __pyx_L1;} + __pyx_6 = PyInt_FromLong(__pyx_v_value->value.asColor.color.alpha); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 501; goto __pyx_L1;} + __pyx_7 = PyList_New(4); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 498; goto __pyx_L1;} PyList_SET_ITEM(__pyx_7, 0, __pyx_2); PyList_SET_ITEM(__pyx_7, 1, __pyx_4); PyList_SET_ITEM(__pyx_7, 2, __pyx_5); @@ -1144,20 +1149,20 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeKey); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":499 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":503 */ __pyx_v_s = ccsKeyBindingToString((&__pyx_v_value->value.asKey)); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":500 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":504 */ __pyx_1 = (__pyx_v_s != NULL); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":501 */ - __pyx_2 = PyString_FromString(__pyx_v_s); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 501; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":505 */ + __pyx_2 = PyString_FromString(__pyx_v_s); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 505; goto __pyx_L1;} Py_DECREF(__pyx_v_ks); __pyx_v_ks = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":502 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":506 */ free(__pyx_v_s); goto __pyx_L4; } @@ -1168,7 +1173,7 @@ } __pyx_L4:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":505 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":509 */ Py_INCREF(__pyx_v_ks); __pyx_r = __pyx_v_ks; goto __pyx_L0; @@ -1177,20 +1182,20 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeButton); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":507 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":511 */ __pyx_v_s = ccsButtonBindingToString((&__pyx_v_value->value.asButton)); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":508 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":512 */ __pyx_1 = (__pyx_v_s != NULL); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":509 */ - __pyx_4 = PyString_FromString(__pyx_v_s); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 509; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":513 */ + __pyx_4 = PyString_FromString(__pyx_v_s); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 513; goto __pyx_L1;} Py_DECREF(__pyx_v_bs); __pyx_v_bs = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":510 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":514 */ free(__pyx_v_s); goto __pyx_L5; } @@ -1201,8 +1206,8 @@ } __pyx_L5:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":513 */ - if (PyObject_Cmp(__pyx_v_bs, __pyx_n_Button0, &__pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 513; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":517 */ + if (PyObject_Cmp(__pyx_v_bs, __pyx_n_Button0, &__pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 517; goto __pyx_L1;} __pyx_1 = __pyx_1 == 0; if (__pyx_1) { Py_INCREF(__pyx_n_None); @@ -1212,7 +1217,7 @@ } __pyx_L6:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":515 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":519 */ Py_INCREF(__pyx_v_bs); __pyx_r = __pyx_v_bs; goto __pyx_L0; @@ -1221,20 +1226,20 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeEdge); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":517 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":521 */ __pyx_v_s = ccsEdgesToString(__pyx_v_value->value.asEdge); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":518 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":522 */ __pyx_1 = (__pyx_v_s != NULL); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":519 */ - __pyx_5 = PyString_FromString(__pyx_v_s); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 519; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":523 */ + __pyx_5 = PyString_FromString(__pyx_v_s); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 523; goto __pyx_L1;} Py_DECREF(__pyx_v_es); __pyx_v_es = __pyx_5; __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":520 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":524 */ free(__pyx_v_s); goto __pyx_L7; } @@ -1245,7 +1250,7 @@ } __pyx_L7:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":523 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":527 */ Py_INCREF(__pyx_v_es); __pyx_r = __pyx_v_es; goto __pyx_L0; @@ -1254,16 +1259,16 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeBell); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":525 */ - __pyx_6 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 525; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":529 */ + __pyx_6 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 529; goto __pyx_L1;} Py_DECREF(__pyx_v_bb); __pyx_v_bb = __pyx_6; __pyx_6 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":526 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":530 */ __pyx_3 = __pyx_v_value->value.asBell; if (__pyx_3) { - __pyx_7 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 527; goto __pyx_L1;} + __pyx_7 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 531; goto __pyx_L1;} Py_DECREF(__pyx_v_bb); __pyx_v_bb = __pyx_7; __pyx_7 = 0; @@ -1271,7 +1276,7 @@ } __pyx_L8:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":528 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":532 */ Py_INCREF(__pyx_v_bb); __pyx_r = __pyx_v_bb; goto __pyx_L0; @@ -1280,36 +1285,36 @@ __pyx_1 = (__pyx_v_t == __pyx_e_12compizconfig_TypeList); if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":530 */ - __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 530; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":534 */ + __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 534; goto __pyx_L1;} Py_DECREF(__pyx_v_lret); __pyx_v_lret = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":531 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":535 */ __pyx_v_l = __pyx_v_value->value.asList; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":532 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":536 */ while (1) { __pyx_1 = (__pyx_v_l != NULL); if (!__pyx_1) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":533 */ - __pyx_4 = PyObject_GetAttr(__pyx_v_lret, __pyx_n_append); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 533; goto __pyx_L1;} - __pyx_5 = __pyx_f_12compizconfig_DecodeValue(((struct __pyx_t_12compizconfig_CCSSettingValue *)__pyx_v_l->data)); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 533; goto __pyx_L1;} - __pyx_6 = PyTuple_New(1); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 533; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":537 */ + __pyx_4 = PyObject_GetAttr(__pyx_v_lret, __pyx_n_append); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 537; goto __pyx_L1;} + __pyx_5 = __pyx_f_12compizconfig_DecodeValue(((struct __pyx_t_12compizconfig_CCSSettingValue *)__pyx_v_l->data)); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 537; goto __pyx_L1;} + __pyx_6 = PyTuple_New(1); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 537; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_6, 0, __pyx_5); __pyx_5 = 0; - __pyx_7 = PyObject_CallObject(__pyx_4, __pyx_6); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 533; goto __pyx_L1;} + __pyx_7 = PyObject_CallObject(__pyx_4, __pyx_6); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 537; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_6); __pyx_6 = 0; Py_DECREF(__pyx_7); __pyx_7 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":534 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":538 */ __pyx_v_l = __pyx_v_l->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":535 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":539 */ Py_INCREF(__pyx_v_lret); __pyx_r = __pyx_v_lret; goto __pyx_L0; @@ -1317,7 +1322,7 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":536 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":540 */ Py_INCREF(__pyx_n_Unhandled); __pyx_r = __pyx_n_Unhandled; goto __pyx_L0; @@ -1341,6 +1346,8 @@ return __pyx_r; } +static PyObject *__pyx_n_bool; + static int __pyx_f_12compizconfig_7Setting___new__(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds); /*proto*/ static int __pyx_f_12compizconfig_7Setting___new__(PyObject *__pyx_v_self, PyObject *__pyx_args, PyObject *__pyx_kwds) { struct __pyx_obj_12compizconfig_Plugin *__pyx_v_plugin = 0; @@ -1359,6 +1366,8 @@ PyObject *__pyx_5 = 0; PyObject *__pyx_6 = 0; PyObject *__pyx_7 = 0; + PyObject *__pyx_8 = 0; + PyObject *__pyx_9 = 0; static char *__pyx_argnames[] = {"plugin","name","isScreen","screenNum",0}; __pyx_v_screenNum = __pyx_k20; if (!PyArg_ParseTupleAndKeywords(__pyx_args, __pyx_kwds, "OOO|O", __pyx_argnames, &__pyx_v_plugin, &__pyx_v_name, &__pyx_v_isScreen, &__pyx_v_screenNum)) return -1; @@ -1369,58 +1378,58 @@ Py_INCREF(__pyx_v_screenNum); __pyx_v_info = Py_None; Py_INCREF(Py_None); __pyx_v_desc = Py_None; Py_INCREF(Py_None); - if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_plugin), __pyx_ptype_12compizconfig_Plugin, 1, "plugin")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 543; goto __pyx_L1;} + if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_plugin), __pyx_ptype_12compizconfig_Plugin, 1, "plugin")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 547; goto __pyx_L1;} - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":547 */ - __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 548; goto __pyx_L1;} - __pyx_2 = PyInt_AsUnsignedLongMask(__pyx_v_isScreen); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 548; goto __pyx_L1;} - __pyx_3 = PyInt_AsLong(__pyx_v_screenNum); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 548; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":551 */ + __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 552; goto __pyx_L1;} + __pyx_2 = PyInt_AsUnsignedLongMask(__pyx_v_isScreen); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 552; goto __pyx_L1;} + __pyx_3 = PyInt_AsLong(__pyx_v_screenNum); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 552; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting = ccsFindSetting(__pyx_v_plugin->ccsPlugin,__pyx_1,__pyx_2,__pyx_3); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":549 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":553 */ Py_INCREF(((PyObject *)__pyx_v_plugin)); Py_DECREF(((PyObject *)((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->plugin)); ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->plugin = __pyx_v_plugin; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":550 */ - __pyx_4 = PyTuple_New(0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 550; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":554 */ + __pyx_4 = PyTuple_New(0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 554; goto __pyx_L1;} Py_DECREF(__pyx_v_info); __pyx_v_info = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":551 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":555 */ __pyx_v_t = ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->type; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":552 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":556 */ __pyx_v_i = (&((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->info); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":553 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":557 */ __pyx_3 = (__pyx_v_t == __pyx_e_12compizconfig_TypeList); if (__pyx_3) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":554 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":558 */ __pyx_v_t = ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->info.forList.listType; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":555 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":559 */ __pyx_v_i = ((union __pyx_t_12compizconfig_CCSSettingInfo *)((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->info.forList.listInfo); goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":556 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":560 */ __pyx_3 = (__pyx_v_t == __pyx_e_12compizconfig_TypeInt); if (__pyx_3) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":557 */ - __pyx_4 = __pyx_f_12compizconfig_IntDescListToDict(__pyx_v_i->forInt.desc); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 557; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":561 */ + __pyx_4 = __pyx_f_12compizconfig_IntDescListToDict(__pyx_v_i->forInt.desc); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 561; goto __pyx_L1;} Py_DECREF(__pyx_v_desc); __pyx_v_desc = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":558 */ - __pyx_4 = PyInt_FromLong(__pyx_v_i->forInt.min); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 558; goto __pyx_L1;} - __pyx_5 = PyInt_FromLong(__pyx_v_i->forInt.max); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 558; goto __pyx_L1;} - __pyx_6 = PyTuple_New(3); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 558; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":562 */ + __pyx_4 = PyInt_FromLong(__pyx_v_i->forInt.min); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 562; goto __pyx_L1;} + __pyx_5 = PyInt_FromLong(__pyx_v_i->forInt.max); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 562; goto __pyx_L1;} + __pyx_6 = PyTuple_New(3); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 562; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_6, 0, __pyx_4); PyTuple_SET_ITEM(__pyx_6, 1, __pyx_5); Py_INCREF(__pyx_v_desc); @@ -1434,10 +1443,10 @@ } __pyx_3 = (__pyx_v_t == __pyx_e_12compizconfig_TypeFloat); if (__pyx_3) { - __pyx_4 = PyFloat_FromDouble(__pyx_v_i->forFloat.min); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 560; goto __pyx_L1;} - __pyx_5 = PyFloat_FromDouble(__pyx_v_i->forFloat.max); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 560; goto __pyx_L1;} - __pyx_6 = PyFloat_FromDouble(__pyx_v_i->forFloat.precision); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 561; goto __pyx_L1;} - __pyx_7 = PyTuple_New(3); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 560; goto __pyx_L1;} + __pyx_4 = PyFloat_FromDouble(__pyx_v_i->forFloat.min); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 564; goto __pyx_L1;} + __pyx_5 = PyFloat_FromDouble(__pyx_v_i->forFloat.max); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 564; goto __pyx_L1;} + __pyx_6 = PyFloat_FromDouble(__pyx_v_i->forFloat.precision); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 565; goto __pyx_L1;} + __pyx_7 = PyTuple_New(3); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 564; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_7, 0, __pyx_4); PyTuple_SET_ITEM(__pyx_7, 1, __pyx_5); PyTuple_SET_ITEM(__pyx_7, 2, __pyx_6); @@ -1449,21 +1458,55 @@ __pyx_7 = 0; goto __pyx_L3; } + __pyx_4 = PyInt_FromLong(__pyx_v_t); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + __pyx_5 = PyInt_FromLong(__pyx_e_12compizconfig_TypeKey); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + __pyx_6 = PyInt_FromLong(__pyx_e_12compizconfig_TypeButton); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + __pyx_7 = PyInt_FromLong(__pyx_e_12compizconfig_TypeEdge); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + __pyx_8 = PyInt_FromLong(__pyx_e_12compizconfig_TypeBell); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + __pyx_9 = PyTuple_New(4); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + PyTuple_SET_ITEM(__pyx_9, 0, __pyx_5); + PyTuple_SET_ITEM(__pyx_9, 1, __pyx_6); + PyTuple_SET_ITEM(__pyx_9, 2, __pyx_7); + PyTuple_SET_ITEM(__pyx_9, 3, __pyx_8); + __pyx_5 = 0; + __pyx_6 = 0; + __pyx_7 = 0; + __pyx_8 = 0; + __pyx_3 = PySequence_Contains(__pyx_9, __pyx_4); if (__pyx_3 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 566; goto __pyx_L1;} + Py_DECREF(__pyx_4); __pyx_4 = 0; + Py_DECREF(__pyx_9); __pyx_9 = 0; + if (__pyx_3) { + __pyx_5 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 567; goto __pyx_L1;} + __pyx_6 = PyLong_FromUnsignedLong(__pyx_v_i->forAction.internal); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 567; goto __pyx_L1;} + __pyx_7 = PyTuple_New(1); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 567; goto __pyx_L1;} + PyTuple_SET_ITEM(__pyx_7, 0, __pyx_6); + __pyx_6 = 0; + __pyx_8 = PyObject_CallObject(__pyx_5, __pyx_7); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 567; goto __pyx_L1;} + Py_DECREF(__pyx_5); __pyx_5 = 0; + Py_DECREF(__pyx_7); __pyx_7 = 0; + __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 567; goto __pyx_L1;} + PyTuple_SET_ITEM(__pyx_4, 0, __pyx_8); + __pyx_8 = 0; + Py_DECREF(__pyx_v_info); + __pyx_v_info = __pyx_4; + __pyx_4 = 0; + goto __pyx_L3; + } __pyx_L3:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":562 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":568 */ __pyx_3 = (((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->type == __pyx_e_12compizconfig_TypeList); if (__pyx_3) { - __pyx_4 = __Pyx_GetName(__pyx_m, __pyx_n_SettingTypeString); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 563; goto __pyx_L1;} - __pyx_5 = PyInt_FromLong(__pyx_v_t); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 563; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_4, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 563; goto __pyx_L1;} - Py_DECREF(__pyx_4); __pyx_4 = 0; - Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_7 = PyTuple_New(2); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 563; goto __pyx_L1;} - PyTuple_SET_ITEM(__pyx_7, 0, __pyx_6); + __pyx_9 = __Pyx_GetName(__pyx_m, __pyx_n_SettingTypeString); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 569; goto __pyx_L1;} + __pyx_6 = PyInt_FromLong(__pyx_v_t); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 569; goto __pyx_L1;} + __pyx_5 = PyObject_GetItem(__pyx_9, __pyx_6); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 569; goto __pyx_L1;} + Py_DECREF(__pyx_9); __pyx_9 = 0; + Py_DECREF(__pyx_6); __pyx_6 = 0; + __pyx_7 = PyTuple_New(2); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 569; goto __pyx_L1;} + PyTuple_SET_ITEM(__pyx_7, 0, __pyx_5); Py_INCREF(__pyx_v_info); PyTuple_SET_ITEM(__pyx_7, 1, __pyx_v_info); - __pyx_6 = 0; + __pyx_5 = 0; Py_DECREF(__pyx_v_info); __pyx_v_info = __pyx_7; __pyx_7 = 0; @@ -1471,7 +1514,7 @@ } __pyx_L4:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":564 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":570 */ Py_INCREF(__pyx_v_info); Py_DECREF(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->info); ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->info = __pyx_v_info; @@ -1483,6 +1526,8 @@ Py_XDECREF(__pyx_5); Py_XDECREF(__pyx_6); Py_XDECREF(__pyx_7); + Py_XDECREF(__pyx_8); + Py_XDECREF(__pyx_9); __Pyx_AddTraceback("compizconfig.Setting.__cinit__"); __pyx_r = -1; __pyx_L0:; @@ -1528,7 +1573,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 575; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 581; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1549,7 +1594,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 579; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 585; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1570,7 +1615,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 583; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 589; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1591,7 +1636,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->group); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 587; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->group); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 593; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1612,7 +1657,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->subGroup); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 591; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->subGroup); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 597; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1635,9 +1680,9 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_SettingTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; goto __pyx_L1;} - __pyx_2 = PyInt_FromLong(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->type); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; goto __pyx_L1;} - __pyx_3 = PyObject_GetItem(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 595; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_SettingTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 601; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->type); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 601; goto __pyx_L1;} + __pyx_3 = PyObject_GetItem(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 601; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; __pyx_r = __pyx_3; @@ -1689,30 +1734,30 @@ Py_INCREF(__pyx_v_self); __pyx_1 = (((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->hints == __pyx_k34); if (__pyx_1) { - __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 604; goto __pyx_L1;} + __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 610; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; goto __pyx_L2; } /*else*/ { - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_str); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} - __pyx_3 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->hints); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} - __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_str); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} + __pyx_3 = PyString_FromString(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->hints); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} + __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_4, 0, __pyx_3); __pyx_3 = 0; - __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_4); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_4); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - __pyx_2 = PyObject_GetAttr(__pyx_3, __pyx_n_split); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_2 = PyObject_GetAttr(__pyx_3, __pyx_n_split); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} Py_INCREF(__pyx_k35p); PyTuple_SET_ITEM(__pyx_4, 0, __pyx_k35p); - __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_4); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_4); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - __pyx_2 = PySequence_GetSlice(__pyx_3, 0, (-1)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 606; goto __pyx_L1;} + __pyx_2 = PySequence_GetSlice(__pyx_3, 0, (-1)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; __pyx_2 = 0; @@ -1740,10 +1785,10 @@ PyObject *__pyx_2 = 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":610 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":616 */ __pyx_1 = ((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->isDefault; if (__pyx_1) { - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 611; goto __pyx_L1;} + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 617; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1751,8 +1796,8 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":612 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 612; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":618 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 618; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -1773,7 +1818,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __pyx_f_12compizconfig_DecodeValue((&((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->defaultValue)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 616; goto __pyx_L1;} + __pyx_1 = __pyx_f_12compizconfig_DecodeValue((&((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->defaultValue)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 622; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1794,7 +1839,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __pyx_f_12compizconfig_DecodeValue(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 620; goto __pyx_L1;} + __pyx_1 = __pyx_f_12compizconfig_DecodeValue(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 626; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -1817,13 +1862,13 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_value); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":623 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":629 */ __pyx_v_sv = __pyx_f_12compizconfig_EncodeValue(__pyx_v_value,((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting,0); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":624 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":630 */ ccsSetValue(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting,__pyx_v_sv); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":625 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":631 */ ccsFreeSettingValue(__pyx_v_sv); __pyx_r = 0; @@ -1832,8 +1877,6 @@ return __pyx_r; } -static PyObject *__pyx_n_bool; - static PyObject *__pyx_f_12compizconfig_7Setting_10Integrated___get__(PyObject *__pyx_v_self); /*proto*/ static PyObject *__pyx_f_12compizconfig_7Setting_10Integrated___get__(PyObject *__pyx_v_self) { PyObject *__pyx_r; @@ -1841,12 +1884,12 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 629; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(ccsSettingIsIntegrated(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 629; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 629; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(ccsSettingIsIntegrated(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 629; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; @@ -1873,12 +1916,12 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 633; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(ccsSettingIsReadOnly(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 633; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 633; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 639; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(ccsSettingIsReadOnly(((struct __pyx_obj_12compizconfig_Setting *)__pyx_v_self)->ccsSetting)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 639; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 639; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 633; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 639; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; @@ -1909,12 +1952,12 @@ Py_INCREF(__pyx_v_disp); Py_INCREF(__pyx_v_screen); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":640 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":646 */ Py_INCREF(__pyx_v_disp); Py_DECREF(((struct __pyx_obj_12compizconfig_SSGroup *)__pyx_v_self)->display); ((struct __pyx_obj_12compizconfig_SSGroup *)__pyx_v_self)->display = __pyx_v_disp; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":641 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":647 */ Py_INCREF(__pyx_v_screen); Py_DECREF(((struct __pyx_obj_12compizconfig_SSGroup *)__pyx_v_self)->screens); ((struct __pyx_obj_12compizconfig_SSGroup *)__pyx_v_self)->screens = __pyx_v_screen; @@ -2004,76 +2047,76 @@ Py_INCREF(__pyx_v_context); Py_INCREF(__pyx_v_name); __pyx_v_n = Py_None; Py_INCREF(Py_None); - if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 664; goto __pyx_L1;} + if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 670; goto __pyx_L1;} - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":665 */ - __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 665; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":671 */ + __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 671; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin = ccsFindPlugin(__pyx_v_context->ccsContext,__pyx_1); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":666 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":672 */ Py_INCREF(((PyObject *)__pyx_v_context)); Py_DECREF(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context)); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context = __pyx_v_context; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":667 */ - __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 667; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":673 */ + __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 673; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":668 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 668; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":674 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 674; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":669 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 669; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":675 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 675; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":670 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 670; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":676 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 676; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":671 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 671; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":677 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 677; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":672 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} - __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} - __pyx_4 = PyObject_GetAttr(((PyObject *)__pyx_v_context), __pyx_n_NScreens); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} - __pyx_5 = PyTuple_New(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":678 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} + __pyx_3 = PyInt_FromLong(0); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} + __pyx_4 = PyObject_GetAttr(((PyObject *)__pyx_v_context), __pyx_n_NScreens); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} + __pyx_5 = PyTuple_New(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_3); PyTuple_SET_ITEM(__pyx_5, 1, __pyx_4); __pyx_3 = 0; __pyx_4 = 0; - __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_2, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} + __pyx_4 = PyObject_GetIter(__pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; for (;;) { __pyx_2 = PyIter_Next(__pyx_4); if (!__pyx_2) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 672; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 678; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_n); __pyx_v_n = __pyx_2; __pyx_2 = 0; - __pyx_5 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 673; goto __pyx_L1;} - __pyx_3 = PyDict_New(); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 673; goto __pyx_L1;} - __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 673; goto __pyx_L1;} + __pyx_5 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 679; goto __pyx_L1;} + __pyx_3 = PyDict_New(); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 679; goto __pyx_L1;} + __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 679; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_2, 0, __pyx_3); __pyx_3 = 0; - __pyx_3 = PyObject_CallObject(__pyx_5, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 673; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_5, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 679; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; @@ -2129,140 +2172,140 @@ __pyx_v_subgroup = Py_None; Py_INCREF(Py_None); __pyx_v_setting = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":683 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":689 */ __pyx_v_glist = ccsGetPluginGroups(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":684 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":690 */ while (1) { __pyx_1 = (__pyx_v_glist != NULL); if (!__pyx_1) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":685 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":691 */ __pyx_v_gr = ((struct __pyx_t_12compizconfig_CCSGroup *)__pyx_v_glist->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":686 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 686; goto __pyx_L1;} - __pyx_3 = PyString_FromString(__pyx_v_gr->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 686; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_3, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 686; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":692 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_gr->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_3, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":687 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":693 */ __pyx_v_sglist = __pyx_v_gr->subGroups; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":688 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":694 */ while (1) { __pyx_1 = (__pyx_v_sglist != NULL); if (!__pyx_1) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":689 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":695 */ __pyx_v_sgr = ((struct __pyx_t_12compizconfig_CCSSubGroup *)__pyx_v_sglist->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":690 */ - __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 690; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":696 */ + __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 696; goto __pyx_L1;} Py_DECREF(__pyx_v_scr); __pyx_v_scr = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":691 */ - __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} - __pyx_2 = PyInt_FromLong(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} - __pyx_4 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_NScreens); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} - __pyx_5 = PyTuple_New(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":697 */ + __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} + __pyx_4 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_NScreens); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} + __pyx_5 = PyTuple_New(2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_2); PyTuple_SET_ITEM(__pyx_5, 1, __pyx_4); __pyx_2 = 0; __pyx_4 = 0; - __pyx_2 = PyObject_CallObject(__pyx_3, __pyx_5); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_3, __pyx_5); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_4 = PyObject_GetIter(__pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} + __pyx_4 = PyObject_GetIter(__pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; for (;;) { __pyx_3 = PyIter_Next(__pyx_4); if (!__pyx_3) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 691; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 697; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_n); __pyx_v_n = __pyx_3; __pyx_3 = 0; - __pyx_5 = PyObject_GetAttr(__pyx_v_scr, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} + __pyx_5 = PyObject_GetAttr(__pyx_v_scr, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 698; goto __pyx_L1;} + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 698; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 698; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_5, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 692; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_5, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 698; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; } Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":693 */ - __pyx_5 = PyDict_New(); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} - __pyx_3 = PyTuple_New(2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":699 */ + __pyx_5 = PyDict_New(); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} + __pyx_3 = PyTuple_New(2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_5); Py_INCREF(__pyx_v_scr); PyTuple_SET_ITEM(__pyx_3, 1, __pyx_v_scr); __pyx_5 = 0; - __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_SSGroup), __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_SSGroup), __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_4 = PyString_FromString(__pyx_v_gr->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} - __pyx_5 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_gr->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} + __pyx_5 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; - __pyx_3 = PyString_FromString(__pyx_v_sgr->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} - if (PyObject_SetItem(__pyx_5, __pyx_3, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 693; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_sgr->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} + if (PyObject_SetItem(__pyx_5, __pyx_3, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 699; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":694 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":700 */ __pyx_v_sglist = __pyx_v_sglist->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":695 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":701 */ __pyx_v_glist = __pyx_v_glist->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":696 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":702 */ __pyx_v_setlist = ccsGetPluginSettings(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":698 */ - __pyx_4 = PyInt_FromLong(0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 698; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":704 */ + __pyx_4 = PyInt_FromLong(0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 704; goto __pyx_L1;} Py_DECREF(__pyx_v_rank); __pyx_v_rank = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":699 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":705 */ while (1) { __pyx_1 = (__pyx_v_setlist != NULL); if (!__pyx_1) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":700 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":706 */ __pyx_v_sett = ((struct __pyx_t_12compizconfig_CCSSetting *)__pyx_v_setlist->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":702 */ - __pyx_2 = PyString_FromString(__pyx_v_sett->group); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 702; goto __pyx_L1;} - __pyx_5 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 702; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":708 */ + __pyx_2 = PyString_FromString(__pyx_v_sett->group); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 708; goto __pyx_L1;} + __pyx_5 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups, __pyx_2); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 708; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_3 = PyString_FromString(__pyx_v_sett->subGroup); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 702; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_5, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 702; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_sett->subGroup); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 708; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_5, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 708; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_v_subgroup); __pyx_v_subgroup = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":704 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":710 */ __pyx_6 = __pyx_v_sett->isScreen; if (__pyx_6) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":705 */ - __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 705; goto __pyx_L1;} - __pyx_5 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 705; goto __pyx_L1;} - __pyx_3 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 705; goto __pyx_L1;} - __pyx_4 = PyTuple_New(4); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 705; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":711 */ + __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} + __pyx_5 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} + __pyx_3 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} + __pyx_4 = PyTuple_New(4); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_4, 0, __pyx_v_self); PyTuple_SET_ITEM(__pyx_4, 1, __pyx_2); @@ -2271,87 +2314,87 @@ __pyx_2 = 0; __pyx_5 = 0; __pyx_3 = 0; - __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Setting), __pyx_4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 705; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Setting), __pyx_4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_v_setting); __pyx_v_setting = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":706 */ - __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 706; goto __pyx_L1;} - __pyx_3 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 706; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":712 */ + __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 712; goto __pyx_L1;} + __pyx_3 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 712; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_4 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 706; goto __pyx_L1;} - if (PyObject_SetItem(__pyx_3, __pyx_4, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 706; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 712; goto __pyx_L1;} + if (PyObject_SetItem(__pyx_3, __pyx_4, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 712; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":707 */ - __pyx_2 = PyObject_GetAttr(__pyx_v_subgroup, __pyx_n_Screens); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 707; goto __pyx_L1;} - __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 707; goto __pyx_L1;} - __pyx_3 = PyObject_GetItem(__pyx_2, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 707; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":713 */ + __pyx_2 = PyObject_GetAttr(__pyx_v_subgroup, __pyx_n_Screens); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_sett->screenNum); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + __pyx_3 = PyObject_GetItem(__pyx_2, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_4 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 707; goto __pyx_L1;} - if (PyObject_SetItem(__pyx_3, __pyx_4, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 707; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + if (PyObject_SetItem(__pyx_3, __pyx_4, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; goto __pyx_L10; } /*else*/ { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":709 */ - __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 709; goto __pyx_L1;} - __pyx_5 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 709; goto __pyx_L1;} - __pyx_3 = PyTuple_New(3); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 709; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":715 */ + __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} + __pyx_5 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} + __pyx_3 = PyTuple_New(3); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_3, 0, __pyx_v_self); PyTuple_SET_ITEM(__pyx_3, 1, __pyx_2); PyTuple_SET_ITEM(__pyx_3, 2, __pyx_5); __pyx_2 = 0; __pyx_5 = 0; - __pyx_4 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Setting), __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 709; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Setting), __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_v_setting); __pyx_v_setting = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":710 */ - __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 710; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display, __pyx_2, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 710; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":716 */ + __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 716; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display, __pyx_2, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 716; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":711 */ - __pyx_5 = PyObject_GetAttr(__pyx_v_subgroup, __pyx_n_Display); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} - __pyx_3 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} - if (PyObject_SetItem(__pyx_5, __pyx_3, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 711; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":717 */ + __pyx_5 = PyObject_GetAttr(__pyx_v_subgroup, __pyx_n_Display); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 717; goto __pyx_L1;} + __pyx_3 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 717; goto __pyx_L1;} + if (PyObject_SetItem(__pyx_5, __pyx_3, __pyx_v_setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 717; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; } __pyx_L10:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":713 */ - __pyx_4 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking, __pyx_n_has_key); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} - __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":719 */ + __pyx_4 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking, __pyx_n_has_key); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_2); __pyx_2 = 0; - __pyx_3 = PyObject_CallObject(__pyx_4, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_4, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_1 = PyObject_IsTrue(__pyx_3); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 713; goto __pyx_L1;} + __pyx_1 = PyObject_IsTrue(__pyx_3); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_7 = (!__pyx_1); if (__pyx_7) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":714 */ - __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 714; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking, __pyx_2, __pyx_v_rank) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 714; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":720 */ + __pyx_2 = PyString_FromString(__pyx_v_sett->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 720; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking, __pyx_2, __pyx_v_rank) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 720; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":715 */ - __pyx_4 = PyInt_FromLong(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} - __pyx_5 = PyNumber_Add(__pyx_v_rank, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 715; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":721 */ + __pyx_4 = PyInt_FromLong(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 721; goto __pyx_L1;} + __pyx_5 = PyNumber_Add(__pyx_v_rank, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 721; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_v_rank); __pyx_v_rank = __pyx_5; @@ -2360,12 +2403,12 @@ } __pyx_L11:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":717 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":723 */ __pyx_v_setlist = __pyx_v_setlist->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":719 */ - __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 719; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":725 */ + __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 725; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded = __pyx_3; __pyx_3 = 0; @@ -2414,19 +2457,19 @@ PyObject *__pyx_4 = 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":727 */ - __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 727; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":733 */ + __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 733; goto __pyx_L1;} __pyx_2 = (!__pyx_1); if (__pyx_2) { - __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 728; goto __pyx_L1;} - __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 728; goto __pyx_L1;} + __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":729 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":735 */ Py_INCREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups); __pyx_r = ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->groups; goto __pyx_L0; @@ -2452,19 +2495,19 @@ PyObject *__pyx_4 = 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":733 */ - __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 733; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":739 */ + __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 739; goto __pyx_L1;} __pyx_2 = (!__pyx_1); if (__pyx_2) { - __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; goto __pyx_L1;} - __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 734; goto __pyx_L1;} + __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 740; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 740; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":735 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":741 */ Py_INCREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display); __pyx_r = ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->display; goto __pyx_L0; @@ -2490,19 +2533,19 @@ PyObject *__pyx_4 = 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":739 */ - __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 739; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":745 */ + __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 745; goto __pyx_L1;} __pyx_2 = (!__pyx_1); if (__pyx_2) { - __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 740; goto __pyx_L1;} - __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 740; goto __pyx_L1;} + __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 746; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 746; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":741 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":747 */ Py_INCREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens); __pyx_r = ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->screens; goto __pyx_L0; @@ -2528,19 +2571,19 @@ PyObject *__pyx_4 = 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":745 */ - __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 745; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":751 */ + __pyx_1 = PyObject_IsTrue(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 751; goto __pyx_L1;} __pyx_2 = (!__pyx_1); if (__pyx_2) { - __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 746; goto __pyx_L1;} - __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 746; goto __pyx_L1;} + __pyx_3 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Update); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 752; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_3, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 752; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":747 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":753 */ Py_INCREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking); __pyx_r = ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ranking; goto __pyx_L0; @@ -2562,7 +2605,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 751; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 757; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2583,7 +2626,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 755; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 761; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2604,7 +2647,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 759; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 765; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2625,7 +2668,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->category); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 763; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->category); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 769; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2649,13 +2692,13 @@ Py_INCREF(__pyx_v_self); __pyx_v_features = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":767 */ - __pyx_1 = __pyx_f_12compizconfig_StringListToList(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->providesFeature); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 767; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":773 */ + __pyx_1 = __pyx_f_12compizconfig_StringListToList(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->providesFeature); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 773; goto __pyx_L1;} Py_DECREF(__pyx_v_features); __pyx_v_features = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":768 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":774 */ Py_INCREF(__pyx_v_features); __pyx_r = __pyx_v_features; goto __pyx_L0; @@ -2679,11 +2722,11 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 772; goto __pyx_L1;} - __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 772; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 778; goto __pyx_L1;} + __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 778; goto __pyx_L1;} Py_INCREF(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); PyTuple_SET_ITEM(__pyx_2, 0, ((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->loaded); - __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 772; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 778; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; __pyx_r = __pyx_3; @@ -2710,12 +2753,12 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 776; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(ccsPluginIsActive(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context->ccsContext,((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->name)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 776; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 776; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(ccsPluginIsActive(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context->ccsContext,((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin->name)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 776; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; @@ -2747,12 +2790,12 @@ __pyx_t_12compizconfig_Bool __pyx_4; Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_val); - __pyx_1 = PyObject_IsTrue(__pyx_v_val); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 779; goto __pyx_L1;} + __pyx_1 = PyObject_IsTrue(__pyx_v_val); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 785; goto __pyx_L1;} if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":780 */ - __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_EnableConflicts); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 780; goto __pyx_L1;} - __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 780; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":786 */ + __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_EnableConflicts); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 786; goto __pyx_L1;} + __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 786; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; if (__pyx_3) { __pyx_r = 0; @@ -2761,18 +2804,18 @@ } __pyx_L3:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":782 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} - __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 782; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":788 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 788; goto __pyx_L1;} + __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 788; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ccsPluginSetActive(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin,__pyx_4); goto __pyx_L2; } /*else*/ { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":784 */ - __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_DisableConflicts); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 784; goto __pyx_L1;} - __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 784; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":790 */ + __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_DisableConflicts); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 790; goto __pyx_L1;} + __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 790; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; if (__pyx_3) { __pyx_r = 0; @@ -2781,9 +2824,9 @@ } __pyx_L4:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":786 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 786; goto __pyx_L1;} - __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 786; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":792 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 792; goto __pyx_L1;} + __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 792; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ccsPluginSetActive(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin,__pyx_4); } @@ -2823,12 +2866,12 @@ __pyx_v_ret = Py_None; Py_INCREF(Py_None); __pyx_v_rpl = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":795 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Enabled); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 795; goto __pyx_L1;} - __pyx_2 = PyObject_IsTrue(__pyx_1); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 795; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":801 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Enabled); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 801; goto __pyx_L1;} + __pyx_2 = PyObject_IsTrue(__pyx_1); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 801; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; if (__pyx_2) { - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 796; goto __pyx_L1;} + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 802; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2836,101 +2879,101 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":798 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 798; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":804 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; goto __pyx_L1;} Py_DECREF(__pyx_v_ret); __pyx_v_ret = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":799 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":805 */ __pyx_v_pl = ccsCanEnablePlugin(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context->ccsContext,((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":801 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":807 */ __pyx_v_pls = __pyx_v_pl; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":802 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":808 */ while (1) { __pyx_2 = (__pyx_v_pls != NULL); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":803 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":809 */ __pyx_v_pc = ((struct __pyx_t_12compizconfig_CCSPluginConflict *)__pyx_v_pls->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":804 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 804; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":810 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} Py_DECREF(__pyx_v_rpl); __pyx_v_rpl = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":805 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":811 */ __pyx_v_ppl = __pyx_v_pc->plugins; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":806 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":812 */ while (1) { __pyx_2 = (__pyx_v_ppl != NULL); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":807 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":813 */ __pyx_v_plg = ((struct __pyx_t_12compizconfig_CCSPlugin *)__pyx_v_ppl->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":808 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_rpl, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} - __pyx_3 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_Plugins); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} - __pyx_4 = PyString_FromString(__pyx_v_plg->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} - __pyx_5 = PyObject_GetItem(__pyx_3, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":814 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_rpl, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} + __pyx_3 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_Plugins); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_plg->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} + __pyx_5 = PyObject_GetItem(__pyx_3, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_5); __pyx_5 = 0; - __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 808; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 814; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":809 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":815 */ __pyx_v_ppl = __pyx_v_ppl->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":810 */ - __pyx_5 = PyObject_GetAttr(__pyx_v_ret, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} - __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_ConflictTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} - __pyx_3 = PyInt_FromLong(__pyx_v_pc->type); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":816 */ + __pyx_5 = PyObject_GetAttr(__pyx_v_ret, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_ConflictTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} + __pyx_3 = PyInt_FromLong(__pyx_v_pc->type); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_1, __pyx_3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_1 = PyString_FromString(__pyx_v_pc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} - __pyx_3 = PyTuple_New(3); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} + __pyx_1 = PyString_FromString(__pyx_v_pc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} + __pyx_3 = PyTuple_New(3); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_4); PyTuple_SET_ITEM(__pyx_3, 1, __pyx_1); Py_INCREF(__pyx_v_rpl); PyTuple_SET_ITEM(__pyx_3, 2, __pyx_v_rpl); __pyx_4 = 0; __pyx_1 = 0; - __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} + __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_4, 0, __pyx_3); __pyx_3 = 0; - __pyx_1 = PyObject_CallObject(__pyx_5, __pyx_4); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 810; goto __pyx_L1;} + __pyx_1 = PyObject_CallObject(__pyx_5, __pyx_4); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 816; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":811 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":817 */ __pyx_v_pls = __pyx_v_pls->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":812 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":818 */ __pyx_2 = (__pyx_v_pl != NULL); if (__pyx_2) { - __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 813; goto __pyx_L1;} - __pyx_6 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 813; goto __pyx_L1;} + __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 819; goto __pyx_L1;} + __pyx_6 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 819; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; ccsPluginConflictListFree(__pyx_v_pl,__pyx_6); goto __pyx_L7; } __pyx_L7:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":814 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":820 */ Py_INCREF(__pyx_v_ret); __pyx_r = __pyx_v_ret; goto __pyx_L0; @@ -2972,13 +3015,13 @@ __pyx_v_ret = Py_None; Py_INCREF(Py_None); __pyx_v_rpl = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":823 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Enabled); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 823; goto __pyx_L1;} - __pyx_2 = PyObject_IsTrue(__pyx_1); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 823; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":829 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Enabled); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 829; goto __pyx_L1;} + __pyx_2 = PyObject_IsTrue(__pyx_1); if (__pyx_2 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 829; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; __pyx_3 = (!__pyx_2); if (__pyx_3) { - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 824; goto __pyx_L1;} + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 830; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -2986,101 +3029,101 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":826 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 826; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":832 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 832; goto __pyx_L1;} Py_DECREF(__pyx_v_ret); __pyx_v_ret = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":827 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":833 */ __pyx_v_pl = ccsCanDisablePlugin(((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context->ccsContext,((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->ccsPlugin); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":829 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":835 */ __pyx_v_pls = __pyx_v_pl; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":830 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":836 */ while (1) { __pyx_2 = (__pyx_v_pls != NULL); if (!__pyx_2) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":831 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":837 */ __pyx_v_pc = ((struct __pyx_t_12compizconfig_CCSPluginConflict *)__pyx_v_pls->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":832 */ - __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 832; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":838 */ + __pyx_1 = PyList_New(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} Py_DECREF(__pyx_v_rpl); __pyx_v_rpl = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":833 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":839 */ __pyx_v_ppl = __pyx_v_pc->plugins; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":834 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":840 */ while (1) { __pyx_3 = (__pyx_v_ppl != NULL); if (!__pyx_3) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":835 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":841 */ __pyx_v_plg = ((struct __pyx_t_12compizconfig_CCSPlugin *)__pyx_v_ppl->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":836 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_rpl, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} - __pyx_4 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_Plugins); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} - __pyx_5 = PyString_FromString(__pyx_v_plg->name); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(__pyx_4, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":842 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_rpl, __pyx_n_append); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} + __pyx_4 = PyObject_GetAttr(((PyObject *)((struct __pyx_obj_12compizconfig_Plugin *)__pyx_v_self)->context), __pyx_n_Plugins); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} + __pyx_5 = PyString_FromString(__pyx_v_plg->name); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(__pyx_4, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} + __pyx_4 = PyTuple_New(1); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_4, 0, __pyx_6); __pyx_6 = 0; - __pyx_5 = PyObject_CallObject(__pyx_1, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 836; goto __pyx_L1;} + __pyx_5 = PyObject_CallObject(__pyx_1, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 842; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":837 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":843 */ __pyx_v_ppl = __pyx_v_ppl->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":838 */ - __pyx_6 = PyObject_GetAttr(__pyx_v_ret, __pyx_n_append); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} - __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_ConflictTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} - __pyx_4 = PyInt_FromLong(__pyx_v_pc->type); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} - __pyx_5 = PyObject_GetItem(__pyx_1, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":844 */ + __pyx_6 = PyObject_GetAttr(__pyx_v_ret, __pyx_n_append); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_m, __pyx_n_ConflictTypeString); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} + __pyx_4 = PyInt_FromLong(__pyx_v_pc->type); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} + __pyx_5 = PyObject_GetItem(__pyx_1, __pyx_4); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - __pyx_1 = PyString_FromString(__pyx_v_pc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} - __pyx_4 = PyTuple_New(3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} + __pyx_1 = PyString_FromString(__pyx_v_pc->value); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} + __pyx_4 = PyTuple_New(3); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_4, 0, __pyx_5); PyTuple_SET_ITEM(__pyx_4, 1, __pyx_1); Py_INCREF(__pyx_v_rpl); PyTuple_SET_ITEM(__pyx_4, 2, __pyx_v_rpl); __pyx_5 = 0; __pyx_1 = 0; - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_4); __pyx_4 = 0; - __pyx_1 = PyObject_CallObject(__pyx_6, __pyx_5); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 838; goto __pyx_L1;} + __pyx_1 = PyObject_CallObject(__pyx_6, __pyx_5); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} Py_DECREF(__pyx_6); __pyx_6 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_1); __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":839 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":845 */ __pyx_v_pls = __pyx_v_pls->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":840 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":846 */ __pyx_2 = (__pyx_v_pl != NULL); if (__pyx_2) { - __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 841; goto __pyx_L1;} - __pyx_7 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 841; goto __pyx_L1;} + __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 847; goto __pyx_L1;} + __pyx_7 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 847; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; ccsPluginConflictListFree(__pyx_v_pl,__pyx_7); goto __pyx_L7; } __pyx_L7:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":842 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":848 */ Py_INCREF(__pyx_v_ret); __pyx_r = __pyx_v_ret; goto __pyx_L0; @@ -3112,15 +3155,15 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_context); Py_INCREF(__pyx_v_name); - if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 848; goto __pyx_L1;} + if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 854; goto __pyx_L1;} - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":849 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":855 */ Py_INCREF(((PyObject *)__pyx_v_context)); Py_DECREF(((PyObject *)((struct __pyx_obj_12compizconfig_Profile *)__pyx_v_self)->context)); ((struct __pyx_obj_12compizconfig_Profile *)__pyx_v_self)->context = __pyx_v_context; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":850 */ - __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 850; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":856 */ + __pyx_1 = PyString_AsString(__pyx_v_name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 856; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Profile *)__pyx_v_self)->name = strdup(__pyx_1); __pyx_r = 0; @@ -3166,7 +3209,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Profile *)__pyx_v_self)->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 860; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Profile *)__pyx_v_self)->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 866; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3197,64 +3240,64 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_context); Py_INCREF(__pyx_v_info); - if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 870; goto __pyx_L1;} + if (!__Pyx_ArgTypeTest(((PyObject *)__pyx_v_context), __pyx_ptype_12compizconfig_Context, 1, "context")) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":871 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":877 */ Py_INCREF(((PyObject *)__pyx_v_context)); Py_DECREF(((PyObject *)((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->context)); ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->context = __pyx_v_context; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":872 */ - __pyx_1 = PyInt_FromLong(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 872; goto __pyx_L1;} - __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 872; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":878 */ + __pyx_1 = PyInt_FromLong(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 878; goto __pyx_L1;} + __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 878; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 872; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 878; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->name = strdup(__pyx_3); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":873 */ - __pyx_1 = PyInt_FromLong(1); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 873; goto __pyx_L1;} - __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 873; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":879 */ + __pyx_1 = PyInt_FromLong(1); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 879; goto __pyx_L1;} + __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 879; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 873; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 879; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->shortDesc = strdup(__pyx_3); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":874 */ - __pyx_1 = PyInt_FromLong(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 874; goto __pyx_L1;} - __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 874; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":880 */ + __pyx_1 = PyInt_FromLong(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 880; goto __pyx_L1;} + __pyx_2 = PyObject_GetItem(__pyx_v_info, __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 880; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 874; goto __pyx_L1;} + __pyx_3 = PyString_AsString(__pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 880; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->longDesc = strdup(__pyx_3); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":875 */ - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} - __pyx_2 = PyInt_FromLong(3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_v_info, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":881 */ + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_v_info, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} + __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_2, 0, __pyx_4); __pyx_4 = 0; - __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_5 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 875; goto __pyx_L1;} + __pyx_5 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 881; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->profileSupport = __pyx_5; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":876 */ - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} - __pyx_2 = PyInt_FromLong(4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} - __pyx_4 = PyObject_GetItem(__pyx_v_info, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":882 */ + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} + __pyx_2 = PyInt_FromLong(4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} + __pyx_4 = PyObject_GetItem(__pyx_v_info, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} + __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_2, 0, __pyx_4); __pyx_4 = 0; - __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_5 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 876; goto __pyx_L1;} + __pyx_5 = PyInt_AsUnsignedLongMask(__pyx_4); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 882; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; ((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->integrationSupport = __pyx_5; @@ -3277,13 +3320,13 @@ static void __pyx_f_12compizconfig_7Backend___dealloc__(PyObject *__pyx_v_self) { Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":879 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":885 */ free(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->name); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":880 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":886 */ free(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->shortDesc); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":881 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":887 */ free(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->longDesc); Py_DECREF(__pyx_v_self); @@ -3294,7 +3337,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 885; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 891; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3315,7 +3358,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 889; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->shortDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 895; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3336,7 +3379,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 893; goto __pyx_L1;} + __pyx_1 = PyString_FromString(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->longDesc); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 899; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3357,7 +3400,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->integrationSupport); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 897; goto __pyx_L1;} + __pyx_1 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->integrationSupport); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 903; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3378,7 +3421,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->profileSupport); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 901; goto __pyx_L1;} + __pyx_1 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Backend *)__pyx_v_self)->profileSupport); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 907; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -3438,140 +3481,140 @@ __pyx_v_plugin = Py_None; Py_INCREF(Py_None); __pyx_v_cat = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":917 */ - __pyx_1 = PyObject_IsTrue(__pyx_v_basic_metadata); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 917; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":923 */ + __pyx_1 = PyObject_IsTrue(__pyx_v_basic_metadata); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} if (__pyx_1) { - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 918; goto __pyx_L1;} - __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 918; goto __pyx_L1;} + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 924; goto __pyx_L1;} + __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 924; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ccsSetBasicMetadata(__pyx_3); goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":919 */ - __pyx_4 = PyObject_Length(__pyx_v_screens); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 919; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":925 */ + __pyx_4 = PyObject_Length(__pyx_v_screens); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 925; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->nScreens = __pyx_4; - __pyx_2 = PyInt_FromSsize_t(__pyx_4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 919; goto __pyx_L1;} + __pyx_2 = PyInt_FromSsize_t(__pyx_4); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 925; goto __pyx_L1;} Py_DECREF(__pyx_v_nScreens); __pyx_v_nScreens = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":920 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 920; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":926 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 926; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":922 */ - __pyx_2 = PyInt_FromLong((sizeof(unsigned int))); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 922; goto __pyx_L1;} - __pyx_5 = PyNumber_Multiply(__pyx_2, __pyx_v_nScreens); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 922; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":928 */ + __pyx_2 = PyInt_FromLong((sizeof(unsigned int))); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 928; goto __pyx_L1;} + __pyx_5 = PyNumber_Multiply(__pyx_2, __pyx_v_nScreens); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 928; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_6 = PyInt_AsLong(__pyx_5); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 922; goto __pyx_L1;} + __pyx_6 = PyInt_AsLong(__pyx_5); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 928; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; __pyx_v_screensBuf = ((unsigned int *)malloc(__pyx_6)); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":923 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":929 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_range); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 929; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 929; goto __pyx_L1;} Py_INCREF(__pyx_v_nScreens); PyTuple_SET_ITEM(__pyx_5, 0, __pyx_v_nScreens); - __pyx_7 = PyObject_CallObject(__pyx_2, __pyx_5); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} + __pyx_7 = PyObject_CallObject(__pyx_2, __pyx_5); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 929; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_2 = PyObject_GetIter(__pyx_7); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} + __pyx_2 = PyObject_GetIter(__pyx_7); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 929; goto __pyx_L1;} Py_DECREF(__pyx_7); __pyx_7 = 0; for (;;) { __pyx_5 = PyIter_Next(__pyx_2); if (!__pyx_5) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 923; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 929; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_i); __pyx_v_i = __pyx_5; __pyx_5 = 0; - __pyx_7 = PyObject_GetItem(__pyx_v_screens, __pyx_v_i); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 924; goto __pyx_L1;} - __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_7); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 924; goto __pyx_L1;} + __pyx_7 = PyObject_GetItem(__pyx_v_screens, __pyx_v_i); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 930; goto __pyx_L1;} + __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_7); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 930; goto __pyx_L1;} Py_DECREF(__pyx_7); __pyx_7 = 0; - __pyx_4 = PyInt_AsSsize_t(__pyx_v_i); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 924; goto __pyx_L1;} + __pyx_4 = PyInt_AsSsize_t(__pyx_v_i); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 930; goto __pyx_L1;} (__pyx_v_screensBuf[__pyx_4]) = __pyx_8; } Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":925 */ - __pyx_4 = PyObject_Length(__pyx_v_plugins); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 925; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":931 */ + __pyx_4 = PyObject_Length(__pyx_v_plugins); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 931; goto __pyx_L1;} __pyx_1 = (!__pyx_4); if (__pyx_1) { - __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_v_nScreens); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 926; goto __pyx_L1;} + __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_v_nScreens); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 932; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext = ccsContextNew(__pyx_v_screensBuf,__pyx_8); goto __pyx_L5; } /*else*/ { - __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_v_nScreens); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 928; goto __pyx_L1;} + __pyx_8 = PyInt_AsUnsignedLongMask(__pyx_v_nScreens); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 934; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext = ccsEmptyContextNew(__pyx_v_screensBuf,__pyx_8); } __pyx_L5:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":929 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":935 */ free(__pyx_v_screensBuf); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":931 */ - __pyx_5 = PyObject_GetIter(__pyx_v_plugins); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 931; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":937 */ + __pyx_5 = PyObject_GetIter(__pyx_v_plugins); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 937; goto __pyx_L1;} for (;;) { __pyx_7 = PyIter_Next(__pyx_5); if (!__pyx_7) { - if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 931; goto __pyx_L1;} + if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 937; goto __pyx_L1;} break; } Py_DECREF(__pyx_v_plugin); __pyx_v_plugin = __pyx_7; __pyx_7 = 0; - __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_LoadPlugin); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 932; goto __pyx_L1;} - __pyx_7 = PyTuple_New(1); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 932; goto __pyx_L1;} + __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_LoadPlugin); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 938; goto __pyx_L1;} + __pyx_7 = PyTuple_New(1); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 938; goto __pyx_L1;} Py_INCREF(__pyx_v_plugin); PyTuple_SET_ITEM(__pyx_7, 0, __pyx_v_plugin); - __pyx_9 = PyObject_CallObject(__pyx_2, __pyx_7); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 932; goto __pyx_L1;} + __pyx_9 = PyObject_CallObject(__pyx_2, __pyx_7); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 938; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_7); __pyx_7 = 0; Py_DECREF(__pyx_9); __pyx_9 = 0; } Py_DECREF(__pyx_5); __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":934 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":940 */ ccsReadSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":935 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":941 */ __pyx_v_pll = ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->plugins; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":936 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 936; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":942 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 942; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":937 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":943 */ while (1) { __pyx_1 = (__pyx_v_pll != NULL); if (!__pyx_1) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":938 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":944 */ __pyx_v_pl = ((struct __pyx_t_12compizconfig_CCSPlugin *)__pyx_v_pll->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":939 */ - __pyx_7 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 939; goto __pyx_L1;} - __pyx_9 = PyTuple_New(2); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 939; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":945 */ + __pyx_7 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} + __pyx_9 = PyTuple_New(2); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_9, 0, __pyx_v_self); PyTuple_SET_ITEM(__pyx_9, 1, __pyx_7); __pyx_7 = 0; - __pyx_5 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Plugin), __pyx_9); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 939; goto __pyx_L1;} + __pyx_5 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Plugin), __pyx_9); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} Py_DECREF(__pyx_9); __pyx_9 = 0; - __pyx_2 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 939; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins, __pyx_2, __pyx_5) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 939; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins, __pyx_2, __pyx_5) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":940 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":946 */ __pyx_1 = (__pyx_v_pl->category == NULL); if (__pyx_1) { Py_INCREF(__pyx_k36p); @@ -3580,57 +3623,57 @@ goto __pyx_L10; } /*else*/ { - __pyx_7 = PyString_FromString(__pyx_v_pl->category); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 943; goto __pyx_L1;} + __pyx_7 = PyString_FromString(__pyx_v_pl->category); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 949; goto __pyx_L1;} Py_DECREF(__pyx_v_cat); __pyx_v_cat = __pyx_7; __pyx_7 = 0; } __pyx_L10:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":944 */ - __pyx_9 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_n_has_key); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 944; goto __pyx_L1;} - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 944; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":950 */ + __pyx_9 = PyObject_GetAttr(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_n_has_key); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 950; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 950; goto __pyx_L1;} Py_INCREF(__pyx_v_cat); PyTuple_SET_ITEM(__pyx_5, 0, __pyx_v_cat); - __pyx_2 = PyObject_CallObject(__pyx_9, __pyx_5); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 944; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_9, __pyx_5); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 950; goto __pyx_L1;} Py_DECREF(__pyx_9); __pyx_9 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; - __pyx_1 = PyObject_IsTrue(__pyx_2); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 944; goto __pyx_L1;} + __pyx_1 = PyObject_IsTrue(__pyx_2); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 950; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; __pyx_10 = (!__pyx_1); if (__pyx_10) { - __pyx_7 = PyList_New(0); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_v_cat, __pyx_7) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 945; goto __pyx_L1;} + __pyx_7 = PyList_New(0); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 951; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_v_cat, __pyx_7) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 951; goto __pyx_L1;} Py_DECREF(__pyx_7); __pyx_7 = 0; goto __pyx_L11; } __pyx_L11:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":946 */ - __pyx_9 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_v_cat); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} - __pyx_5 = PyObject_GetAttr(__pyx_9, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":952 */ + __pyx_9 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->categories, __pyx_v_cat); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} + __pyx_5 = PyObject_GetAttr(__pyx_9, __pyx_n_append); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} Py_DECREF(__pyx_9); __pyx_9 = 0; - __pyx_2 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} - __pyx_7 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins, __pyx_2); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_pl->name); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} + __pyx_7 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->plugins, __pyx_2); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_9 = PyTuple_New(1); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} + __pyx_9 = PyTuple_New(1); if (!__pyx_9) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_9, 0, __pyx_7); __pyx_7 = 0; - __pyx_2 = PyObject_CallObject(__pyx_5, __pyx_9); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 946; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_5, __pyx_9); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 952; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_9); __pyx_9 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":947 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":953 */ __pyx_v_pll = __pyx_v_pll->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":949 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":955 */ ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->integration = ccsGetIntegrationEnabled(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":951 */ - __pyx_7 = PyObject_GetAttr(__pyx_v_self, __pyx_n_UpdateProfiles); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 951; goto __pyx_L1;} - __pyx_5 = PyObject_CallObject(__pyx_7, 0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 951; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":957 */ + __pyx_7 = PyObject_GetAttr(__pyx_v_self, __pyx_n_UpdateProfiles); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 957; goto __pyx_L1;} + __pyx_5 = PyObject_CallObject(__pyx_7, 0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 957; goto __pyx_L1;} Py_DECREF(__pyx_7); __pyx_7 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; @@ -3673,8 +3716,8 @@ if (!PyArg_ParseTupleAndKeywords(__pyx_args, __pyx_kwds, "O", __pyx_argnames, &__pyx_v_plugin)) return 0; Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_plugin); - __pyx_1 = PyString_AsString(__pyx_v_plugin); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 957; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(ccsLoadPlugin(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_1)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 957; goto __pyx_L1;} + __pyx_1 = PyString_AsString(__pyx_v_plugin); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 963; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(ccsLoadPlugin(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_1)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 963; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -3708,24 +3751,24 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_flags); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":961 */ - __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_flags); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 961; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":967 */ + __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_flags); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 967; goto __pyx_L1;} ccsProcessEvents(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_1); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":962 */ - __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_ChangedSettings); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 962; goto __pyx_L1;} - __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 962; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":968 */ + __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_ChangedSettings); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 968; goto __pyx_L1;} + __pyx_3 = PyObject_Length(__pyx_2); if (__pyx_3 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 968; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; if (__pyx_3) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":963 */ - __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Read); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 963; goto __pyx_L1;} - __pyx_4 = PyObject_CallObject(__pyx_2, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 963; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":969 */ + __pyx_2 = PyObject_GetAttr(__pyx_v_self, __pyx_n_Read); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 969; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_2, 0); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 969; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(__pyx_4); __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":964 */ - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 964; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":970 */ + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 970; goto __pyx_L1;} __pyx_r = __pyx_2; __pyx_2 = 0; goto __pyx_L0; @@ -3733,8 +3776,8 @@ } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":965 */ - __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 965; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":971 */ + __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 971; goto __pyx_L1;} __pyx_r = __pyx_4; __pyx_4 = 0; goto __pyx_L0; @@ -3762,7 +3805,7 @@ if (!PyArg_ParseTupleAndKeywords(__pyx_args, __pyx_kwds, "|O", __pyx_argnames, &__pyx_v_onlyChanged)) return 0; Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_onlyChanged); - __pyx_1 = PyObject_IsTrue(__pyx_v_onlyChanged); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 968; goto __pyx_L1;} + __pyx_1 = PyObject_IsTrue(__pyx_v_onlyChanged); if (__pyx_1 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 974; goto __pyx_L1;} if (__pyx_1) { ccsWriteChangedSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); goto __pyx_L2; @@ -3816,78 +3859,78 @@ Py_INCREF(__pyx_v_self); __pyx_v_info = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":977 */ - __pyx_1 = PyDict_New(); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 977; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":983 */ + __pyx_1 = PyDict_New(); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 983; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->profiles); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->profiles = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":978 */ - __pyx_1 = PyString_FromString(ccsGetProfile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 978; goto __pyx_L1;} - __pyx_2 = PyTuple_New(2); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 978; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":984 */ + __pyx_1 = PyString_FromString(ccsGetProfile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} + __pyx_2 = PyTuple_New(2); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_2, 0, __pyx_v_self); PyTuple_SET_ITEM(__pyx_2, 1, __pyx_1); __pyx_1 = 0; - __pyx_1 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 978; goto __pyx_L1;} + __pyx_1 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":981 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":987 */ __pyx_v_profileList = ccsGetExistingProfiles(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":982 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":988 */ while (1) { __pyx_3 = (__pyx_v_profileList != NULL); if (!__pyx_3) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":983 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":989 */ __pyx_v_profileName = ((char *)__pyx_v_profileList->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":984 */ - __pyx_2 = PyString_FromString(__pyx_v_profileName); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} - __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":990 */ + __pyx_2 = PyString_FromString(__pyx_v_profileName); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 990; goto __pyx_L1;} + __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 990; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_1, 0, __pyx_v_self); PyTuple_SET_ITEM(__pyx_1, 1, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 990; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - __pyx_1 = PyString_FromString(__pyx_v_profileName); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->profiles, __pyx_1, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 984; goto __pyx_L1;} + __pyx_1 = PyString_FromString(__pyx_v_profileName); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 990; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->profiles, __pyx_1, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 990; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":985 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":991 */ __pyx_v_profileList = __pyx_v_profileList->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":987 */ - __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 987; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":993 */ + __pyx_2 = PyDict_New(); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; goto __pyx_L1;} Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":990 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":996 */ __pyx_v_backendList = ccsGetExistingBackends(); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":991 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":997 */ while (1) { __pyx_3 = (__pyx_v_backendList != NULL); if (!__pyx_3) break; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":992 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":998 */ __pyx_v_backendInfo = ((struct __pyx_t_12compizconfig_CCSBackendInfo *)__pyx_v_backendList->data); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":993 */ - __pyx_1 = PyString_FromString(__pyx_v_backendInfo->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; goto __pyx_L1;} - __pyx_2 = PyString_FromString(__pyx_v_backendInfo->shortDesc); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; goto __pyx_L1;} - __pyx_4 = PyString_FromString(__pyx_v_backendInfo->longDesc); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 994; goto __pyx_L1;} - __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_backendInfo->profileSupport); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 994; goto __pyx_L1;} - __pyx_6 = PyLong_FromUnsignedLong(__pyx_v_backendInfo->integrationSupport); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 995; goto __pyx_L1;} - __pyx_7 = PyTuple_New(5); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 993; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":999 */ + __pyx_1 = PyString_FromString(__pyx_v_backendInfo->name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 999; goto __pyx_L1;} + __pyx_2 = PyString_FromString(__pyx_v_backendInfo->shortDesc); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 999; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_backendInfo->longDesc); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1000; goto __pyx_L1;} + __pyx_5 = PyLong_FromUnsignedLong(__pyx_v_backendInfo->profileSupport); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1000; goto __pyx_L1;} + __pyx_6 = PyLong_FromUnsignedLong(__pyx_v_backendInfo->integrationSupport); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1001; goto __pyx_L1;} + __pyx_7 = PyTuple_New(5); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 999; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_7, 0, __pyx_1); PyTuple_SET_ITEM(__pyx_7, 1, __pyx_2); PyTuple_SET_ITEM(__pyx_7, 2, __pyx_4); @@ -3902,26 +3945,26 @@ __pyx_v_info = __pyx_7; __pyx_7 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":996 */ - __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 996; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1002 */ + __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1002; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_1, 0, __pyx_v_self); Py_INCREF(__pyx_v_info); PyTuple_SET_ITEM(__pyx_1, 1, __pyx_v_info); - __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Backend), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 996; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Backend), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1002; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - __pyx_4 = PyString_FromString(__pyx_v_backendInfo->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 996; goto __pyx_L1;} - if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends, __pyx_4, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 996; goto __pyx_L1;} + __pyx_4 = PyString_FromString(__pyx_v_backendInfo->name); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1002; goto __pyx_L1;} + if (PyObject_SetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends, __pyx_4, __pyx_2) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1002; goto __pyx_L1;} Py_DECREF(__pyx_4); __pyx_4 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":997 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1003 */ __pyx_v_backendList = __pyx_v_backendList->next; } - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":998 */ - __pyx_5 = PyString_FromString(ccsGetBackend(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 998; goto __pyx_L1;} - __pyx_6 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 998; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1004 */ + __pyx_5 = PyString_FromString(ccsGetBackend(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1004; goto __pyx_L1;} + __pyx_6 = PyObject_GetItem(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->backends, __pyx_5); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1004; goto __pyx_L1;} Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentBackend); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentBackend = __pyx_6; @@ -3958,22 +4001,22 @@ if (!PyArg_ParseTupleAndKeywords(__pyx_args, __pyx_kwds, "", __pyx_argnames)) return 0; Py_INCREF(__pyx_v_self); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1001 */ - __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1001; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1007 */ + __pyx_1 = PyTuple_New(2); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1007; goto __pyx_L1;} Py_INCREF(__pyx_v_self); PyTuple_SET_ITEM(__pyx_1, 0, __pyx_v_self); Py_INCREF(__pyx_k37p); PyTuple_SET_ITEM(__pyx_1, 1, __pyx_k37p); - __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1001; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(((PyObject*)__pyx_ptype_12compizconfig_Profile), __pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1007; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile = __pyx_2; __pyx_2 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1002 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1008 */ ccsSetProfile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_k38); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1003 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1009 */ ccsReadSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); __pyx_r = Py_None; Py_INCREF(Py_None); @@ -4008,32 +4051,32 @@ Py_INCREF(__pyx_v_autoSave); __pyx_v_ret = Py_None; Py_INCREF(Py_None); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1006 */ - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} - __pyx_2 = PyString_AsString(__pyx_v_path); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} - __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} - __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1012 */ + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_2 = PyString_AsString(__pyx_v_path); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_3 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; - __pyx_3 = PyLong_FromUnsignedLong(ccsImportFromFile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2,__pyx_4)); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} + __pyx_3 = PyLong_FromUnsignedLong(ccsImportFromFile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2,__pyx_4)); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_3); __pyx_3 = 0; - __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1006; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_5); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; Py_DECREF(__pyx_v_ret); __pyx_v_ret = __pyx_3; __pyx_3 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1007 */ - __pyx_6 = PyObject_IsTrue(__pyx_v_autoSave); if (__pyx_6 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1007; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1013 */ + __pyx_6 = PyObject_IsTrue(__pyx_v_autoSave); if (__pyx_6 < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1013; goto __pyx_L1;} if (__pyx_6) { ccsWriteSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1009 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1015 */ Py_INCREF(__pyx_v_ret); __pyx_r = __pyx_v_ret; goto __pyx_L0; @@ -4070,14 +4113,14 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_path); Py_INCREF(__pyx_v_skipDefaults); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} - __pyx_2 = PyString_AsString(__pyx_v_path); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} - __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_v_skipDefaults); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} - __pyx_4 = PyLong_FromUnsignedLong(ccsExportToFile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2,__pyx_3)); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} - __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} + __pyx_2 = PyString_AsString(__pyx_v_path); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} + __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_v_skipDefaults); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} + __pyx_4 = PyLong_FromUnsignedLong(ccsExportToFile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2,__pyx_3)); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} + __pyx_5 = PyTuple_New(1); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_5, 0, __pyx_4); __pyx_4 = 0; - __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_5); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1012; goto __pyx_L1;} + __pyx_4 = PyObject_CallObject(__pyx_1, __pyx_5); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1018; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_5); __pyx_5 = 0; __pyx_r = __pyx_4; @@ -4151,18 +4194,18 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_profile); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1026 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1032 */ Py_INCREF(__pyx_v_profile); Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentProfile = __pyx_v_profile; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1027 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_profile, __pyx_n_Name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1027; goto __pyx_L1;} - __pyx_2 = PyString_AsString(__pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1027; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1033 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_profile, __pyx_n_Name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1033; goto __pyx_L1;} + __pyx_2 = PyString_AsString(__pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1033; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; ccsSetProfile(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1028 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1034 */ ccsReadSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); __pyx_r = 0; @@ -4213,18 +4256,18 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_backend); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1038 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1044 */ Py_INCREF(__pyx_v_backend); Py_DECREF(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentBackend); ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->currentBackend = __pyx_v_backend; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1039 */ - __pyx_1 = PyObject_GetAttr(__pyx_v_backend, __pyx_n_Name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1039; goto __pyx_L1;} - __pyx_2 = PyString_AsString(__pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1039; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1045 */ + __pyx_1 = PyObject_GetAttr(__pyx_v_backend, __pyx_n_Name); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1045; goto __pyx_L1;} + __pyx_2 = PyString_AsString(__pyx_1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1045; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; ccsSetBackend(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_2); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1040 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1046 */ ccsReadSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); __pyx_r = 0; @@ -4258,7 +4301,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __pyx_f_12compizconfig_SettingListToList(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self),((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1048; goto __pyx_L1;} + __pyx_1 = __pyx_f_12compizconfig_SettingListToList(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self),((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1054; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -4285,30 +4328,30 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_value); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1051 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1057 */ __pyx_1 = (((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings != NULL); if (__pyx_1) { - __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1053; goto __pyx_L1;} - __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1053; goto __pyx_L1;} + __pyx_2 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1059; goto __pyx_L1;} + __pyx_3 = PyInt_AsUnsignedLongMask(__pyx_2); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1059; goto __pyx_L1;} Py_DECREF(__pyx_2); __pyx_2 = 0; ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings = ccsSettingListFree(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings,__pyx_3); goto __pyx_L2; } __pyx_L2:; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1054 */ - if (PyObject_Cmp(__pyx_v_value, Py_None, &__pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1054; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1060 */ + if (PyObject_Cmp(__pyx_v_value, Py_None, &__pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} __pyx_1 = __pyx_1 != 0; if (__pyx_1) { - __pyx_4 = PyObject_Length(__pyx_v_value); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1054; goto __pyx_L1;} + __pyx_4 = PyObject_Length(__pyx_v_value); if (__pyx_4 == -1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} __pyx_1 = (__pyx_4 != 0); } if (__pyx_1) { - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1055 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1061 */ __pyx_v_settingList = __pyx_f_12compizconfig_ListToSettingList(__pyx_v_value); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1056 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1062 */ ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext->changedSettings = __pyx_v_settingList; goto __pyx_L3; } @@ -4333,12 +4376,12 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(ccsGetPluginListAutoSort(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1066; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(ccsGetPluginListAutoSort(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext)); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1066; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1066; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1060; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1066; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; @@ -4367,14 +4410,14 @@ __pyx_t_12compizconfig_Bool __pyx_4; Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_value); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1062; goto __pyx_L1;} - __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1062; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1068; goto __pyx_L1;} + __pyx_2 = PyTuple_New(1); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1068; goto __pyx_L1;} Py_INCREF(__pyx_v_value); PyTuple_SET_ITEM(__pyx_2, 0, __pyx_v_value); - __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1062; goto __pyx_L1;} + __pyx_3 = PyObject_CallObject(__pyx_1, __pyx_2); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1068; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_2); __pyx_2 = 0; - __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1062; goto __pyx_L1;} + __pyx_4 = PyInt_AsUnsignedLongMask(__pyx_3); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1068; goto __pyx_L1;} Py_DECREF(__pyx_3); __pyx_3 = 0; ccsSetPluginListAutoSort(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_4); @@ -4397,7 +4440,7 @@ PyObject *__pyx_r; PyObject *__pyx_1 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = PyInt_FromLong(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->nScreens); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1066; goto __pyx_L1;} + __pyx_1 = PyInt_FromLong(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->nScreens); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1072; goto __pyx_L1;} __pyx_r = __pyx_1; __pyx_1 = 0; goto __pyx_L0; @@ -4420,12 +4463,12 @@ PyObject *__pyx_2 = 0; PyObject *__pyx_3 = 0; Py_INCREF(__pyx_v_self); - __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1070; goto __pyx_L1;} - __pyx_2 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->integration); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1070; goto __pyx_L1;} - __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1070; goto __pyx_L1;} + __pyx_1 = __Pyx_GetName(__pyx_b, __pyx_n_bool); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1076; goto __pyx_L1;} + __pyx_2 = PyLong_FromUnsignedLong(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->integration); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1076; goto __pyx_L1;} + __pyx_3 = PyTuple_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1076; goto __pyx_L1;} PyTuple_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; - __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1070; goto __pyx_L1;} + __pyx_2 = PyObject_CallObject(__pyx_1, __pyx_3); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1076; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; Py_DECREF(__pyx_3); __pyx_3 = 0; __pyx_r = __pyx_2; @@ -4452,15 +4495,15 @@ Py_INCREF(__pyx_v_self); Py_INCREF(__pyx_v_value); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1072 */ - __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_value); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1072; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1078 */ + __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_value); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1078; goto __pyx_L1;} ((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->integration = __pyx_1; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1073 */ - __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_value); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1073; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1079 */ + __pyx_1 = PyInt_AsUnsignedLongMask(__pyx_v_value); if (PyErr_Occurred()) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1079; goto __pyx_L1;} ccsSetIntegrationEnabled(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext,__pyx_1); - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1074 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1080 */ ccsReadSettings(((struct __pyx_obj_12compizconfig_Context *)__pyx_v_self)->ccsContext); __pyx_r = 0; @@ -5957,28 +6000,28 @@ if (__Pyx_InternStrings(__pyx_intern_tab) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; goto __pyx_L1;}; if (__Pyx_InitStrings(__pyx_string_tab) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1; goto __pyx_L1;}; __pyx_type_12compizconfig_Context.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_Context) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 903; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "Context", (PyObject *)&__pyx_type_12compizconfig_Context) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 903; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_Context) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 909; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "Context", (PyObject *)&__pyx_type_12compizconfig_Context) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 909; goto __pyx_L1;} __pyx_ptype_12compizconfig_Context = &__pyx_type_12compizconfig_Context; __pyx_type_12compizconfig_Plugin.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_Plugin) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 655; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "Plugin", (PyObject *)&__pyx_type_12compizconfig_Plugin) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 655; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_Plugin) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 661; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "Plugin", (PyObject *)&__pyx_type_12compizconfig_Plugin) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 661; goto __pyx_L1;} __pyx_ptype_12compizconfig_Plugin = &__pyx_type_12compizconfig_Plugin; __pyx_type_12compizconfig_Setting.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_Setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 538; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "Setting", (PyObject *)&__pyx_type_12compizconfig_Setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 538; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_Setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 542; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "Setting", (PyObject *)&__pyx_type_12compizconfig_Setting) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 542; goto __pyx_L1;} __pyx_ptype_12compizconfig_Setting = &__pyx_type_12compizconfig_Setting; __pyx_type_12compizconfig_SSGroup.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_SSGroup) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "SSGroup", (PyObject *)&__pyx_type_12compizconfig_SSGroup) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 635; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_SSGroup) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 641; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "SSGroup", (PyObject *)&__pyx_type_12compizconfig_SSGroup) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 641; goto __pyx_L1;} __pyx_ptype_12compizconfig_SSGroup = &__pyx_type_12compizconfig_SSGroup; __pyx_type_12compizconfig_Profile.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_Profile) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "Profile", (PyObject *)&__pyx_type_12compizconfig_Profile) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 844; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_Profile) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 850; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "Profile", (PyObject *)&__pyx_type_12compizconfig_Profile) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 850; goto __pyx_L1;} __pyx_ptype_12compizconfig_Profile = &__pyx_type_12compizconfig_Profile; __pyx_type_12compizconfig_Backend.tp_free = _PyObject_GC_Del; - if (PyType_Ready(&__pyx_type_12compizconfig_Backend) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 862; goto __pyx_L1;} - if (PyObject_SetAttrString(__pyx_m, "Backend", (PyObject *)&__pyx_type_12compizconfig_Backend) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 862; goto __pyx_L1;} + if (PyType_Ready(&__pyx_type_12compizconfig_Backend) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 868; goto __pyx_L1;} + if (PyObject_SetAttrString(__pyx_m, "Backend", (PyObject *)&__pyx_type_12compizconfig_Backend) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 868; goto __pyx_L1;} __pyx_ptype_12compizconfig_Backend = &__pyx_type_12compizconfig_Backend; /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":50 */ @@ -6029,51 +6072,51 @@ if (PyObject_SetAttr(__pyx_m, __pyx_n_ConflictTypeString, __pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 65; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":308 */ - __pyx_1 = PyInt_FromLong((1 << 0)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 308; goto __pyx_L1;} - if (PyObject_SetAttr(__pyx_m, __pyx_n_ProcessEventsNoGlibMainLoopMask, __pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 308; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":312 */ + __pyx_1 = PyInt_FromLong((1 << 0)); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 312; goto __pyx_L1;} + if (PyObject_SetAttr(__pyx_m, __pyx_n_ProcessEventsNoGlibMainLoopMask, __pyx_1) < 0) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 312; goto __pyx_L1;} Py_DECREF(__pyx_1); __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":543 */ - __pyx_1 = PyInt_FromLong(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 543; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":547 */ + __pyx_1 = PyInt_FromLong(0); if (!__pyx_1) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 547; goto __pyx_L1;} __pyx_k20 = __pyx_1; __pyx_1 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":914 */ - __pyx_2 = PyInt_FromLong(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 914; goto __pyx_L1;} - __pyx_3 = PyList_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 914; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":920 */ + __pyx_2 = PyInt_FromLong(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 920; goto __pyx_L1;} + __pyx_3 = PyList_New(1); if (!__pyx_3) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 920; goto __pyx_L1;} PyList_SET_ITEM(__pyx_3, 0, __pyx_2); __pyx_2 = 0; __pyx_k21 = __pyx_3; __pyx_3 = 0; - __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 914; goto __pyx_L1;} + __pyx_2 = PyList_New(0); if (!__pyx_2) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 920; goto __pyx_L1;} __pyx_k22 = __pyx_2; __pyx_2 = 0; - __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 914; goto __pyx_L1;} + __pyx_4 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_4) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 920; goto __pyx_L1;} __pyx_k23 = __pyx_4; __pyx_4 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":960 */ - __pyx_5 = PyInt_FromLong(0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 960; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":966 */ + __pyx_5 = PyInt_FromLong(0); if (!__pyx_5) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 966; goto __pyx_L1;} __pyx_k24 = __pyx_5; __pyx_5 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":967 */ - __pyx_6 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 967; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":973 */ + __pyx_6 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_6) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 973; goto __pyx_L1;} __pyx_k25 = __pyx_6; __pyx_6 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1005 */ - __pyx_7 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1005; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1011 */ + __pyx_7 = __Pyx_GetName(__pyx_b, __pyx_n_True); if (!__pyx_7) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1011; goto __pyx_L1;} __pyx_k26 = __pyx_7; __pyx_7 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1011 */ - __pyx_8 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1011; goto __pyx_L1;} + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1017 */ + __pyx_8 = __Pyx_GetName(__pyx_b, __pyx_n_False); if (!__pyx_8) {__pyx_filename = __pyx_f[0]; __pyx_lineno = 1017; goto __pyx_L1;} __pyx_k27 = __pyx_8; __pyx_8 = 0; - /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1068 */ + /* "/home/ixce/release/compizconfig-python/src/compizconfig.pyx":1074 */ return; __pyx_L1:; Py_XDECREF(__pyx_1); diff -Nru /tmp/zrYSu2WanN/compizconfig-python-0.7.4/src/compizconfig.pyx /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/src/compizconfig.pyx --- /tmp/zrYSu2WanN/compizconfig-python-0.7.4/src/compizconfig.pyx 2008-04-03 17:07:25.000000000 +0100 +++ /tmp/lpcDsDCw5r/compizconfig-python-0.7.6/src/compizconfig.pyx 2008-05-29 14:44:13.000000000 +0100 @@ -143,10 +143,14 @@ CCSSettingType listType void * listInfo # actually CCSSettingInfo *, works around pyrex +cdef struct CCSSettingActionInfo: + Bool internal + cdef union CCSSettingInfo: - CCSSettingIntInfo forInt - CCSSettingFloatInfo forFloat - CCSSettingListInfo forList + CCSSettingIntInfo forInt + CCSSettingFloatInfo forFloat + CCSSettingListInfo forList + CCSSettingActionInfo forAction cdef struct CCSSettingValue: CCSSettingValueUnion value @@ -559,6 +563,8 @@ elif t == TypeFloat: info = (i.forFloat.min, i.forFloat.max, i.forFloat.precision) + elif t in (TypeKey, TypeButton, TypeEdge, TypeBell): + info = (bool (i.forAction.internal),) if self.ccsSetting.type == TypeList: info = (SettingTypeString[t], info) self.info = info