Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Colored Windows buttons in KDE?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Fri Apr 25, 2003 8:23 pm    Post subject: Colored Windows buttons in KDE? Reply with quote

I took a quick look and couldn't find this. Perhaps I was looking under the wrong topic. Anyway, I'd like to know how to make those bright candy colored windows decoration buttons in KDE. The buttons that maximize, close, etc. The closest I could get was using the "Glow" windows decoration but this was not what I wanted.

Any hints?
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
relyt
Apprentice
Apprentice


Joined: 29 Aug 2002
Posts: 238
Location: Massachusetts

PostPosted: Fri Apr 25, 2003 11:02 pm    Post subject: Re: Colored Windows buttons in KDE? Reply with quote

Code:
emerge mosfet-liquid-widget
Back to top
View user's profile Send private message
PARENA
Guru
Guru


Joined: 06 Jan 2003
Posts: 349

PostPosted: Fri Apr 25, 2003 11:15 pm    Post subject: Re: Colored Windows buttons in KDE? Reply with quote

Jimbow wrote:
I took a quick look and couldn't find this. Perhaps I was looking under the wrong topic. Anyway, I'd like to know how to make those bright candy colored windows decoration buttons in KDE. The buttons that maximize, close, etc. The closest I could get was using the "Glow" windows decoration but this was not what I wanted.

Any hints?


As far as I know, nobody has created anything like that which was very usable. Somewhere on www.kde-look.org there's something like that, though. What relyt above here 'said' isn't what you're looking for. It gives you more of a Mac OS look than a Windows XP look (I think that's what you want).
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Sat Apr 26, 2003 1:02 am    Post subject: Re: Colored Windows buttons in KDE? Reply with quote

relyt wrote:
Code:
emerge mosfet-liquid-widget


I've got that emerged. Do you know what settings I need to change to get the candy colored buttons?

I've already got the style set to "High Performance Liquid Mosfet ... ". Using "High performance Liquid" windows decorations doesn't seem to do it and there is nothing in the Mosfet's Liquid section that seemed to do it either.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Sat Apr 26, 2003 1:09 am    Post subject: Re: Colored Windows buttons in KDE? Reply with quote

PARENA wrote:
As far as I know, nobody has created anything like that which was very usable. Somewhere on www.kde-look.org there's something like that, though. What relyt above here 'said' isn't what you're looking for. It gives you more of a Mac OS look than a Windows XP look (I think that's what you want).


I keep seeing these things in KDE screen shots. Here is an example. The open window in the middle of the screen with the dark transparent background has yellow, green and red buttons on the top right corner of the window decoration.

I sure hope this is not a Windows XP look. **shudder**.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
seaweed
n00b
n00b


Joined: 22 Apr 2002
Posts: 53
Location: NJ, USA

PostPosted: Sat Apr 26, 2003 1:16 am    Post subject: Reply with quote

That look is called AQUA.

KDE-LOOK.ORG


Its listed under native window manager.


Last edited by seaweed on Sat Apr 26, 2003 1:22 am; edited 1 time in total
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Sat Apr 26, 2003 1:21 am    Post subject: Reply with quote

Some weeks ago I made an ebuild for kwinacqua...

Code:

USE THE .tar.gz ONE POSTING BENEATH....


Put it into $PORTDIR_OVERLAY/x11-themes/kwinacqua/kwinacqua-2.1.ebuild
You can get the variable $PORTDIR_OVERLAY with
Code:

emerge info | grep PORTDIR


.. then...

Code:

cd $PORTDIR_OVERLAY/x11-themes/kwinacqua/
ebuild kwinacqua-2.1.ebuild digest
emerge kwinacqua-2.1.ebuild


I hope it`s that, what you`ve searched for...


Greetings

Elias P.


Last edited by EliasP on Sat Apr 26, 2003 1:44 am; edited 1 time in total
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Sat Apr 26, 2003 1:40 am    Post subject: Reply with quote

