similar to: metacity theme opacity

Displaying 20 results from an estimated 700 matches similar to: "metacity theme opacity"

2006 Oct 11
1
compiz starts but not window decoration
I just did another compiz checkout and installed but now compiz won't work I'm starting compiz like this: gtk-window-decorator --replace & export __GL_YIELD="NOTHING"; compiz --replace --indirect-rendering --strict-binding --use-cow gconf move resize minimize place decoration cube rotate scale switcher zoom fade screenshot dbus This was working earlier but not anymore. Now
2006 Oct 05
3
metacity support
I have installed compiz with metacity support, my metacity libs are 2.16.3 and I used this command to on theme support gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true but I can`t change border of windows in gnome-theme-manager I can change theme only. Is metacity support functionall yet ? Or I maked something wrong.
2006 Sep 21
2
initial metacity theme support for compiz
I just pushed some code into the compiz repository for initial metacity theme support. It's not complete, left and right borders are not rendered correctly, button decorations doesn't always match event window locations, maximized and shaded windows are not rendered as when running metacity, button locations are not configurable as with metacity... but it still seem to look OK with most
2006 Sep 20
1
metacity theme support in gnome-window-decorator
I played a little bit yesterday with adding metacity theme support to gwd and it looks like it's not going to be very hard. Hopefully I'll have it working in the next couple of days. What I've done is to rip out all the parts of the metacity code that is required for theme support (boxes.c, gradient.c, theme-parser.c, theme.c, util.c). Ideal would be if we could put this part of
2006 Oct 26
1
Two issues
Hi. I have just installed latest git vanilla compiz under fedora core 6 and I have run into two problems: 1. Metacity theme support does not work. As soon as I type in gconftool-2 -s /apps/gwd/use_metacity_theme -t bool true the window border disappears. I have tried it both under KDE and Gnome with the same result. the window border can be brought back by setting the above value back to false. 2.
2014 Jun 03
1
Log from today's IRC meeting (June 3rd, 2014)
With slight re-ordering to keep related things together <kbsingh> lars_kurth: Hi [13:52] <kbsingh> Are we doing this meeting on irc ? <lars_kurth> kbsingh: yes, we are [13:59] <lars_kurth> gwd: Hi. [14:02] <lars_kurth> Alright. I didn't put an agenda together <gwd> I've got a couple of things I wanted to bring up. [14:04] <gwd> Who else is here
2014 May 06
1
Actions and IRC log from May 6th VIRT SIG meeting
Hi all, I summarized actions on http://wiki.centos.org/SpecialInterestGroup/Virtualization/Status tagged with 06/05 The meeting LOG is below Regards Lars lars_kurth How do you want to run this? We have a set of lose ends: the roadmap via http://lists.centos.org/pipermail/centos-virt/2014-April/003763.html <http://lists.centos.org/pipermail/centos-virt/2014-April/003763.html> kbsingh
2006 Oct 01
1
gtk-window-decorator metacity opacity theme
hi, I made a small a patch for gtk-window-decorator which define default border alpha to zero when it use metacity theme. That allows while playing with the alpha attributes of the metacity themes to have transparent borders. here too the modified ?Human Ubuntu? theme and a screenshot to show the result. ps: sorry for my bad english -------------- next part -------------- A non-text attachment
2009 Mar 06
1
topbanel and bottompanel on gnome
I am doing the following commands to "hide" the top and bottom panels on gnome. gconftool-2 -t int --list-type int --set /apps/panel/toplevels/top_panel/auto_hide_size 0 gconftool-2 -t bool --list-type bool --set /apps/panel/toplevels/top_panel/auto_hide true gconftool-2 -t int --list-type int --set /apps/panel/toplevels/bottom_panel/auto_hide_size 0
2007 Apr 07
3
GWD button drawing prob-- any Cairo pro have insights?
Since I first tried nVidia's AIGLX with Compiz I've been seeing some pretty consistent drawing problems on GWD's minimize and maximize buttons on hover. It looks like part of the fill is drawn with low alpha. I haven't been able to duplicate it when using Xgl... Here's a quick vid of what I'm seeing:
2016 Dec 13
3
Bottom panel on new C7.3
Hi All, I run these commands for previous 7.2 to hide the bottom panel. gconftool-2 -t int --list-type int --set /apps/panel/toplevels/bottom_panel/auto_hide_size 0 gconftool-2 -t bool --list-type bool --set /apps/panel/toplevels/bottom_panel/auto_hide true It does not seem to be working any more... I am seeing the panel. Thoughts? Jerry
2006 Sep 24
3
AIGLX Support with nVidia 9625 Drivers
Hello, I'm on a Gentoo machine with the latest beta nVidia 9625 Drivers, trying to get Compiz to work with AIGLX... simply running 'compiz', or even with the addition of any options other than version, causes compiz to detect that it is indeed not XGL, and then segmentation faults... please note that I have only currently tried this with Compiz-Quinnstorm (the latest package available
2006 Dec 21
1
Gtk-Window-Decorator Problem
Hi, There is a strange bug in gwd. When using compiz, after some time all window decorations become non-responsive. All buttons on the decoration become non-clickable and I can't move any window. Also the decoration color stays in an unfocused state, but I can focus all windows. After that point if i open new windows, they have a decoration bar, but no buttons, icon or title. I've no idea
2015 Apr 22
3
libvirtd for el7
Hi, I see that for EL6 gwd already has pushed a libvirtd package with version 1.2.10[1]. I got request from VDSM development to provide libvirt >= 1.2.9 for EL7 for oVirt 3.6. gwd, do you just rebuilt http://koji.fedoraproject.org/koji/buildinfo?buildID=594825 ? I'm looking at http://koji.fedoraproject.org/koji/buildinfo?buildID=628689 may this work for you? [1]
2009 Apr 03
1
Hello! I got error in C - R
Hello, My name is Ick Hoon Jin and I am Ph. D. student in Texas A & M Univ.. When I run the C embedded in R in the Linux system, I confront the following error after 6,000 iteration. By googling I found this error is from the problem in C. *** caught segfault *** address (nil), cause 'memory not mapped' My C code is following:
2007 Feb 23
2
gtk-window-decorator - No window borders
Hi, I have a strange problem with gtk-window-decorator. I've tried 0.3.6 & the latest from git, but with either I don't get any window borders when running gwd. I hope its not something simple I've missed but I've searched around and not found anything. gwd never segfaults or even displays any warnings or anything for that matter. It just doesn't draw the borders. I've
2014 Jul 07
2
Xen 4.4.1-rc1+ rebase
I've got a first cut of the rebase here: git://github.com/gwd/sig-virt-xen out/update-4.4.1-rc1-ee81dda-RFC To build it, you'll need to download the polarssl tarball: http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz And you'll need a tarball based on (unfortunately) a private tree, which you can find here: git://github.com/gwd/xen base/update-4.4.1-rc1-ee81dda-RFC This
2013 Jul 08
1
Disabling user switching in CentOS 6
Installing CentOS 6 on a lab full of workstations, and I want to disable fast user switching. With CentOS 5, I simply made sure that the "user_switch_enabled" entry in /etc/gconf/schemas/gnome-screensaver.schemas was set to false. However, that doesn't work with CentOS 6. I've found various proposed solutions to this issue, such as gconftool-2 --direct --config-source
2006 Oct 03
6
Tried out Beryl (Animation pugin)
Hi I just tried out the new 0.1.0 release of beryl. Generally I do like the compiz fdo version, because I like the gconf integration and the metacity theme support in gwd. Also I think their configuration system is a complete mess, this beryl settings manager is completly bloated in my opinion. Anyway, I noticed they have quite a lot of plugins. While I found most of them nothing special, the
2005 Dec 12
3
gconftool
I am using gconftool to set a number of parameters up automatically... However, the one parameter I cannot find is under root you should be able to set the "automatic login" on first boot up. This found under "Applications", "System settings", "Login screen", then automatic login. Can someone point me to that setting? THanks, Jerry