[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

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

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

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

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

  • 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

  • Window decorations gradient?

    Hi!
    I found this theme http://kde-look.org/content/show.php/Edge?content=67383. I followed the instructions but I'm still stuck with my window decorations. Its still flat. The image overlay thats supposed to design the window won't do its thing.
    Anyway the "theme" uses:
    -edge
    -crystal style
    -crystal icons
    Here's a picture of what I've accomplished sO FAR.
    By djre at 2007-11-29
    Anyone used this combination theme? Pls point me to the right direction.
    Thanks.

    oops sorry. I thought the image would be resized automatically.

  • Lxqt + kwin5 = missing window decoration

    hi there,
    coming from compiz standalone i just wanted to try out lxqt with kwin5 as window manager. I'd like to have an actively developed DE with some effects and try to keep it as lightweight as possible.
    Installation was straight forward. I grabbed kwin-git from AUR and compiled it with '-DCMAKE_INSTALL_PREFIX=/usr \'. Seems to me the binary I should use would be '/usr/bin/kwin_x11'?
    '/usr/bin/kwin_x11 --replace' actually leaves me with some fancy kwin-effects (all of which I have no idea where to configure them) but no window decorations. Terminal output states oxygen theme could not have been found.
    Various threads throughout the internet suggest to paste 'export XDG_CONFIG_DIRS=/usr/etc/xdg:/etc/xdg' into .bashrc which doesn't seem to do anything?! I got no idea where to go from here and would really appreciate your help
    thank you very much.

    Wow. Thank you. Who could have known you need to install oxygen seperately?
    But to be honest I would rather not go with oxygen. I would prefer some simple design like 'breeze': http://blog.martin-graesslin.com/blog/
    Does anyone know what's the deal with kdecoration2? If I understand correctly it will actually be built into kwin? Is there a chance to test it out right now? Seems to be more ressource-friendly also?!
    As configuring KWin's settings is concerned: My LXQT-menu won't show 'KDE Settings' - although I installed 'systemsettings'. I also cannot manage to find the corresponding binary
    thanks again. If somebody could help me out further, I would really appreciate it

  • Crystal Report Windows Forms Viewer problems - table could not be found

    Hi,
    I installed Crystal Report Viewer in SAP Business One 2007. All the while, I can run the reports without any problem. but when I loaded some of the new report, it gives me the following error message:
    the caption says: "Crystal Reports Windows Forms Viewer"
    the message says: "The table 'paymentVoucher' could not be found.
    Error in file C:\...paymentVoucher.rpt. The table could not be found."
    By the way, I can run the report in another workstation.
    Any help or ideas of why this is happening or how to solve this will be greatly appreciated.
    Thanks in advance.

    The report is not created by me. I just help others to transfer the report from one workstation to another workstation. PaymentVoucher is a view in the database and it is being put at a workstation that can be shared by everyone.
    I've go through other forums and found out that it might be permission issues and now managed to solve the problem already.
    Thanks everyone for the advice.

  • 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

  • [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)

  • Xfce4-svn default theme - What's that window decoration?!

    I installed xfce4-svn (and xfce4-svn-extra) the other day, and i would just fell in love with the default gray window decorations!  They are so clean and beautiful. I want to dress my new shiny gnome 2.16 desktop with it...
    So... can anyone tell me what the decorations is called, and is there a gnome eqvivalent?

    you can open browsers new window using jdic...
    unfortunately Desktop.browse() doesnt allow to do that, but we can do that another way:
            String urlToOpen = "http://forum.java.sun.com/thread.jspa?threadID=5236723";
            BrowserService browserService = (BrowserService) ServiceManager.getService(ServiceManager.BROWSER_SERVICE);
            try {
                // exactly "_blank" allow to open necessary url in a new window :)
                browserService.show(new URL(urlToOpen), "_blank");
            } catch (LaunchFailedException e) {
                e.printStackTrace();
            } catch (MalformedURLException e) {
                e.printStackTrace();
            }

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

  • Bluring transparant window decorations with smaragd?

    Is there anyway to enable an active blur behind emerald window decorations with smaragd?  With KDE native decorations there is the blur desktop effect which adds an active blur to transparent sections, but it seems that when using smaragd this does not apply.  Is there a way to enable a blur though the emerald theme.ini file?  thanks.

    I am  getting blur effect in Manjaro  0.8.9 for emerald themes.I installed it from AUR. But I am not  getting the blur effect in Mint  16.

Maybe you are looking for

  • I tried to update my ipad

    i tried to update my ipad but during the process an unknown error ocurred and the update was failed so now my ipad is as if its tring to turn on but at the same time its loading something and i can"t do anything please help me with any tips or should

  • External mail acknowledgement

    Hi, I have sent a pdf attachment through Email. I need some clarification in the following cases. How to capture the following scenarious. 1) Email ID of employee is maintained incorrectly in user master 2) for whatever reason, the mail cannot be del

  • Quiz Answers Pop-Up

    Does anyone know how to make a message display when a quiz question has been answered correctly (or a different message display when the question has been answered incorrectly)? I have created a movie that contains 5-10 quiz questions. Users take the

  • Lightroom CC shuts down before opening.

    I just updated to Lightroom CC through the cloud app and now Lightroom will not start. The opening screen shows for about one second and it shuts down.

  • FTXP Maintain tax codes - Tax rates

    Hi all, The Billing document is not passed on to the accounting.The accounts key MWS is assigned for the tax condition type.I checked in the T code FTXP for the country US and the Tax code 01.In the initial screen there are three tabs.Properties, tax