[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compizconfig-backend-gconf: Changes to 'refs/tags/compizconfig-backend-gconf-0.6.0'



Tag 'compizconfig-backend-gconf-0.6.0' created by Sean Finney <seanius@debian.org> at 2007-11-11 17:47 +0000

upstream version

Changes since the dawn of time:
Danny Baumann (84):
      libbs-gconf: fixed action value writing
      libbs-gconf: adapt for new action/color parsing interface
      Fixed default profile handling.
      Reset setting to default if it can't be found in Gconf.
      Don't return default profile.
      Don't touch the changed settings list in the backend.
      Added integration for Metacity's mouse_button_modifier option.
      Crash fix.
      Merge branch 'master' of git+ssh://maniac@git.beryl-project.org/git/compcomm/compiz-configuration-system/libraries/ccs-backend-gconf
      Never ever free the value returned by ccsGetProfile().
      Fix returning of existing profiles.
      Fix option storage path for core options.
      Distinguish between an unset value and an empty list when reading list values.
      Fixed unset values being accidentially set.
      Optimizations (use the GConfValue* returned when checking for key existance where possible)
      Fix reading Metacity value for mouse button modifier.
      Fix integration of core options.
      Completely integrate mouse_button_modifier option for reading.
      Next try of properly integrating the mouse_button_modifier option.
      Also fix writing the mouse_button_modifier setting.
      Reduce amount of C'n'P.
      The mouse_button_modifier option now works with one exception:
      Mouse_button_modifier is now read back when Gconf value changes.
      Fixed parsing of Gconf key names in value change notify callback.
      Fixed screen edge action handling.
      Prepare for working on Compiz settings tree.
      Implement profile support by exporting/importing to/from files and work directly on the Compiz settings.
      Remove debug statement.
      Added some sanity checks.
      Don't run glib main loop if indicated by flag.
      Properly set return value when reading integrated click_to_focus option.
      Properly set return value when reading integrated click_to_focus option.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/compiz-configuration-system/libraries/ccs-backend-gconf
      Fix immediate applying of actions.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/compiz-configuration-system/libraries/ccs-backend-gconf
      Properly fixed applying action settings and fixed edge setting reading.
      Added sanity check for value type.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/compcomm/compiz-configuration-system/libraries/ccs-backend-gconf
      Don't reset "plugin enabled" options to defaults.
      Store all profiles in Gconf, keeping their schemas associated.
      Dummy commit.
      Another dummy.
      Fixed profile deletion and compiz tree reset.
      Fix warning.
      Use proper macros for gconf paths.
      Whitespace fixes.
      Fix notification listening after changing profiles.
      Fix applying integrated values on mutliscreen setups.
      Dispatch all pending glib events before unloading backend.
      Clear cache before unloading.
      Fix assigning of display settings when the corresponding metacity key is changed.
      Plug minor memleak.
      Remove unnecessary check.
      Compiz indention style.
      Fix reading of gconf lists.
      Explicitly pass schema path to prevent accidential deassociations.
      Fix profile copying.
      Write integration value after integrated option has been changed outside of libcompizconfig.
      Reset settings to default if they could not be read.
      Fix resetting action values.
      Fixed change notify handling for system bell action.
      Fix resetting screen edge options to default.
      Added integration for 'Run terminal' command and fixed integration for command options.
      Added missing NULL pointer checks.
      Track lib changes.
      Added more missing NULL pointer checks.
      Added some more integrated bindings.
      Use gotovp to integrate Metacity's switch_to_workspace_x bindings.
      Revert "Use gotovp to integrate Metacity's switch_to_workspace_x bindings."
      Integrate gotovp bindings.
      Loop through all integrated options on Gconf value change notification to re-read all integrated options if multiple compiz options are integrated with a single metacity option.
      gotovp -> vpswitch
      Add VERSION to EXTRA_DIST.
      Add VERSION to EXTRA_DIST.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-backend-gconf
      Integrate current_viewport option of thumbnail.
      Merge branch 'master' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-backend-gconf
      Integrate visual_bell and fullscreen_visual_bell options of the fade plugin.
      Remove cruft.
      Merge branch '0.6.0' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-backend-gconf into 0.6.0
      Fix handling of disabled integrated keybindings.
      Fix typo.
      Fix integration of maximize vertically/horizontally actions.
      Merge branch '0.6.0' of git+ssh://maniac@git.opencompositing.org/git/fusion/compizconfig/compizconfig-backend-gconf into 0.6.0

Dennis Kasprzyk (10):
      Applied new library name
      libccs -> libcompizconfig rename
      Fixed email
      Fixed profile path.
      Added functions to recursive copy gconf tree
      Disable profile handling until it get fixed.
      Package rename
      Merge branch 'master' of git+ssh://git.beryl-project.org/git/compcomm/compiz-configuration-system/libraries/ccs-backend-gconf
      Version update.
      Support empty lists.

Guillaume Seguin (4):
      * Fix desktop horizontal size integration
      * Whitespace
      * Integrate run_terminal binding
      Merge branch 'master' of git+ssh://guillaume@git.opencompositing.org/git/fusion/compizconfig/compizconfig-backend-gconf

Kristian Lyngstøl (1):
      Ignore num_workspaces (Patch by Mirco Müller)

Michael Vogt (1):
      Fix empty binding handling.

Robert Carr (1):
      Use wall instead of plane (for left/up/down/right) with gconf backend integration stuff.

Robert Noland (1):
      Replace another occurrence of strndup with malloc/strncpy

maniac (10):
      libbs: added first part of gconf backend - still a lot of work, though
      libbs gconf backend: fix installation
      libbs-gconf:
      libbs-gconf: implemented action reading
      libbs-gconf:
      libbs-gconf: minor formatting fixes
      libbs-gconf: implemented list value writing
      libbs-gconf:
      libbs-gconf:
      libbs-gconf: allocate keyName and pathName on the stack to avoid heap fragmentation and simplify code



Reply to: