Compiz gtk decoration

Hi all,
As I update to the compiz 0.8.4 today, the gtk decoration is broken. It shows that /bin/sh: gtk-window-decorations not found.
Any one else have the same problem?

http://bugs.archlinux.org/task/16800

Similar Messages

  • Compiz gtk decorator not using metacity theme

    so for some reason the gtk decorator in compiz is not using the assigned metacity2 theme what I mean is that not mater what the theme the decorations stays the same
    example:
    the first image is using adawita theme while the second is zukitwo, in either case the decorations persists
    Last edited by nashod (2014-10-16 23:28:50)

    I set this at build time "OXYGEN_FORCE_KDE_ICONS_AND_FONTS 0", I don't know how it's controlled from user-space. But in any case, that's why, and that's what you should disable.

  • Compiz window decorator for kde3?

    Hi,
    I have compiz running and theres compiz gtk for gnome and compiz kde for kde4, but there isnt compiz kde3. in past there was compiz decorator for kde3, but now its gone. Where can i get it? thanks.

    I modified the PKGBUILD from http://aur.archlinux.org/packages.php?ID=18815 to get it working.  The one I ended up using looks like this (I'm using KDEmod, so some additional tweaking may be necessary if you're using KDE 3 from other sources):
    # $Id: PKGBUILD,v 1.14 2008/06/08 14:06:02 BaSh Exp $
    # Maintainer: JJDaNiMoTh <[email protected]>
    pkgname=kdemod3-compiz-decorator-kde
    _pkgname=compiz-decorator-kde
    pkgver=0.7.8
    pkgrel=1
    pkgdesc="Decorator of Compiz for KDE"
    url="http://www.go-compiz.org/"
    license="GPL MIT"
    arch=('i686' 'x86_64')
    groups=('compiz' 'compiz-kde')
    depends=('kdemod3-kdebase' 'compiz-core')
    makedepends=('libgl' 'perlxml')
    options=(!libtool)
    conflicts=('compiz-git' 'compiz-decorator-kde-git')
    source=(http://xorg.freedesktop.org/archive/individual/app/compiz-$pkgver.tar.gz)
    md5sums=('e99977d9170a7bd5d571004eed038428')
    build()
    cd $startdir/src/compiz-$pkgver
    /usr/bin/perl -e "require XML::Parser"
    ./configure --prefix=/opt/kde \
    --disable-gnome \
    --disable-librsvg \
    --disable-metacity \
    --disable-gtk \
    --disable-gconf \
    --disable-dbus \
    --disable-annotate \
    --disable-place \
    --disable-glib \
    --enable-kde \
    --enable-kconfig || return 1
    make || return 1
    make DESTDIR=$startdir/pkg install
    # Let's remove stuff that are in compiz-core package
    rm -rf $startdir/pkg/opt/kde/{include,lib}
    rm -rf $startdir/pkg/opt/kde/bin/compiz
    rm -rf $startdir/pkg/opt/kde/share/{locale,compiz}

  • Compiz, GTK window decorator not getting along with metacity

    Hello,
    Today gtk-window-decorator managed to break on my machine, resulting in no window decorations. I'm using emerald as a temporary solution, but I'd prefer to go back to gtk-window-decorator if possible. When I start compiz, the following occurs:
    gtk-window-decorator: error while loading shared libraries: libmetacity-private.so.1: cannot open shared object file: No such file or directory
    I found some posts that suggested using metacity2 instead of metacity, but I'm using compiz-bzr from the AUR which lists metacity as a dependency which conflicts with metacity2. I tried downgrading metacity, but that didn't help. I'm not entirely sure where to go from here.
    Thanks in advance!

    Thanks for your help!
    Installing the stable version of compiz got gtk-window-decorator working again, but now I have no minimize or maximize buttons on any gtk theme (only a close button), and gtk-window-decorator throws me
    (gtk-window-decorator:23942): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)' in cast to 'WnckWindow'
    gtk-window-decorator: Ignoring unknown or already-used button name "appmenu"
    EDIT: This problem was solved by running
    gsettings set org.gnome.desktop.wm.preferences button-layout "'menu:minimize,maximize,close'"
    for future reference to anyone who stumbles across this post. Thanks again for the help!
    Last edited by Ekkoria (2014-10-19 20:36:48)

  • Nvidia + GNOME + Compiz + GTK Window decorator = Glitchy window border

    Running Compiz + Nvidia. The window border sometimes goes wacky as seen in the screenshot, but not always. Happens with any GTK theme I have tried. 
    Does anyone have any idea what's causing this?

    Thanks for your help!
    Installing the stable version of compiz got gtk-window-decorator working again, but now I have no minimize or maximize buttons on any gtk theme (only a close button), and gtk-window-decorator throws me
    (gtk-window-decorator:23942): GLib-GObject-WARNING **: invalid uninstantiatable type '(null)' in cast to 'WnckWindow'
    gtk-window-decorator: Ignoring unknown or already-used button name "appmenu"
    EDIT: This problem was solved by running
    gsettings set org.gnome.desktop.wm.preferences button-layout "'menu:minimize,maximize,close'"
    for future reference to anyone who stumbles across this post. Thanks again for the help!
    Last edited by Ekkoria (2014-10-19 20:36:48)

  • [SOLVED] [Compiz] Gtk-Window-Decorator

    Hi guys, after spending the better part of one of my few free days configuring various apps and so on in compiz [I made a fresh arch install]. I finally got to setting my GTK theme away from the ugly defaults. I've installed the Orta theme for now at least, I'll probably change it once a week. The GTK theme sets perfectly fine, I used the gnome-tweak-tool for that, but the decorations(title bar) do not change, they remain the same default theme that gtk-window-decorator has. I have done extensive googling and have not found a solution yet, anyone have a fix?
    Last edited by Multimoon (2013-02-17 14:23:36)

    The old gtk-window-decorator (I'm assuming you installed the old stable version of compiz 0.8.x from the community repo) still requires certain gconf keys to be set.
    If you find setting the GTK theme (using gnome-tweak-tool) and the window decorations (using either gconf-editor or gconftool-2) independently somewhat annoying, you might want to try compiz-devel from the AUR. It's the same version of compiz used in Ubuntu 12.10 and it's stable (at least as far as I've tested, mentioning because the "-devel" suffix might make you think otherwise). The 0.9.x versions of compiz use gsettings instead of gconf, which means that both the GTK theme and the window decorations can be set/changed using gnome-tweak-tool (or dconf-editor or the gsettings utility).
    Also, some themes (the Gnome Cupertino theme for example, as well as Ubuntu's light themes) use some form of padding, shadows that the vanilla metacity (from Extra) does not allow, that might also cause gtk-window-decorator to fall back to its default theme. You can actually check whether the theme will be displayed or not in advance using the "metacity-theme-viewer Name_of_theme" command.
    I hope that helps, good luck!

  • Gtk decorator problem

    I set up a Compiz standalone environement and i'm using gtk-window-decorator to draw borders. The problem is that every single theme i load has big spaces between controls (minimize, maximize, close ).
    Changing the gtk engine would help?
    took a screenshot for you printscreen
    Last edited by ombilic (2012-05-23 14:13:30)

    One of the problems is solved! the ugly look was caused by the lack of murrine engine, my fault. Thanks for your help.
    In the other hand I'm still trying to change window decorations, but I had no luck through gconf configuration... any idea?
    Here is my list of compiz packages installed, if it helps:
    local/ccsm-dev 0.9.5.0-1
        CompizConfig Settings Manager in Python
    local/compizconfig-backend-gconf-dev 0.9.5.0-1
        GConf backend for Compiz 0.9.x
    local/compizconfig-python-dev 0.9.5.0-1
        Compizconfig bindings for python
    local/compiz-core-dev 0.9.5.0-3
        Core package of the current Compiz development release, with optional GNOME
        integration.
    local/compiz-plugins-extra-dev 0.9.5.0-1
        Extra plugins for Compiz 0.9.x
    local/compiz-plugins-main-dev 0.9.5.0-1
        Plugins for Compiz 0.9.x
    local/libcompizconfig-dev 0.9.5.0-2
        Compiz configuration system library

  • Compiz windows decoration disappear

    Using gnome as window manager, I installed compiz from wiki http://wiki.archlinux.org/index.php/Compiz
    I don't installed compiz-decorator-kde (only variant)
    When start compiz-manager window title bar and borders disappear...
    I'm check for a solution herehttp://wiki.archlinux.org/index.php/Com … leshooting and specific http://wiki.archlinux.org/index.php/Com … E_fallback with no luck: my .gconf folder seems not contain any files or folders with "compiz" in the name.
    My video card from lpci command: VGA compatible controller: nVidia Corporation G72M [Quadro NVS 110M/GeForce Go 7300] (rev a1) on Toshiba notebook.
    Console output:
    $ compiz-manager
    Checking for Xgl: not present.
    Detected PCI ID for VGA: 01:00.0 0300: 10de:01d7 (rev a1) (prog-if 00 [VGA controller])
    Checking for texture_from_pixmap: present.
    Checking for non power of two support: present.
    Checking for Composite extension: present.
    Comparing resolution (1280x800) to maximum 3D texture size (4096): Passed.
    Checking for nVidia: present.
    Checking for FBConfig: present.
    Checking for Xgl: not present.
    Starting gtk-window-decorator
    Thanks for your help.

    Hey Silvio,
    as far as I know, you should install compiz fusion, see here: http://wiki.archlinux.org/index.php/Compiz_Fusion.
    The wiki you mentioned is deprecated, I think.

  • Compiz+GTK issue (curio not a 'problem')

    Using the GTK window decorator with Compiz Fusion gives me strange white borders around gnome panels, drop-down menus and tooltips - but Emerald works fine. Have also had this on Debian, Its not really a problem, since I can just use Emerald - but I'm curious te know if anyone knows why it might be happening

    Open the Compiz Settings Manager, go to Advanced and select "Window Decoration". For "Shadow Windows" enter the string "any !dock".

  • [SOLVED] Compiz Window Decorator Not Working

    Hi,
    I had compiz configured from an ubuntu install. I reset the config and even reinstalled and disabled gconf, enabling all required options.
    and the problem
    whenever I start it, it does not have a window decorator/border and I cannot move the windows, despite setting it up properly and trying emerald and gtk window decorator and starting them manually.
    what am I doing wrong
    Video: http://mshenrick.dyndns.org/out.ogv (slow, be patient)
    (how do I do an <a>/[a] on here?)
    Last edited by mshenrick (2011-05-02 09:07:06)

    try
    compiz ccp --replace
    ccp loads all the saved settings

  • Compiz - window decoration offset

    gtk-window-manager and emerald seems to have problem with mouse cursor placing.
    Mouse actions are little bit off. For example, I cant rezise gnome-terminal window from down, down right corner or right and action buttons (minimize, close...)  gets signal for about 10 pixels to the left from cursor.
    Resizing from left and top left works. Before updating to 2.20 gnome and with older compiz-fusion it worked perfectly. Any Ideas what might cause this? Same problem occurs in my two arch64 machines but not in my i686 laptop :I

    I have the same problem on my laptop running arch64 with the latest compiz-fusion. I can only resize windows with the upper or left edge, and the action buttons are a bit too close to each other, and seems to misread the mouse slightly.

  • Gtk-window-decorator doesn't show window decor for background windows

    I've gotten Compiz install and working fine except where gtk-window-decorator is concerned. It starts ok, but it only draws window decoration for windows in focus. The area where the decoration should be is clickable and brings the window into focus. Occasionally there is corrupt graphics where the background windows decoration should be.
    Here is my xorg.conf
    Section "ServerLayout"
    # Serial Mouse not detected
    # USB Mouse not detected
    Identifier "Xorg Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Keyboard0" "CoreKeyboard"
    InputDevice "PS/2 Mouse" "CorePointer"
    EndSection
    Section "Files"
    # Additional fonts: Locale, Gimp, TTF...
    # FontPath "/usr/share/lib/X11/fonts/latin2/75dpi"
    # FontPath "/usr/share/lib/X11/fonts/latin2/100dpi"
    # True type and type1 fonts are also handled via xftlib, see /etc/X11/XftConfig!
    # FontPath "/usr/share/fonts/75dpi:unscaled"
    # FontPath "/usr/share/fonts/75dpi"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc:unscaled"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/100dpi"
    FontPath "/usr/share/fonts/PEX"
    FontPath "/usr/share/fonts/cyrillic"
    FontPath "/usr/share/fonts/Type1"
    FontPath "/usr/share/fonts/ttf/western"
    FontPath "/usr/share/fonts/ttf/decoratives"
    FontPath "/usr/share/fonts/truetype"
    FontPath "/usr/share/fonts/truetype/openoffice"
    FontPath "/usr/share/fonts/truetype/ttf-bitstream-vera"
    FontPath "/usr/share/fonts/latex-ttf-fonts"
    FontPath "/usr/share/fonts/defoma/CID"
    FontPath "/usr/share/fonts/defoma/TrueType"
    EndSection
    Section "Module"
    Load "ddc" # ddc probing of monitor
    Load "dbe"
    Load "extmod"
    Load "glx"
    Load "bitmap" # bitmap-fonts
    Load "freetype"
    Load "record"
    # Load "synaptics"
    EndSection
    Section "ServerFlags"
    Option "AllowMouseOpenFail" "true"
    Option "Xinerama" "0"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "keyboard"
    Option "CoreKeyboard"
    Option "XkbRules" "xorg"
    Option "XkbModel" "apple"
    Option "XkbLayout" "gb"
    Option "XkbVariant" ""
    EndSection
    Section "InputDevice"
    Identifier "Serial Mouse"
    Driver "mouse"
    Option "Protocol" "Microsoft"
    Option "Device" "/dev/ttyS0"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "PS/2 Mouse"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "ZAxisMapping" "4 5"
    Option "Device" "/dev/psaux"
    Option "Emulate3Buttons" "true"
    Option "Emulate3Timeout" "70"
    Option "SendCoreEvents" "true"
    EndSection
    Section "InputDevice"
    Identifier "USB Mouse"
    Driver "mouse"
    Option "Device" "/dev/input/mice"
    Option "SendCoreEvents" "true"
    Option "Protocol" "IMPS/2"
    Option "ZAxisMapping" "4 5"
    Option "Buttons" "5"
    EndSection
    Section "Monitor"
    Identifier "226BW"
    # DisplaySize 474 296
    HorizSync 28.0 - 96.0
    VertRefresh 50.0 - 62.0
    # ModeLine "1680x1050_60.00" 147.1 1680 1784 1968 2256 1050 1051 1054 1087 -hsync +vsync
    Option "DPMS" "true"
    EndSection
    Section "Monitor"
    Identifier "Monitor0"
    VendorName "Unknown"
    ModelName "Samsung SyncMaster"
    HorizSync 30.0 - 81.0
    VertRefresh 56.0 - 75.0
    EndSection
    Section "Device"
    Identifier "8800GTS320"
    Driver "nvidia"
    VendorName "BGS"
    BoardName "Geforce 8800GTS 320MB"
    # Option "UseEdidDpi" "false"
    # Option "DPI" "90x90"
    Option "RenderAccel" "True"
    Option "AddARGBGLXVisuals" "True"
    Option "DamageEvents" "True"
    Option "TripleBuffer" "True"
    EndSection
    Section "Device"
    Identifier "Videocard0"
    Driver "nvidia"
    VendorName "NVIDIA Corporation"
    BoardName "GeForce 8800 GTS"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Videocard0"
    Monitor "Monitor0"
    DefaultDepth 24
    Option "TwinView" "0"
    Option "metamodes" "1680x1050_60 +0+0; nvidia-auto-select +0+0"
    SubSection "Display"
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "enable"
    EndSection
    and the output of glxinfo:
    name of display: :0.0
    display: :0 screen: 0
    direct rendering: Yes
    server glx vendor string: NVIDIA Corporation
    server glx version string: 1.4
    server glx extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB
    client glx vendor string: NVIDIA Corporation
    client glx version string: 1.4
    client glx extensions:
    GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_visual_info,
    GLX_EXT_visual_rating, GLX_EXT_import_context, GLX_SGI_video_sync,
    GLX_NV_swap_group, GLX_NV_video_out, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
    GLX_SGI_swap_control, GLX_NV_float_buffer, GLX_ARB_fbconfig_float,
    GLX_EXT_fbconfig_packed_float, GLX_EXT_texture_from_pixmap,
    GLX_EXT_framebuffer_sRGB
    GLX version: 1.3
    GLX extensions:
    GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_SGIX_fbconfig,
    GLX_SGIX_pbuffer, GLX_SGI_video_sync, GLX_SGI_swap_control,
    GLX_EXT_texture_from_pixmap, GLX_ARB_multisample, GLX_NV_float_buffer,
    GLX_ARB_fbconfig_float, GLX_EXT_framebuffer_sRGB,
    GLX_ARB_get_proc_address
    OpenGL vendor string: NVIDIA Corporation
    OpenGL renderer string: GeForce 8800 GTS/PCI/SSE2
    OpenGL version string: 2.1.2 NVIDIA 169.09
    OpenGL extensions:
    GL_ARB_color_buffer_float, GL_ARB_depth_texture, GL_ARB_draw_buffers,
    GL_ARB_fragment_program, GL_ARB_fragment_program_shadow,
    GL_ARB_fragment_shader, GL_ARB_half_float_pixel, GL_ARB_imaging,
    GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_occlusion_query,
    GL_ARB_pixel_buffer_object, GL_ARB_point_parameters, GL_ARB_point_sprite,
    GL_ARB_shadow, GL_ARB_shader_objects, GL_ARB_shading_language_100,
    GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
    GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
    GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3, GL_ARB_texture_float,
    GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two,
    GL_ARB_texture_rectangle, GL_ARB_transpose_matrix,
    GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_vertex_shader,
    GL_ARB_window_pos, GL_ATI_draw_buffers, GL_ATI_texture_float,
    GL_ATI_texture_mirror_once, GL_S3_s3tc, GL_EXT_texture_env_add,
    GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color,
    GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate,
    GL_EXT_blend_minmax, GL_EXT_blend_subtract, GL_EXT_compiled_vertex_array,
    GL_EXT_Cg_shader, GL_EXT_bindable_uniform, GL_EXT_depth_bounds_test,
    GL_EXT_draw_buffers2, GL_EXT_draw_instanced, GL_EXT_draw_range_elements,
    GL_EXT_fog_coord, GL_EXT_framebuffer_blit, GL_EXT_framebuffer_multisample,
    GL_EXT_framebuffer_object, GL_EXTX_framebuffer_mixed_formats,
    GL_EXT_framebuffer_sRGB, GL_EXT_geometry_shader4,
    GL_EXT_gpu_program_parameters, GL_EXT_gpu_shader4,
    GL_EXT_multi_draw_arrays, GL_EXT_packed_depth_stencil,
    GL_EXT_packed_float, GL_EXT_packed_pixels, GL_EXT_pixel_buffer_object,
    GL_EXT_point_parameters, GL_EXT_rescale_normal, GL_EXT_secondary_color,
    GL_EXT_separate_specular_color, GL_EXT_shadow_funcs,
    GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_texture3D,
    GL_EXT_texture_array, GL_EXT_texture_buffer_object,
    GL_EXT_texture_compression_latc, GL_EXT_texture_compression_rgtc,
    GL_EXT_texture_compression_s3tc, GL_EXT_texture_cube_map,
    GL_EXT_texture_edge_clamp, GL_EXT_texture_env_combine,
    GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic,
    GL_EXT_texture_integer, GL_EXT_texture_lod, GL_EXT_texture_lod_bias,
    GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, GL_EXT_texture_sRGB,
    GL_EXT_texture_shared_exponent, GL_EXT_timer_query, GL_EXT_vertex_array,
    GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
    GL_KTX_buffer_region, GL_NV_blend_square, GL_NV_copy_depth_to_color,
    GL_NV_depth_buffer_float, GL_NV_conditional_render, GL_NV_depth_clamp,
    GL_NV_fence, GL_NV_float_buffer, GL_NV_fog_distance,
    GL_NV_fragment_program, GL_NV_fragment_program_option,
    GL_NV_fragment_program2, GL_NV_framebuffer_multisample_coverage,
    GL_NV_geometry_shader4, GL_NV_gpu_program4, GL_NV_half_float,
    GL_NV_light_max_exponent, GL_NV_multisample_coverage,
    GL_NV_multisample_filter_hint, GL_NV_occlusion_query,
    GL_NV_packed_depth_stencil, GL_NV_parameter_buffer_object,
    GL_NV_pixel_data_range, GL_NV_point_sprite, GL_NV_primitive_restart,
    GL_NV_register_combiners, GL_NV_register_combiners2,
    GL_NV_texgen_reflection, GL_NV_texture_compression_vtc,
    GL_NV_texture_env_combine4, GL_NV_texture_expand_normal,
    GL_NV_texture_rectangle, GL_NV_texture_shader, GL_NV_texture_shader2,
    GL_NV_texture_shader3, GL_NV_transform_feedback, GL_NV_vertex_array_range,
    GL_NV_vertex_array_range2, GL_NV_vertex_program, GL_NV_vertex_program1_1,
    GL_NV_vertex_program2, GL_NV_vertex_program2_option,
    GL_NV_vertex_program3, GL_NVX_conditional_render, GL_SGIS_generate_mipmap,
    GL_SGIS_texture_lod, GL_SGIX_depth_texture, GL_SGIX_shadow,
    GL_SUN_slice_accum
    visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
    id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
    0x21 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x22 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x24 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x25 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x26 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x27 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x28 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x29 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x2a 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x2b 24 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x2c 24 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x2d 24 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x2e 24 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x2f 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x30 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x31 24 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x32 24 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x33 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x34 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x35 24 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x36 24 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x37 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x38 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x39 24 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x3a 24 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x3b 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x3c 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x3d 24 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x3e 24 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x3f 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x40 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x41 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x42 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x43 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x44 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x45 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x46 24 dc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x47 24 dc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x48 24 dc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x49 24 dc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x4a 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x4b 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x4c 24 dc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x4d 24 dc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x4e 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x4f 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x50 24 dc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x51 24 dc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x52 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x53 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x54 24 dc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x55 24 dc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x56 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x57 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x58 24 dc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    0x59 24 dc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 4 1 Ncon
    0x23 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x5a 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x5b 32 tc 0 32 0 r . . 8 8 8 0 4 24 8 16 16 16 16 0 0 None
    0x5c 32 tc 0 32 0 r . . 8 8 8 8 4 24 8 16 16 16 16 0 0 None
    0x5d 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x5e 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x5f 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 0 0 None
    0x60 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 0 0 None
    0x61 32 tc 0 32 0 r y . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x62 32 tc 0 32 0 r y . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x63 32 tc 0 32 0 r . . 8 8 8 0 4 0 0 16 16 16 16 0 0 None
    0x64 32 tc 0 32 0 r . . 8 8 8 8 4 0 0 16 16 16 16 0 0 None
    0x65 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x66 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x67 32 tc 0 32 0 r y . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x68 32 tc 0 32 0 r y . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x69 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 2 1 Ncon
    0x6a 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 2 1 Ncon
    0x6b 32 tc 0 32 0 r . . 8 8 8 0 4 24 0 16 16 16 16 4 1 Ncon
    0x6c 32 tc 0 32 0 r . . 8 8 8 8 4 24 0 16 16 16 16 4 1 Ncon
    0x6d 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 2 1 Ncon
    0x6e 32 tc 0 32 0 r y . 8 8 8 8 4 24 8 16 16 16 16 2 1 Ncon
    0x6f 32 tc 0 32 0 r y . 8 8 8 0 4 24 8 16 16 16 16 4 1 Ncon
    Emerald works okay, but I'd rather use the gtk decorator. Any help would be greatly appreciated.

    I don't want to be a bastard and all, and know that it's only been a few hours since I posted commenting that I have the same issue, but does anyone, absolutely anyone have any clue what is happening?
    I have also tried running git compiz fusion and the issue is still there.
    Also, when running emerald, the windecorations display fine but there are no shadows - at all.
    When using gtk-window-decorator, the shadows exist but are of a similar color to my wallpaper and seem to glow and are definitely not shadowy... The decoration of the inactive window is completely transparent, save for the shadow and occasionally, parts of it render seemingly randomly looking garbled.
    The issue is quite annoying since gtk-window-decorator is much faster than emerald and offers better integration with GNOME.
    I'm using a GeForce 8600GTS with basically the same config files as the OP. I'm running 32-bit Arch.
    I'm using the nvidia driver (as in current - I've installed the system today) and by checking nvidia.com, the version I have, 169.12 is the latest stable one.
    So pretty please, with sugar on top, how do I get this working properly. This is the first time I've ever encountered the issue and so, could it be related to Arch configuration or to faulty packages?
    Please help, anyone. It's quite frustrating and I really want fully-operational compiz.
    Thanks everyone.
    Sorry for double posting/shamelessly bumping.

  • [SOLVED] Want to use gnome decorate in Compiz-Fusion

    Hello,
    I am a convert from Ubuntu. I have succesfully installed Compiz Fusion. However, I don't like the Emerald theme manager. I would like to use the gtk decorator instead. How is that possible ? I am currently running Compiz by start the Fusion-icon
    Thanks
    Last edited by cdahmedeh (2009-03-14 15:03:27)

    There is a package in the community repository that provides this functionality.  I think it's called compiz-decorator-gtk.
    And welcome to arch!

  • Cannot change Compiz title bar on MATE Appearance

    I've tried a lot of searching but I just can't find a solution...
    I have MATE/GNOME 2 and Compiz worked pretty well on it.
    However I can't seem to get GTK to change the title bar on any theme, and if Compiz is disabled, I get no title bar.
    I even changed the window title font to show the problem.
    I've tried reinstalling Compiz, the GTK decorator, changing to different themes, but nothing works.
    Edit: gconftool-2 --set --type string /apps/metacity/general/theme "Theme"
    changes the title bar, apparently
    Last edited by Flaky (2013-02-19 23:09:30)

    I think you are talking about the all-day event space at the top of each day. this is where all-day events are located, and unfortunately you cannot resize that space manually, it resizes itself automatically depending on the number of all-day events created, and yes the only way to view the text is to double click on that event.
    however, when you publish a calendar you are given the option to publish titles and notes, check that option, then publish your calendar. The user viewing your published calendar will be able to click on that all-day event and view the entire title and/or notes associated with that event in a pop up window.
    hope this helps

  • [Solved]Compiz Standalone without Emerald

    Hi!
    Does somebody know if it is possible to run Compiz Standalone without emerald, using Gnome`s gtk decorator?
    Last edited by K0tuk (2009-10-01 13:26:28)

    PoZiTPoH wrote:
    pacman -S fusion-icon compiz-decorator-gtk
    then launch fusion-icon and in "Select Window Decorator" choose Metacity
    Actually it's gtk-window-decorator not metacity
    EDIT: You might need to have gnome-settings-daemon running for this to work
    Last edited by some-guy94 (2009-09-16 00:11:32)

Maybe you are looking for

  • Need to fetch sales order no. before creation

    Hi Experts, My requirement is to add text in "Text" tab at item level in Sales Order creation. This is working fine for VA02 as I am using folowing code: FM to store date in the 'Text' tab of the Sales Order     CALL FUNCTION 'CREATE_TEXT'          E

  • Is it possible to hide desktop folders until needed

    MacBookPro screen real estate limited.  Folders and other junk on my desktop can be distracting on top of that. Is it possible to hide them until I need them?

  • Apple TV - Internet based content

    Hi. I'm considering the Apple TV unit. I know you can login to YouTube.com to watch videos, but can you also surf the web in general? Are there plug-ins for it - for example can I play music via Pandora.com? Any help would be appreciated.

  • Good books to have to help along with Certification and Basis Admin

    Hi all, I am planning on taking my SAP Certified Technology Associate (C_TADM51_70) I have taken all courses except one which I plan to do by the end of the year.  I was wondering if there are any good books out there that will help with the certific

  • _global _root variable problems

    I am creating an interactive whiteboard which uses action script to trace the useers mouse movements and draw a line. Which works perfectly, the line coulour is set using a variable which is initialised at the beginning of the code: if (count != true