LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop
User Name
Password
Linux - Desktop This forum is for the discussion of all Linux Software used in a desktop context.

Notices


View Poll Results: Which window manager do you like?
Compiz 3 37.50%
Mutter 1 12.50%
Kwin 5 62.50%
Xfwm 2 25.00%
Multiple Choice Poll. Voters: 8. You may not vote on this poll

Reply
  Search this Thread
Old 11-01-2010, 01:32 PM   #1
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791
Blog Entries: 62

Rep: Reputation: 56
The [siren]compositing[/siren] window manager wars: Compiz vs. Mutter vs. Kwin vs. Xfwm


Which *compositing* window manager do you guys like best? Please explain your votes IN DETAIL.

Last edited by Kenny_Strawn; 11-01-2010 at 06:18 PM.
 
Old 11-01-2010, 01:40 PM   #2
paulsm4
LQ Guru
 
Registered: Mar 2004
Distribution: SusE 8.2
Posts: 5,863
Blog Entries: 1

Rep: Reputation: Disabled
KDE or Gnome.

Whichever happens to come with the default install.

No eye candy crap (like Compiz, Beryl or, for that matter, Vista Aero) on top

Small is beautiful.

PS:
For remote access, xfce all the way

Last edited by paulsm4; 11-01-2010 at 01:46 PM.
 
Old 11-01-2010, 02:12 PM   #3
ee437
LQ Newbie
 
Registered: Oct 2010
Location: Wisconsin, USA
Distribution: Slackware
Posts: 12

Rep: Reputation: 4
well... actually, i use fvwm2.

all i need is a graphical space i can put xterm and stuff onto. i do like having the multiple desktops (is that the right term?), so i can segregate my work. one for admin (calendar, todo list, e-mail, one for emacs and a shell window, one for web browsing, etc).
 
Old 11-01-2010, 03:05 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Openbox & xcompmgr
 
Old 11-01-2010, 05:45 PM   #5
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791

Original Poster
Blog Entries: 62

Rep: Reputation: 56
I did mention *compositing* window manager wars, not just "window manager wars". This thread is *ONLY* for people who *WANT* all those effects!
 
Old 11-01-2010, 06:58 PM   #6
mlangdn
Senior Member
 
Registered: Mar 2005
Location: Kentucky
Distribution: Slackware64-current
Posts: 1,845

Rep: Reputation: 452Reputation: 452Reputation: 452Reputation: 452Reputation: 452
I use kwin simply because kde has come a long way in desktop effects.
 
Old 11-01-2010, 08:57 PM   #7
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791

Original Poster
Blog Entries: 62

Rep: Reputation: 56
Yeah, I kind of agree. I kind of find Compiz hard to use; in particular, trying to take a screenshot of the Compiz desktop cube is especially hard. Why? The only way to show the cube is to rotate it -- automatically. Instead of the drag-and-drop desktop switching that Kwin uses (drag the cube to switch between desktops and then press <Enter>), in Compiz you press Ctrl+Alt+Right and the cube switches automatically. This may sound convenient, but trying to take a screenshot of the cube while it is in motion causes the screenshot of the cube to be distorted -- as in the cube looks like cube fragments.

Of course, with Mutter you don't have a cube at all, which I find even worse. However, Mutter does have the plus side of being able to draw a desktop shell without having to fork the window manager, while Compiz doesn't have that option.

That's why I don't see how Compiz could replace Mutter especially in Unity which is essentially drawn using Mutter. Unless you literally fork Compiz to a mainstream-incompatible point, it's impossible. In particular, you would need to literally clone Clutter using the OpenGL functions within Compiz and then add JSON support manually -- very painstaking indeed.

Overall, my opinion is the average "whichever WM suits you best" situation. If you want to be able to have the utmost in visual effects with the added ability to be able to take visible screenshots, use Kwin. If you want extreme visual effects + simplicity, use Compiz. If you are a developer and want to be able to customize how the WM shell looks on your desktop, you have no choice but to use Mutter. I'd say the result is pretty even.
 