Uhm, seems that it doesn`t work, if you copy the text into a text file, so I put a tar.gz with all the things you need onto my webspace.. you can get it here:

http://home.t-online.de/home/elias.probst/gentoo/kwinacqua-2.1.ebuild.tar.gz
or
http://elias.homelinux.org/~elias/gentoo/kwinacqua-2.1.ebuild.tar.gz

Greetings

Elias P.
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Sat Apr 26, 2003 1:57 am    Post subject: Reply with quote

Now, there`s an ebuild for the Windec with Shadows too... get it here:

http://home.t-online.de/home/elias.probst/gentoo/aquaosk-2.0.ebuild.tar.gz
or
http://elias.homelinux.org/~elias/gentoo/aquaosk-2.0.ebuild.tar.gz

Works fine here...

Greetings

EliasP.
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Sat Apr 26, 2003 2:23 am    Post subject: Reply with quote

Thanks EliasP! Both tarballed ebuilds emerged flawlessly. The Aqua decorations caused my KDE to segfault but the Aqua OS K works perfectly. Thank you so much!
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Sat Apr 26, 2003 2:31 am    Post subject: Reply with quote

I think I`ll set the ebuilds onto bugs.gentoo.org...
So everybody can use them...

Greetings

Elias P.
Back to top
View user's profile Send private message
helmers
Guru
Guru


Joined: 16 Sep 2002
Posts: 553
Location: Stange, Norway

PostPosted: Sat Apr 26, 2003 6:42 am    Post subject: Reply with quote

Great! I'm starving for more stuff in /usr/portage/x11-themes! :D
_________________
C is for Cookies!
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Sat Apr 26, 2003 11:39 am    Post subject: Reply with quote

AquaosK:
https://bugs.gentoo.org/show_bug.cgi?id=19980

KwinAcqua
https://bugs.gentoo.org/show_bug.cgi?id=19979


Greetings

Elias P.
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Sat Apr 26, 2003 11:42 am    Post subject: Reply with quote

You the man! Elias P.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
trumee
Guru
Guru


Joined: 02 Mar 2003
Posts: 551
Location: London,UK

PostPosted: Mon Apr 28, 2003 3:36 pm    Post subject: Reply with quote

I am using the aquaosk window decoration with just one hitch. The text on my titlebar is all white in color, which is difficult to see. can this be changed.
Thanks
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Mon Apr 28, 2003 3:53 pm    Post subject: Reply with quote

Try this:
Controlcenter --> Appearance & Themes --> Colors --> Active/Inactive Title Text

Greetings

Elias P.
Back to top
View user's profile Send private message
The Khan Artist
Apprentice
Apprentice


Joined: 21 Jan 2003
Posts: 210
Location: Texas, USA

PostPosted: Wed Apr 30, 2003 2:11 pm    Post subject: Reply with quote

EliasP wrote:
AquaosK:
https://bugs.gentoo.org/show_bug.cgi?id=19980

KwinAcqua
https://bugs.gentoo.org/show_bug.cgi?id=19979


Greetings

Elias P.


So shoot me. I've never done this before and I'm feeling strangely lazy today.

How do I install these? Or should I just wait till they get in portage? :P
Back to top
View user's profile Send private message
EliasP
Guru
Guru


Joined: 06 Dec 2002
Posts: 318
Location: South-West Germany

PostPosted: Wed Apr 30, 2003 2:36 pm    Post subject: Reply with quote

Hi
Code:

emerge info | grep OVERLAY

gives you the variable to your PORTDIR_OVERLAY.
In my case, it`s
Code:

/usr/overlay

