Kde-window-decorator in compiz

Hi,
Where is the package for kde-window-decorator?
The wiki just says to type it into ccsm: https://wiki.archlinux.org/index.php/Co … Decoration
Ive tried installing compiz, the kde deps, rebuilding compiz after deps were installed, tried to locate kde-window-decorator using pkgfile, and looked at the pkgbuild/build options for compiz. It's almost as if this is not an option, as there is a total lack of documentation on kde-window-decorator.
Am I totally missing something obvious or does this binary not exist?

From the wiki: "The GTK Window Decorator and the KDE Window Decorator are included in the Compiz source and can be optionally compiled whilst building Compiz. Emerald, on the other hand, is a separate, standalone decorator."
You didn't say which package you were using. But for compiz or compiz-bzr change:
-DBUILD_KDE4=Off \
to
-DBUILD_KDE4=On \
Then rebuild. Then you can specify the command in the decoration plugin as per the wiki. It's not documentated because it goes pretty much unused these days. After all, it relys on Kwin (provided by kdebase-workspace, not the Kwin for Plasma 5) and as Kwin has all of the effects Compiz has, why bother with Compiz?

Similar Messages

  • [Proposal] Rename KDE Window Decoration Packages

    Currently window decoration packages in the AUR are named 'kdedecor-*'.  This naming schema applies to all the KDE window decoration (Kwim titlebar and borders) packages.  The name to me though seems to be ambiguous, 'decor' could describe plasma-themes, icons, any look given to the desktop.  I think because of the current name most of these packages' descriptions have had to state that the package is a window decoration.  I think it would be a good idea to rename these to a more descriptive name.   The current packages:
    aur/kdedecor-alphacube                                                   
    aur/kdedecor-aurorae                                                     
    aur/kdedecor-aurorae-cupertino                                           
    aur/kdedecor-blended                                                     
    aur/kdedecor-cellophane                                                 
    aur/kdedecor-cellophane-themes                                           
    aur/kdedecor-clearlooks                                                 
    aur/kdedecor-crystal                                                     
    aur/kdedecor-crystalgl                                                   
    aur/kdedecor-crystal-kde4                                               
    aur/kdedecor-cylonminimal                                               
    aur/kdedecor-dekorator
    aur/kdedecor-dekorator-kde4
    aur/kdedecor-dekorator-kde4-svn
    aur/kdedecor-fitz
    aur/kdedecor-flatknifty
    aur/kdedecor-glowglass-lite
    aur/kdedecor-humanblue
    aur/kdedecor-hypnotistasade
    aur/kdedecor-hypnotista-siyah
    aur/kdedecor-klearbox
    aur/kdedecor-knifty
    aur/kdedecor-linstasquared
    aur/kdedecor-metal4kde
    aur/kdedecor-mytango
    aur/kdedecor-nitrogen-kde4
    aur/kdedecor-nvidia
    aur/kdedecor-opak
    aur/kdedecor-porcelain
    aur/kdedecor-powder
    aur/kdedecor-pureline
    aur/kdedecor-reluna
    aur/kdedecor-svgdeco
    aur/kdedecor-whiteline
    aur/kdemod3-kdedecor-crystal
    I've been thinking that a more descriptive naming schema would be 'kde-windecor'.  This I think would be descriptive enough without being too long.
    What do you guys think?

    Thanks!!!
    new PKGBUILD
    # Maintainer: Joshua Rubin <[email protected]>
    pkgname=kde-crystal-theme
    pkgver=0.9.0
    pkgrel=1
    pkgdesc="This is the Crystal KDE Windowdecoration Theme."
    url="http://www.kde-look.org/content/show.php?content=13969"
    license="none"
    replaces=(crystal)
    depends=('kdebase' 'x-server')
    source=(http://kde-look.org/content/files/13969-crystal-$pkgver.tar.bz2)
    md5sums=('052aeb7e0c665e4a2b75cf697315241f')
    build() {
    cd $startdir/src/crystal-$pkgver
    ./configure
    make || return 1
    make DESTDIR=$startdir/pkg install

  • No window decoration with Compiz using gtk-window-decorator

    Hello.
    I know this is and old problem with Compiz and ArchLinux, but no matter what I do, I can't make it work.
    This happens when I try to use Compiz:
    $ compiz --replace ccp &
    [1] 2370
    [user@userlaptop ~]$ Backend : ini
    Integration : true
    Profile : default
    Adding plugins
    Initializing core options...done
    Initializing decor options...done
    Initializing move options...done
    Initializing resize options...done
    Setting Update "command"
    And this, if I try to run Compiz with fusion-icon, with o without the Dbus option:
    $ fusion-icon
    * Detected Session: gnome
    * Searching for installed applications...
    Backend : ini
    Integration : true
    Profile : default
    Traceback (most recent call last):
    File "/usr/bin/fusion-icon", line 57, in <module>
    from FusionIcon.interface import choose_interface
    File "/usr/lib/python2.7/site-packages/FusionIcon/interface.py", line 22, in <module>
    from util import env
    File "/usr/lib/python2.7/site-packages/FusionIcon/util.py", line 421, in <module>
    decorators = CompizDecorators(_installed)
    File "/usr/lib/python2.7/site-packages/FusionIcon/util.py", line 228, in __init__
    self.command = context.Plugins['decoration'].Display['command']
    KeyError: 'decoration'
    Also, when i try to run compiz-manager, this is what i get:
    $ compiz-manager
    Checking for Xgl: not present.
    xset q doesn't reveal the location of the log file. Using fallback /var/log/Xorg.0.log
    No whitelisted driver found
    aborting and using fallback: /usr/bin/metacity
    Here is my xorg.cong configuration file:
    Section "ServerLayout"
    Identifier "aticonfig Layout"
    Screen 0 "aticonfig-Screen[0]-0" 0 0
    Option "AIGLX" "true"
    EndSection
    Section "Module"
    Load "glx"
    Load "dri"
    Load "dbe"
    EndSection
    Section "Monitor"
    Identifier "aticonfig-Monitor[0]-0"
    Option "VendorName" "ATI Proprietary Driver"
    Option "ModelName" "Generic Autodetecting Monitor"
    Option "DPMS" "true"
    EndSection
    Section "Device"
    Identifier "aticonfig-Device[0]-0"
    Driver "fglrx"
    BusID "PCI:1:5:0"
    Option "XAANoOffscreenPixmaps" "true"
    Option "DRI" "true"
    EndSection
    Section "Screen"
    Identifier "aticonfig-Screen[0]-0"
    Device "aticonfig-Device[0]-0"
    Monitor "aticonfig-Monitor[0]-0"
    DefaultDepth 24
    SubSection "Display"
    Viewport 0 0
    Depth 24
    EndSubSection
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    Section "InputClass"
    Identifier "evdev keyboard catchall"
    MatchIsKeyboard "on"
    MatchDevicePath "/dev/input/event*"
    Driver "evdev"
    Option "XkbLayout" "es"
    EndSection
    Section "DRI"
    Group 0
    Mode 0666
    EndSection
    If I use compiz-check:
    $ compiz-check
    Gathering information about your system...
    Distribution: Arch Linux
    Desktop environment: GNOME
    Graphics chip: ATI Technologies Inc M880G [Mobility Radeon HD 4200]
    Driver in use: fglrx
    Rendering method: None
    Checking if it's possible to run Compiz on your system... [SKIP]
    Checking for hardware/setup problems... [SKIP]
    At least one check had to be skipped:
    Error: No rendering method in use (AIGLX, Xgl or Nvidia)
    Other considerations:
    "Window decorations", "Resize windows" and "Move windows" are checked in ccsm for user and root.
    "gtk-window-decorator --replace" is set at the command field in "Window decorations" options.
    My kernel version is 2.6.35-ARCH, and the video driver is ATI Catalyst 10.12 with Xorg 1.9.
    Everytime I use compiz-manager, Gnome crashes.
    Thank you for your time guys, I hope this information helps you to help me out.

    That's not an option, I don't want to sacrifice video performance for a few effects.
    Also, shouldn't be that way, why a distribution like ArchLinux, one of the best, has this kind of problems with Drivers.

  • [SOLVED] Strange KDE window decorations

    updated my system and all KDE apps have now problems with window decorations. Before the update:
    and after:
    I tested with Oxygen, Air-Oxygen... But, if I use Kwin everything seems fine?!
    My system:
    Kernel: 3.12.7-2-ARCH x86_64
    Desktop: KDE 4.12.1
    Graphics:  Card-1: Intel 3rd Gen Core processor Graphics Controller                                                                                                                                                                         
                     Card-2: NVIDIA GK107M [GeForce GT 650M]
    nvidia 331.38-1
    nvidia-utils 331.38-1
    xf86-video-intel 2.99.907-2
    Any thoughts?
    Last edited by cappuccino (2014-01-19 07:35:39)

    Try setting the Qt graphics system to "Raster" (system settings->desktop effects->advanced->Qt graphics system).

  • Kde window decoration theme-how to change?

    I really like to have the suse window decoration for my kdemod system.
    I tried from control centre>style>add,but it fails to detect the theme which is .tar.gz format.Is there any way other than compiling from source?

    You will need to compile it from source. You could use this PKGBUILD from the AUR:
    http://aur.archlinux.org/packages.php?ID=12066
    and my guide if you don't know how to use the AUR
    http://archux.com/page/installing-programs-aur

  • [new] crystal (kde window decoration)

    This is the crystal window deco, pretty cool!
    Uploaded to incoming as crystal-0.9.0-1.src.tar.gz
    The file is a "local file"
    source=("$pkgname-$pkgver.tar.bz2")
    You can get it from the following site:
    url="http://kde-look.org/content/show.php?content=13969"
    Then just rename the file to crystal-0.9.0.tar.bz2
    OR
    You could just download my package from incoming, prebuilt.
    PKGBUILD
    # Maintainer: Joshua Rubin <[email protected]>
    pkgname=crystal
    pkgver=0.9.0
    pkgrel=1
    pkgdesc="This is the Crystal KDE Windowdecoration Theme."
    url="http://kde-look.org/content/show.php?content=13969"
    license="none"
    depends=('kdebase' 'x-server')
    source=("$pkgname-$pkgver.tar.bz2")
    md5sums=('052aeb7e0c665e4a2b75cf697315241f')
    build() {
    cd $startdir/src/$pkgname-$pkgver
    ./configure
    make || return 1
    make DESTDIR=$startdir/pkg install

    Thanks!!!
    new PKGBUILD
    # Maintainer: Joshua Rubin <[email protected]>
    pkgname=kde-crystal-theme
    pkgver=0.9.0
    pkgrel=1
    pkgdesc="This is the Crystal KDE Windowdecoration Theme."
    url="http://www.kde-look.org/content/show.php?content=13969"
    license="none"
    replaces=(crystal)
    depends=('kdebase' 'x-server')
    source=(http://kde-look.org/content/files/13969-crystal-$pkgver.tar.bz2)
    md5sums=('052aeb7e0c665e4a2b75cf697315241f')
    build() {
    cd $startdir/src/crystal-$pkgver
    ./configure
    make || return 1
    make DESTDIR=$startdir/pkg install

  • Compiz-fusion + gtk-window-decorator minimize and maximize missing

    I am running GNOME using x64 at work, and here since the upgrade to 2.24, my minimize and maximize buttons are missing using the GTK-window-decorator in Compiz.
    I have had this problem at home using my i686 system when I used the testing repository, but the problem was fixed in the packages that entered the extra repository.
    Now I wonder why this problem still exists in the x64 packages. I did not test the former testing packages because I have to do my daily work on this pc.
    Please help me. Is there a broken package that was not fixed in the x64 repo or do I need to do something myself?
    Last edited by PJGrefhorst (2008-10-27 10:19:46)

    I solved the problem myself. The compiz-decorator-gtk needs to be rebuild against the new metacity and compiz. Please replace the package!

  • Kde4-window-decorator

    When I try to start the kde4-window-decorator it just crashes. If I try to start it from a terminal i get the following error message: 
    kde-window-decorator(4797) KWD::KDecorationPlugins::loadPlugin: kwin : path  "/usr/lib/kde4/kwin3_oxygen.so"  for  "kwin3_oxygen"
    KCrash: Application 'kde4-window-decorator' crashing...
    sock_file=/home/crash/.kde4/socket-myhost/kdeinit4__0
    zsh: suspended (signal)  kde4-window-decorator

    Yup, I'm using compiz. Also, it used to work until a few days ago when I updated, but I had to use the Aurorae Decoration Theme Engine because it just gave me the same crash it does now if I used the default Oxygen theme. I just tested it and it appears that if I use some themes it actually works but not with Aurorae or Oxygen or QtCurve...so not any of the good ones
    The only reason I'm trying to use kde4-window-decorator instead of emerald is because in emerald whenever I try to select another theme to use or modify it closes itself without any warning or crash messages, and sometimes when playing a movie with VLC the window borders just disappear.

  • How to configure gtk-window-decorator

    I've always used emerald as a window decorator with compiz [standalone], however, the very latest dev version of compiz is no longer compatible and I haven't been able to find a fix.
    Therefore, I've fallen back to gtk-window-decorator, but I haven't been able to find ANY information on how to customize it.
    Is there a theme editor similar to emerald-theme-settings?  Are there any built-in-themes?  Or am I just stuck with the default ugly look?
    Some places refer to gconf, and gconf-editor, however I sincerely have not been able to understand it, or how i'm suposed to use it.
    There are no man entries for gtk-window-decorator, and I've found no configuration files anywhere.
    Thanks for any hints.

    Oh... When using one of groups of Compiz other than the -dev ones, you'll need to install the gtk-window-decorator gconf schemas after installing the core package.
    export GCONF_CONFIG_SOURCE=`/usr/bin/gconftool-2 --get-default-source; gconftool-2 --makefile-install-rule /usr/share/gconf/schemas/gwd.schemas
    This will fix up the git package you created from mine and removed the above functionality from. I think it works for the other packages too, but I'm not entirely sure the schemas aren't installed to /opt along with everything else.

  • Compiz, XFCE, and gtk-window-decorator

    I recently caused my system to stop booting by messing with some stuff (yay for editing files and not reading the entire wiki page first!) and I ended up just deciding to do a clean arch install (when your system partition has 50Gb of programs on it, half of which you don't use, its probably time to clean anyway). I decided to use XFCE since that has been running very stably on my netbook for some time (usually around ~14 days of uptime until I forget to recharge the battery and it turns off) in favor of Gnome or KDE since I have been having lots of problems with them and stability (usually 1-2 days of uptime until I have to end up restarting because of a freeze or something)
    My one beef with XFCE on my desktop computer compared to my netbook was its lack of eye candy stuff. I feel like I am underusing my computer. So, I decided to try installing compiz on it. I read on the wiki page that using emerald was buggy and so I decided to use gtk-window-decorator for a window decorator. I have a whole bunch of Gnome3 themes in my home directory since previously I had gnome installed and so I was wondering, why can't I seem to change the window theme?
    The window theme is stuck in this big blocky mode that doesn't look horrible, but I would sure like to be able to change it. I have gnome-tweak-tool installed, but switching the themes on that doesn't seem to have any effect (I may be switching on the wrong page, however). I like the xfce themes and I would like to be able to use those with compiz, but I just don't see how to do it. All my googling has brought up nothing about actually managing to change the gtk-window-decorator window decoration theme in compiz running in xfce on arch.
    Last edited by Los Frijoles (2012-11-22 01:36:10)

    You are either not trying around & searching for solutions enough or not providing enough info on what you already did.
    Did you try lxappearance?
    Did you read https://wiki.archlinux.org/index.php/Xfce#Icons
    ... and make sure your icons are in the right location etc?
    Did you check - and where necessary - try to fix the configuration as described here?
    https://wiki.archlinux.org/index.php/Gtk

  • 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.

  • XGL Window decoration - way of keeping kde decorations?

    I really like the 'glow' window decoration that comes with KDE, and it irritates me that installing XGL forces use of gnome window decorator, thus changing the window decorations. :?
    It's a shame David Reveman was a gnome user
    Is there any way of using glow with gnome window decorator?

    n0gabor wrote:compiz is a window decorator, you can't use metacity(gnome) window decorations in gnome neither.
    XGL is the subsystem, compiz is the WM, and gnome window decorator is used, is it not? Otherwise the fact that it's used in every XGL tutorial out there seems mighty silly

  • [SOLVED]Emerald/compiz draws window decoration around conky...

    Hi! I've recently installed conky for the first time ever and wish to use it as a simple clock. I have edited the .conkyrc to achieve this, however when I start conky, compiz draws the emerald theme around my conky clock.
    Having looked around the web, a common suggestion seems to be to add:
    !(name=conky)
    To my Window Decoration Window Matching config (it's usually set to "Any") in order to exclude conky from having window decorations drawn. Unfortuntely, this doesn't work.
    Another suggestion was to add "-conky" to "Any", giving me:
    any -conky
    However, this removes window decorations from ALL windows.
    Here is my conky config:
    # set to yes if you want tormo to be forked in the background
    background no
    cpu_avg_samples 2
    net_avg_samples 2
    out_to_console no
    own_window_type normal
    # X font when Xft is disabled, you can pick one with program xfontsel
    #font 7x12
    #font *mintsmild.se*
    # Use Xft?
    use_xft yes
    # Xft font when Xft is enabled
    xftfont AvantGarde LT Medium:size=16
    # Text alpha when using Xft
    xftalpha 0.8
    # mail spool
    mail_spool $MAIL
    # Update interval in seconds
    update_interval 1
    # Create own window instead of using desktop (required in nautilus)
    own_window yes
    # Use double buffering (reduces flicker, may not work for everyone)
    double_buffer yes
    # MPD host/port
    mpd_host heaton
    mpd_port 6600
    # Minimum size of text area
    minimum_size 230 5
    maximum_width 230
    # Draw shades?
    draw_shades no
    # Draw outlines?
    draw_outline no
    # Draw borders around text
    draw_borders no
    # Stippled borders?
    stippled_borders no
    # border margins
    border_margin no
    # border width
    border_width no
    # Default colors and also border colors
    default_color white
    default_shade_color black
    default_outline_color black
    # Text alignment, other possible values are commented
    #alignment top_left
    #alignment top_right
    alignment bottom_left
    #alignment bottom_right
    # Gap between borders of screen and text
    gap_x 13
    gap_y 7
    # Add spaces to keep things from moving about? This only affects certain objects.
    use_spacer no
    # Subtract file system buffers from used memory?
    no_buffers yes
    # set to yes if you want all text to be in uppercase
    uppercase no
    # stuff after 'TEXT' will be formatted on screen
    TEXT
    ${color #ffffff}${time %H}${color #ffffff}${time %M}
    Any help would be appreciated thank you.
    /izo\
    Last edited by Izobalax (2008-07-18 15:11:33)

    Ashren wrote:Put this is: "own_window_hints undecorated,below,skip_taskbar,skip_pager,sticky" in your .conkyrc.
    You sir/madam, are an absolute star. May kisses rain on you from Heaven always.
    I only have one problem left.
    My clock text is surrounded in a block of black background. How do I remove this so that the text stands purely on it's own, with a transparent background?
    /izo\

  • [SOLVED] compiz wont use gtk-window-decorator with xfce

    for the life of me i cant get ccsm to keep "gtk-window-decorator --replace" to stick in the Command line of the Window Decoration plugin section. it keeps switching to "emerald --replace"
    is it because im using xfce and not gnome? xfce uses gtk right. anyone have this issue? its not that i dont mind emerald, just on some other distros ive used i can change it no problem, most of those were using gnome though so maybe thats it
    Last edited by dodgefan (2011-07-11 03:24:50)

    n125 wrote:I was actually wondering how to completely install Compiz 0.9.x under Xfce earlier. I managed to successfully install and get running compiz-core-git, ccsm-git, compiz-plugins-extra-git, compiz-plugins-main-git, compizconfig-python-git, and libcompizconfig-git; all from the AUR. But when all was said and done, I was left without a window decorator. I wanted compiz-decorator-gtk, but I couldn't find it in the AUR and the one in the community repo wouldn't install due to not having compiz-core installed (I had compiz-core-git), which left me stuck going back to 0.8.8 for now.
    Had you enabled 'window decoration' in CCSM??? (4 compiz 0.9.x?) On install, it is probably not enabled (along with resizing, moving windows, etc). It also won't pick up your 0.8.8 settings - so you need to set up CCSM settings from scratch.. Also, Compiz should have built gtk-window-decorator when you compiled it. (which is why i believe that you didn't have CCSM comfigured correctly with your new version of compiz).
    as for the compiz packages in AUR, can't give you much advice there, as i build compiz myself, using Scott Moreau's build scripts;
    git clone git://anongit.compiz.org/users/soreau/scripts
    there are a few build scripts - for both 0.8.8 and 0.9.x - whichever ones end in '++' - are for building 0.9.x ... for both series, there are scripts to build all of the addons / plugins.
    building it yourself, may not be your ideal approach, so i would recommend trying the AUR pkgbuilds for compiz 0.9.x , but this time have a look in CCSM, after you install the new version and make sure that you have enabled all of the important stuff like move, resize, window decoration, etc.
    You also might want to read through compiz' Wiki, the trouble-shooting section covers your 'no-window-decoration' problem ~ as it is quite common.
    http://wiki.compiz.org/Troubleshooting
    cheerz
    Last edited by triplesquarednine (2012-01-14 18:57:18)

  • Gtk-window-decorator missing after installing Compiz-Fusion

    I just installed ArchLinux and wanted to try out Compiz-Fusion in Gnome. I installed it using the Compiz-Fusion wiki's instructions. Everything works fine, except that I can't use the gtk-window-decorator. After some research I found out that this file is missing. I checked out the Compiz-Fusion site, and it seems it ought to come with Compiz-Fusion. I checked in Linux Mint and found it there, so obviously it's missing in my ArchLinux box.
    Can someone please veryfy if it should be part of the Compiz-Fusion packages?

    sph wrote:
    http://bbs.archlinux.org/viewtopic.php?id=51627
    See the second posting.
    Oups! I searched for 'gtk-window-decorator'.  It could be nice to mention these separate packages on the wiki Compiz-Fusion page. There are probably many out there looking for them.
    Thanks!

Maybe you are looking for

  • Simple Q but I cant find the answer anywhere

    how can you change the font in a JTable column header thanks

  • Logical OR for three bytes

    I have to calculate the logical OR for 3 bytes .if i send this value i will get Ack request from a device. the device will send request only if i send correct logical OR value, but i am getting error. The following are the three bytes : 0x82,0x10 and

  • Getting continious stream  in one socket connection

    i want to make one socket connection with client and when client send more than one packet ( it can be continious or after some time - in byte stream) how i will be able to get those packet in interwal. please suggest

  • How to fix an error for Microsoft Outlook.

    HI, I hope you can help me with this- Everytime I open up my Microsoft Outlook with my Mac, I get a pop up window saying "Microsoft Outlook must be closed because an error occurred. Any unsaved work may be lost". I'm forced to quit the application wi

  • From where Can I download iOS7 for free ?

    Hello all, Can somebody please let me know from where can I download IOS7 free for iPhone 4S, White color, 16GB? That would be of great help.