Old 11-02-2010, 07:11 AM   #8
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Quote:
Originally Posted by Kenny_Strawn View Post
Yeah, I kind of agree. I kind of find Compiz hard to use; in particular, trying to take a screenshot of the Compiz desktop cube is especially hard. Why? The only way to show the cube is to rotate it -- automatically. Instead of the drag-and-drop desktop switching that Kwin uses (drag the cube to switch between desktops and then press <Enter>), in Compiz you press Ctrl+Alt+Right and the cube switches automatically. This may sound convenient, but trying to take a screenshot of the cube while it is in motion causes the screenshot of the cube to be distorted -- as in the cube looks like cube fragments.
Or you could just grab the desktop with the middle mouse button (or control+alt+mouse1) and drag the cube around, taking a screenshot whenever you want with the PrintScreen key).

Adam
 
Old 11-03-2010, 02:18 AM   #9
Kenny_Strawn
Senior Member
 
Registered: Feb 2010
Location: /usa/ca/orange_county/lake_forest
Distribution: ArchBang, Google Android 2.1 + Motoblur (on Motortola Flipside), Google Chrome OS (on Cr-48)
Posts: 1,791

Original Poster
Blog Entries: 62

Rep: Reputation: 56
Here's the problem with that: I have a netbook. Yes, I know it's kind of odd to have Compiz on a netbook, but there is no middle mouse button on *any* size laptop. So obviously that won't work.

In Kwin, you actually can drag the cube with *any* mouse button after pressing a certain key combination, which I find *much* easier to work with.
 
Old 11-03-2010, 05:52 AM   #10
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
Quote:
Originally Posted by Kenny_Strawn View Post
Here's the problem with that: I have a netbook. Yes, I know it's kind of odd to have Compiz on a netbook, but there is no middle mouse button on *any* size laptop. So obviously that won't work.
Which leaves you with the control+alt+mouse1 option I mentioned previously, and which you can use anywhere on the screen to grab the cube.

Just look at the attached image.

cube fragments? There are no cube fragments in that picture. And that was taken on a laptop with no middle mouse button. Quite simple and easy.

So, frankly, you were wrong when you said:

Quote:
This may sound convenient, but trying to take a screenshot of the cube while it is in motion causes the screenshot of the cube to be distorted -- as in the cube looks like cube fragments.
Adam
Attached Thumbnails
Click image for larger version

Name:	compiz-screenshot.jpg
Views:	37
Size:	208.6 KB
ID:	5066  
 
Old 11-03-2010, 06:33 AM   #11
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Quote:
Originally Posted by adamk75 View Post

Just look at the attached image.
The quality of the picture is rather discouraging. Is this your low resolution display or something else? It looks like 800x600 resolution.
 
Old 11-03-2010, 06:47 AM   #12
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
The display resolution is the same as the resolution of the image, 1280x800.

Adam
 
Old 11-03-2010, 06:59 AM   #13
igadoter
Senior Member
 
Registered: Sep 2006
Location: wroclaw, poland
Distribution: many, primary Slackware
Posts: 2,717
Blog Entries: 1

Rep: Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625Reputation: 625
Strange. It is a problem to rasterize (pixelize?) 45 degree lines but on your picture they look not well. What are the reasons for that?
 
Old 11-03-2010, 07:13 AM   #14
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
I'm really not sure what you're referring to.

Adam
 
Old 11-03-2010, 09:14 AM   #15
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Quote:
Originally Posted by Kenny_Strawn View Post
Here's the problem with that: I have a netbook. Yes, I know it's kind of odd to have Compiz on a netbook, but there is no middle mouse button on *any* size laptop. So obviously that won't work.

In Kwin, you actually can drag the cube with *any* mouse button after pressing a certain key combination, which I find *much* easier to work with.
Right, only two buttons on my laptop, but middle mousebutton is emulated by pressing both buttons together.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Unity Default Desktop Interface In Ubuntu 11.04, To Use Compiz Instead Of Mutter LXer Syndicated Linux News 0 10-25-2010 08:00 PM
LXer: Mutter: Window Manager in GNOME's Future LXer Syndicated Linux News 0 07-09-2009 05:20 AM
compositing window manager problems pepsimachine15 Linux - Software 5 06-30-2008 10:22 PM
Need Compiz Window Manager jncarlos SUSE / openSUSE 1 03-03-2007 05:04 AM
window manager: XFWM or XFWM4 with GNOME? sylvain_gnu Debian 3 05-03-2004 04:13 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Desktop

All times are GMT -5. The time now is 02:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration