Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
|
11-09-2013, 06:21 AM
|
#1
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Rep:
|
compiz titlebar on slackware 14.0
Hello,
I installed compiz and emerald and I have a little problem... The window is stuck on the top left corner without a titlebar. How can we fix this? I run slackware 14.0. Compiz works fine, the rotating cube works. Its really just the windows with the titlebar. I use xfce and have the same problem with kde.
Waiting for a reply, thanks,
Dumdadum
Last edited by dumdadum; 11-09-2013 at 06:48 AM.
|
|
|
11-09-2013, 06:57 AM
|
#2
|
Senior Member
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690
|
Your compiz settings may need to be checked. You need window decorations set.
If they are good, then try
Code:
emerald --replace &
in the terminal
Last edited by andrewthomas; 11-09-2013 at 06:58 AM.
|
|
1 members found this post helpful.
|
11-09-2013, 07:33 AM
|
#3
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Original Poster
Rep:
|
Quote:
Originally Posted by andrewthomas
Your compiz settings may need to be checked. You need window decorations set.
If they are good, then try
Code:
emerald --replace &
in the terminal
|
Yes dear friend, its supposed to go in the "command" field in the ccsm effects window decorations section. The field "command" already says emerald --replace. I can add the & and check it out... I loaded kde just for fun, and emerald is detected as a theme manager.
I also have another problem. When I load up xfce with startx, the mouse isnt visible. Anybody knows how to fix that too?
Thanks,
Dumdadum
|
|
|
11-09-2013, 09:32 AM
|
#4
|
Member
Registered: Jan 2013
Location: France
Distribution: Slackware 14.1 32 bits
Posts: 211
Rep:
|
Hi,
You have to enable 3 options in ccsm after the installation of commpiz as explained in SBo :
http://slackbuilds.org/slackbuilds/1...E.POST_INSTALL
Please check if you've done this.
It might be what you've missed.
For "neat" and tearing free compositing in Xfce, I advice you to try out "compton".
It's a compositor that has fade in/out effets as well as shadows effets in your windows.
http://www.reddit.com/r/linux/commen...ompositing_in/
And a config file is available here :
http://duncanlock.net/blog/2013/06/0...iting-in-xfce/
I'm using this instead of compiz, because Compiz is cool but not maintained anymore.
Slackware has all the required dependencies for compton except libconfig.
But there's Slackbuilds for both libconfig and compton on github.
Hope it helps. 
Last edited by Nh3xus; 11-09-2013 at 09:35 AM.
|
|
3 members found this post helpful.
|
11-09-2013, 10:59 AM
|
#5
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Original Poster
Rep:
|
Quote:
Originally Posted by Nh3xus
|
Hello,
Thanks for the reply. I have a few questions...
Quote:
After you've installed the compiz-fusion packages you need to enable
a few key features before you launch compiz.
Launch "ccsm" and enable the following options:
* Window Decorations
* Move Window
* Rezise Window
These options will allow you to manage your windows.
After enabled, you can launch compiz and customize to your liking.
|
I enabled all 3 options and still doesnt work. Any ideas?
Cheers,
Dumdadum
|
|
|
11-09-2013, 11:08 AM
|
#6
|
LQ Newbie
Registered: Sep 2013
Posts: 23
Rep: 
|
Quote:
Originally Posted by Nh3xus
Hi,
For "neat" and tearing free compositing in Xfce, I advice you to try out "compton".
|
I'm using xfwm 4.11. It works great, tearing free (it has the vsync option).
|
|
|
11-09-2013, 02:56 PM
|
#7
|
Senior Member
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690
|
Quote:
Originally Posted by dumdadum
Yes dear friend, its supposed to go in the "command" field in the ccsm effects window decorations section. The field "command" already says emerald --replace.
|
sometimes it does not work right there. Remove it, and try
Code:
emerald --replace &
in the terminal. Post any errors
|
|
|
11-09-2013, 03:04 PM
|
#8
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Original Poster
Rep:
|
Quote:
Originally Posted by andrewthomas
sometimes it does not work right there. Remove it, and try
Code:
emerald --replace &
in the terminal. Post any errors
|
Yeah I tried that...
Do you think I need any video driver or something like that?
Cheers,
Dumdadum
|
|
|
11-09-2013, 03:34 PM
|
#9
|
Senior Member
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690
|
Quote:
Originally Posted by dumdadum
Yeah I tried that...
Do you think I need any video driver or something like that?
Cheers,
Dumdadum
|
What do you get here?
Code:
# glxinfo |grep OpenGL
OpenGL renderer string: Gallium 0.4 on AMD RV670
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.0.0-devel (git-fa8b151)
|
|
1 members found this post helpful.
|
11-09-2013, 10:22 PM
|
#10
|
Senior Member
Registered: Dec 2005
Location: Springfield, MO
Distribution: Slackware64-15.0
Posts: 2,908
|
You can try using the gtk-window-docorator, type gtk-window-decorator. If it works it will help us nail down what the problem could be. also you can move a window with compiz by hold down ALT and your left mouse button if its stuck in the corner.
|
|
|
11-10-2013, 01:40 PM
|
#11
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Original Poster
Rep:
|
Quote:
Originally Posted by andrewthomas
What do you get here?
Code:
# glxinfo |grep OpenGL
OpenGL renderer string: Gallium 0.4 on AMD RV670
OpenGL core profile version string: 3.1 (Core Profile) Mesa 10.0.0-devel (git-fa8b151)
|
I dont have opengl installed. Im trying to see if its the PyOpenGL that youre talking about... what is the OpenGL packages that slackbuilds.org must surely have that I can compile?
Thanks,
Dumdadum
|
|
|
11-10-2013, 01:44 PM
|
#12
|
Member
Registered: May 2009
Location: Montreal, Quebec, Canada
Distribution: Slackware 14.1 64 bits
Posts: 238
Original Poster
Rep:
|
Quote:
Originally Posted by Daedra
You can try using the gtk-window-docorator, type gtk-window-decorator. If it works it will help us nail down what the problem could be. also you can move a window with compiz by hold down ALT and your left mouse button if its stuck in the corner.
|
I want to use emerald...
Thanks,
Dumdadum
|
|
|
11-10-2013, 02:07 PM
|
#13
|
Senior Member
Registered: May 2010
Location: Chicago Metro
Distribution: Arch, Gentoo, Slackware
Posts: 1,690
|
Quote:
Originally Posted by dumdadum
I dont have opengl installed.
|
What is the output of
Code:
glxinfo|grep OpenGL
?
|
|
1 members found this post helpful.
|
11-10-2013, 03:10 PM
|
#14
|
Member
Registered: Jan 2013
Location: France
Distribution: Slackware 14.1 32 bits
Posts: 211
Rep:
|
Quote:
Originally Posted by dumdadum
Hello,
Thanks for the reply. I have a few questions...
I enabled all 3 options and still doesnt work. Any ideas?
Cheers,
Dumdadum
|
You have to install a theme that is compatible with Emerald.
Also, you have to install the gtk engine that your theme of choice requires (if any).
|
|
|
11-10-2013, 03:19 PM
|
#15
|
Member
Registered: Jan 2013
Location: France
Distribution: Slackware 14.1 32 bits
Posts: 211
Rep:
|
Quote:
Originally Posted by grothen
I'm using xfwm 4.11. It works great, tearing free (it has the vsync option).
|
Thanks for the feedback.
I've seen the commit in the github repos.
Since I'm a -current user, I think it's just a matter of time before Pat ships it.
Of course building it is an option too.
I just lost hope in a bug fix for that since this bug was well known and never got really fixed.
In previous versions of xfwm4 you were able to enable the vsync option manually with the settings editor of Xfce.
But I had no joy on my laptop.
I guess I will give it a run on another box because I like compton and I don't plan to get rid of it now.
|
|
|
All times are GMT -5. The time now is 06:13 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|