If you don`t have defined this variable, do this in
Code:

/etc/make.conf

Then become root and cd into your PORTDIR_OVERLAY
Code:

cd /usr/overlay

Create the directory x11-themes
Code:

mkdir x11-themes

cd into x11-themes
Code:

cd x11-themes

Untar the packages into x11-themes
Code:

tar xvfz /path/to/files/aquaosk-2.0.ebuild.tar.gz
tar xvfz /path/to/files/kwinacqua-2.1.ebuild.tar.gz

Emerge them
Code:

emerge ./aquaosk/aquaosk-2.0.ebuild ./kwinacqua/kwinacqua-2.1.ebuild



Greetings

Elias P.
Back to top
View user's profile Send private message
The Khan Artist
Apprentice
Apprentice


Joined: 21 Jan 2003
Posts: 210
Location: Texas, USA

PostPosted: Wed Apr 30, 2003 4:06 pm    Post subject: Reply with quote

SWEET!

Thank you!

EDIT: Man, this is slow... I can actually see the windows redrawing...
Back to Keramik :(
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Wed Apr 30, 2003 5:52 pm    Post subject: Reply with quote

The Khan Artist wrote:
EDIT: Man, this is slow... I can actually see the windows redrawing...
Back to Keramik :(

Are they both slow for you? Aqua crashes on me which gives me Windows Without Borders [TM] :) so I only run Aqua OS K. If they are both slow for you, what is your system like? (If you don't mind my asking).

I'm on a i8200 w/ a 1.59 Ghz pent4 and a GeoForce2 video card. When I switched to Aqua OS K I think I noticed a very slight slowdown (probably about 100 ms or less) but I don't really notice now.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
The Khan Artist
Apprentice
Apprentice


Joined: 21 Jan 2003
Posts: 210
Location: Texas, USA

PostPosted: Wed Apr 30, 2003 6:48 pm    Post subject: Reply with quote

I was just using Aqua OS K, with Mac-Style drop shadows.

On my P4 1.6GHz/GF2MX200, I could literally see the windows redrawing. I've just finished compiling kernel 2.5.68-mm2, though, and I tried it again. I dunno if it was the kernel, or something else I changed, but it seems a lot faster now.

I think most of what I thought was redraw lag is just the lag drawing the shadows.

One funny thing, though: In the "Configure Aqua OS K" tab, there are settings for the right-side button in the title bar. Only problem is... the button is on the left side of the title bar. :P
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Wed Apr 30, 2003 7:05 pm    Post subject: Reply with quote

The Khan wrote:
I think most of what I thought was redraw lag is just the lag drawing the shadows.

Oh yeah, I forgot. The shadows sucked bigtime. I too could see windows redrawing. :(

Quote:
One funny thing, though: In the "Configure Aqua OS K" tab, there are settings for the right-side button in the title bar. Only problem is... the button is on the left side of the title bar. :P

I was confused by this too at first. There is a box up top that says "Colored (X - x) buttons on right side". If you uncheck this box then the text for the other boxes make sense. Otherwise s/right/left/g and you are all set.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
Jimbow
Guru
Guru


Joined: 18 Feb 2003
Posts: 597
Location: Silver City, NM

PostPosted: Wed Apr 30, 2003 7:08 pm    Post subject: Reply with quote

The Khan wrote:
I think most of what I thought was redraw lag is just the lag drawing the shadows.

Oh yeah, I forgot. The shadows sucked bigtime. I too could see windows redrawing. :(

Quote:
One funny thing, though: In the "Configure Aqua OS K" tab, there are settings for the right-side button in the title bar. Only problem is... the button is on the left side of the title bar. :P

I was confused by this too at first. There is a box up top that says "Colored (X - x) buttons on right side". If you uncheck this box then the text for the other boxes make sense. Otherwise s/right/left/g and you are all set.
_________________
After Perl everything else is just assembly language.
Back to top
View user's profile Send private message
schutten
Tux's lil' helper
Tux's lil' helper


Joined: 29 Apr 2002
Posts: 120
Location: Veldhoven, the Netherlands

PostPosted: Thu May 01, 2003 9:48 am    Post subject: Reply with quote

Thanks EliasP, good work!
I am usually too lazy to start making ebuilds (although it is not _that_ hard)...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum