You are not logged in.
I have tried flux, pekwm, waimea and many others. They all did not handle composite very will if at all.
My config is simple torsmo and widow manager with lots of terms and apps, ie. firefox-0.10, thunderbird-0.8, abiword, gnumeric, eterm, etc. All simple.
Openbox handles composite flawlessly, xcomposite -cCF. In addition memory usage is great, very low.
Just thought I would drop a line this is awsome. I wanted something like flux I will be trying transpency soon.
It is worth a try.....and is under active devel.
Walt
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
openbox, ha?
the wm that obeys to standards. I like that.
btw I cannot find any help what this parameters do
mpmgr -h
xcompmgr: invalid option -- h
usage: xcompmgr [-d display] [-n] [-s] [-c] [-a] [-f] [-F] [-C]
[nk@Freud ~]$ man xcompmgr
man: No such file or directory
so see you use more that -cf would you like to explain and/or add that info [or link that say that info] to the wiki page of xapps of ArchLinux (wiki.archlinux.org)
thanks!
Offline
what's composite?
arch + gentoo + initng + python = enlisy
Offline
I too was amaze by the fact that it follows standards of freedesktop.org. I think waimea will follow suit when the developer gets time. But, openbox has such a leap on the development.
Still have not tried transpency yet. But, pbpanel and torsmo are just awsome!!!
composite is part of the new version of xorg 6.8.0. It allows shadowing of windows.
Composite OPTIONS:
-d display
Specifies the display to manage.
Specifies the display to manage.
-a Automatic server-side compositing. This instructs the server to
use the standard composition rules. Useful for debugging.
-c Client-side compositing with soft shadows and translucency sup-
port.
-f When -c is specified, enables a smooth fade effect for transient
windows like menus, and for all windows on hide and restore
events.
-n Simple client-side compositing.
-s Server-side compositing with hard-edged shadows.
-C When -c is specified, attempts to avoid painting shadows on pan-
els and docks.
-F When -f is specified, also enables the fade effect when windows
change their opacity, as with transset(1).
-S Enables synchronous operation. Useful for debugging.
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
what's composite?
yeah whats the big deal ?
shadows emmm very slow redraw now .....
Mr Green
Offline
The deal is the artifact that are left when window redraw sometime with other window managers. Another thing I have noticed is the memory consumption with: openbox, fbpanel, torsmo running on initial startup 42mb is used. This is the lowest sofar of all of the window managers simular to blackbox/fluxbox. Sofar I really like this WM.
walt
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
any chance of you sharing your xorg settings to us
I grabbed xapps ... tried xcompmgr -c & very slow .....
:?
Mr Green
Offline
The tip for composite performance is (maybe if its in every single thread someone will notice..):
Get an nvidia card, use the official nvidia driver, add
"Option" "RenderAccel" "true"
to the device section of your xorg.conf (or whatever) file. NVidia's RENDER extension acceleration seems to be very helpful to off-screen compositing. Perhaps ATi will realise this and release a driver that also accelerates RENDER in this way. Also, in the future, reworking of the X acceleration architecture will help with this sort of thing. For a clue as to what is possible, see the KDrive xserver at freedesktop.org.
Offline
Offline
openbox + composite = <3
To err is human... to really foul up requires the root password.
Offline
in xorg.conf .....
Section "Extensions"
Option "Composite" "Enable"
Option "RENDER" "Enable"
EndSection
did a google ... to get that will try nvidia render line sorry for asking
Mr Green
Offline
Heh, don't worry 'bout it. But maybe try a forum search too next time.
Anyway, I just tried Openbox as a replacemnt WM for gnome and it does seem to work nicely with xcompmgr. The windows now maximise without hiding the gnome panel, which is nice.
However, it completely screws up if I use the gnome panel workspace-switcher to switch workspaces, which is a shame. Works fine without xcompmgr.
I expect metacity in gnome 2.8 will improve on things anyway. It has some compositing support itself (turned on through gconf, I think).
Offline
I just got the CVS version of Openbox and compiled it. I can not find any artifact anymore produced normally by composite. I will be testing transpancy later tonight. For my needs Openbox is sofar the best WM.
Openbox
fbpanel
torsmo
usual apps....
walt
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
I had a problem where I made Openbox Gnome's wm, but now when I start gnome, it takes forever to start up, the start-up screen just hangs on openbox.
Offline
try running the following:
exec openbox --replace
P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux
Offline
In my .xinitrc? I did the instructions on Openbox's website but i cannot get it to load now.
Offline
I had a problem where I made Openbox Gnome's wm, but now when I start gnome, it takes forever to start up, the start-up screen just hangs on openbox.
same problem here.
I do love gnome, but I use openbox / xfce4 instead, until gnome 2.8 hits the stable repos
To err is human... to really foul up requires the root password.
Offline