7 Commits

Author SHA1 Message Date
Matthieu Baerts
10dbb4a759 Initial script: ${VAR:POS:LENGTH}: with older versions of bash, length cannot be negative 2014-09-01 20:34:58 +02:00
Matthieu Baerts
d17ac5d9c8 script: Initial-setup: Added support for GSettings backend (Compiz >=0.9.11)
+ Added more debug (echo) and do not add staticswitcher if unity plugin is enabled
2014-08-17 20:49:37 +02:00
Matthieu Baerts
4338ef8005 Script: Initial Setup: Compiz: add a staticswitcher (Alt+Tab) if none is enabled 2013-09-22 19:37:27 +02:00
Matthieu Baerts
0ef74cd898 initial-setup: no longer modify global gconf keys of gnome settings
+ Check if DBus Compiz's plugin is enabled even if Compiz uses default settings (this plug-in is required to communicate with Compiz)
2012-04-07 02:41:39 +02:00
Matthieu Baerts
5ee327ef4c Help: The wiki page is available there: http://wiki.glx-dock.org
Included cairo-dock-compiz-integration.h with the settings for DBus
      Unity: only enable the menu if this is the new version of Compiz and the name of the plugin seems to be 'unityshell'
      Moved unity and gnome-panel entries in the submenu.
Compiz-Integration: with Compiz 0.9, there is an error if we want to change the active plugins with DBus (we have this error in Compiz: [compiz (core) - Warn: Can't set Value with type 12 to option active_plugins with type 11] ; same error with dbus-send...) => workaround: used a script with gconf and the flat file
Data/scripts: Help_scripts: updated compiz_plugin for Compiz 0.9 and added compiz_new_replace_list_plugins (for Compiz 0.9 - workaround)
2011-09-17 16:05:38 +02:00
Matthieu Baerts
5e1f0ffeff data/scripts/initial-setup.sh: fixed a typo 2011-08-08 12:13:23 +02:00
matttbe
60ef381ccd Summer cleaning :) :
Removed some useless and deprecated files in the trunk directory: generate-deb, compile-all
data: Removed some unused icons: alpha and icon-accessibility
data: Moved all icons in the icons directory (they are now installed in 'share/icons'
data: Moved all images in 'images' directory (they are now installed in 'share/images')
data/icons: updated close/minimize/maximize/restore/connection icons to have the same design as the other
data/images: added help-preview.jpg
data: Moved apply-default-values-to-conf.sh to 'script' directory (in the trunk because it's not used by the dock)
data: Moved all scripts to 'scripts' directory (they are now installed in 'share/scripts')
data/ChangeLog.txt: fixed a typo (2.3.0 instead of 2.4.0)
data/*.conf.in, data/default-theme/cairo-dock.conf, src/: updated a few paths the images/script/images because they have moved to another directory
data/Help.conf.in: added new icons
CMakeLists.txt: added Help version
src/gldit/cairo-dock-dialog-manager.c: Used cairo-dock-animated.xpm instead of cairo-dock.svg because this icon is animated (or we have to change 'attr.iNbFrames', etc.)
@fabounet: of course, everything can be reverted but I think it's more cleaner and I hope there is any missing icons ;)
2011-07-17 11:36:05 +02:00