Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
The F? Virtual Window Manager (part 2)
View unanswered posts
View posts from last 24 hours

Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 28, 29, 30  Next  
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 751
Location: Gent (Belgium)

PostPosted: Thu Oct 21, 2004 5:31 pm    Post subject: Reply with quote

Apreche wrote:
tommy_fila wrote:
Hmm, the picture wont resize to 1280x1024. Is there any way I can change this, or would this screw up the horizontal/vertical ratio? I'm guessing I just have to download another picture...?


What do you mean it wont resize? Use ImageMagick.

Code:
bash$ mogrify -geometry 1280x1024 picture.png


That will resize the image for sure.


He means it won't scale. So using imagemagick is a bit overkill when you bg-setting programn can scale the image for you...
_________________
Fvwm|Fvwm forum|Fvwm Wiki
Back to top
View user's profile Send private message
eeknay
Guru
Guru


Joined: 07 Jul 2003
Posts: 402
Location: EndOfTheRainbow

PostPosted: Sat Oct 23, 2004 10:31 pm    Post subject: Reply with quote

Apreche wrote:
Stormy Eyes wrote:
eeknay wrote:
I just downloaded some nautilus themes. How do i set them? I did not find any options for that in nautilus itself


You have to have /usr/libexec/gnome-settings-daemon running in the background, and you have to use /usr/bin/gnome-theme-manager to choose a different icon theme. You can drag theme tarballs from nautilus into your gnome-theme-manager window to install them, or you can manually untar GTK themes into ~/.themes and icon themes into ~/.icons.


Actually, I have found what may or may not be a better way to do gtk themes in fvwm. Instead of using gnome-settings-daemon and gnome-theme-manager. I use xfce4. I make the xfce-mcs-manager startup when fvwm starts up. Then I use xfce-setting-show to pick a theme. It works great. I really like the xfce-curve theme anyways.


Thanks for your info :) this worked great. /me is very happy now
_________________
Linda: "The holiday season is time of celebration for most but it is also the time to remember the tragic suffering of the less fortunate."
Morbo: "Earthlings do not yet know the meaning of suffering."
Back to top
View user's profile Send private message
eeknay
Guru
Guru


Joined: 07 Jul 2003
Posts: 402
Location: EndOfTheRainbow

PostPosted: Sat Oct 23, 2004 11:07 pm    Post subject: Reply with quote

uhm, any ideas where to get those pixmaps from (for tilebar and buttons) ?
_________________
Linda: "The holiday season is time of celebration for most but it is also the time to remember the tragic suffering of the less fortunate."
Morbo: "Earthlings do not yet know the meaning of suffering."
Back to top
View user's profile Send private message
gabe-kai
n00b
n00b


Joined: 03 Sep 2003
Posts: 63
Location: Michigan, USA

PostPosted: Sun Oct 24, 2004 10:32 pm    Post subject: Reply with quote

Perhaps this has been answered before (I'm not sure how to search within a thread) but is there a way to use svg icons in my dock and menus? I know I can use idesk for the root window, but I'm hoping to use svg for all my wm graphics.
_________________
"People demand freedom of speech to make up for the freedom of thought which they avoid."
- Soren Aabye Kierkegaard
Back to top
View user's profile Send private message
Rainmaker
Veteran
Veteran


Joined: 12 Feb 2004
Posts: 1650
Location: /home/NL/ehv/

PostPosted: Sun Oct 24, 2004 10:55 pm    Post subject: Reply with quote

click on "quick search" and use "display results as: posts".

Don't know the answer to your question though
_________________
If you can't dazzle them with brilliance, baffle them with bullshit.
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Tue Oct 26, 2004 12:25 pm    Post subject: Reply with quote

Ok, I'm not happy with XFCE4 and I'm gonna switch back to FVWM. I have some neat ideas. :twisted:

I was wondering if I could maybe use the xfce4-panel with FVWM? Like when I hit minimize on the FVWM decor it would actually minimize in the panel and not become some icon or something.
Back to top
View user's profile Send private message
s3ntient
Guru
Guru


Joined: 13 Apr 2003
Posts: 304
Location: Lyon, France

PostPosted: Tue Oct 26, 2004 2:51 pm    Post subject: Reply with quote

Just wanted to let you guys know I modified three OpenBox pipe menu scripts to work with FVWM. There's an ACPI menu which lets you see temperature, cpu speed, remaining battery and control the cpu frequency scaling. A Gmail menu which tells you how many emails you have and can open gmail in your browser, and an emerge menu which gives you the output of emerge -uDp world and lets you update one or all of the packages.

You can see screenshots here:
ACPI
Emerge

You can get them here:
http://forums.gentoo.org/viewtopic.php?t=242076
_________________
http://blog.chaostrophy.org
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Tue Oct 26, 2004 6:48 pm    Post subject: Reply with quote

Okay, I got some grand ideas for my FVWM, but I need to know a few things.

True transparency for the root menu? edit: DONE

Shadows for text? (titlebar text) edit: DONE

And multipixmap for the titlebars, gonna do some searching. :? edit: DONE!

Anyone know if it's possible to get _REAL_ transparency in the titlebars?
Back to top
View user's profile Send private message
Keffin
Apprentice
Apprentice


Joined: 14 Feb 2004
Posts: 202
Location: England

PostPosted: Tue Oct 26, 2004 10:32 pm    Post subject: Reply with quote

Ruzbeh wrote:
Anyone know if it's possible to get _REAL_ transparency in the titlebars?


Not a problem, you can use .png images for titlebars, so just create a semi-transparent one and use it.
_________________
Always cut the deck if it ups your odds.
Back to top
View user's profile Send private message
rawoul
n00b
n00b


Joined: 27 Dec 2003
Posts: 65

PostPosted: Tue Oct 26, 2004 11:00 pm    Post subject: Reply with quote

Noone answered me on irc, so maybe someone will know here

In my config i have:
Code:
EwmhBaseStruts 0 0 20 0
Style * EWMHUseStrutHints, EWMHPlacementUseWorkingArea

With the Maximize command windows are maximized and do not cover the 20pixels at the top, so it's ok.
But with:
Code:
Maximize growonwindowlayer grow grow

the 20 pixels are covered; this should only happen if the ewmhiwa flag was specified. Is this a bug or i missed something ?
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Wed Oct 27, 2004 8:40 am    Post subject: Reply with quote

Keffin wrote:
Ruzbeh wrote:
Anyone know if it's possible to get _REAL_ transparency in the titlebars?


Not a problem, you can use .png images for titlebars, so just create a semi-transparent one and use it.


Well I can't get it to work, show me an example?
Back to top
View user's profile Send private message
Keffin
Apprentice
Apprentice


Joined: 14 Feb 2004
Posts: 202
Location: England

PostPosted: Wed Oct 27, 2004 9:14 am    Post subject: Reply with quote

Sorry, I thought it was a simple case of drawing a transparent image, but there is a default colour behind it that you need to get rid of too (I think that's what's up). I've never done it myself but have a look here for a screeny with a semi-transparent title-bar. In the comments below is a link to his config file.

Hope that helps.
_________________
Always cut the deck if it ups your odds.
Back to top
View user's profile Send private message
jerrybme
n00b
n00b


Joined: 15 Sep 2004
Posts: 61

PostPosted: Wed Oct 27, 2004 12:24 pm    Post subject: Reply with quote

Zyklon wrote:
Just wanted to let you guys know I modified three OpenBox pipe menu scripts to work with FVWM. There's an ACPI menu which lets you see temperature, cpu speed, remaining battery and control the cpu frequency scaling. A Gmail menu which tells you how many emails you have and can open gmail in your browser, and an emerge menu which gives you the output of emerge -uDp world and lets you update one or all of the packages.

You can see screenshots here:
ACPI
Emerge

You can get them here:
http://forums.gentoo.org/viewtopic.php?t=242076


Nice work Zyklon :) love the emerge script, very handy. Thanks for sharing!
Jerry
Back to top
View user's profile Send private message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 751
Location: Gent (Belgium)

PostPosted: Thu Oct 28, 2004 4:30 pm    Post subject: Reply with quote

Hi guys, seeing as this thread (or better, these threads) continues to be popular I thought it might be a good idea to put up a forum for fvwm on it's own as that would greatly improve the searchability of the posts...

I have the necessary hosting, which I think will be sufficiënt (if necessary I can always upgrade the capacity etc.)

Now is my question twofold:

First: would anybody be interested in a separate fvwm forum?

Secondly: I was wondering about the layout, I thought about giving important modules separate forums but I'm not sure about which include... FvwmButtons, FvwmEvent are very good canditates I think but I'll wager there are more good candidates...

FvwmScript is going to get a separate section which will be about Fvwm scripting.

So basically I have this layout:

General:
- News
- The Tavern (general chat)
Basic questions:
- Installation
- Newbie questions
Configuration:
- FvwmScript
- Other scripting
- General configuration questions
Fvwm modules:
- FvwmButtons
- FvwmEvent
- ...

Tell me what you think :)
_________________
Fvwm|Fvwm forum|Fvwm Wiki
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Thu Oct 28, 2004 5:43 pm    Post subject: Reply with quote

theBlackDragon wrote:
Hi guys, seeing as this thread (or better, these threads) continues to be popular I thought it might be a good idea to put up a forum for fvwm on it's own as that would greatly improve the searchability of the posts...

I have the necessary hosting, which I think will be sufficiënt (if necessary I can always upgrade the capacity etc.)

Now is my question twofold:

First: would anybody be interested in a separate fvwm forum?

Secondly: I was wondering about the layout, I thought about giving important modules separate forums but I'm not sure about which include... FvwmButtons, FvwmEvent are very good canditates I think but I'll wager there are more good candidates...

FvwmScript is going to get a separate section which will be about Fvwm scripting.

So basically I have this layout:

General:
- News
- The Tavern (general chat)
Basic questions:
- Installation
- Newbie questions
Configuration:
- FvwmScript
- Other scripting
- General configuration questions
Fvwm modules:
- FvwmButtons
- FvwmEvent
- ...

Tell me what you think :)


Hell no, my newb questions would never get anwsered that way. But thanks. :wink:
Back to top
View user's profile Send private message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 751
Location: Gent (Belgium)

PostPosted: Thu Oct 28, 2004 6:03 pm    Post subject: Reply with quote

Ruzbeh wrote:
theBlackDragon wrote:
So basically I have this layout:

General:
- News
- The Tavern (general chat)
Basic questions:
- Installation
- Newbie questions
Configuration:
- FvwmScript
- Other scripting
- General configuration questions
Fvwm modules:
- FvwmButtons
- FvwmEvent
- ...

Tell me what you think :)


Hell no, my newb questions would never get anwsered that way. But thanks. :wink:


I already was wondering about the name, don't have any ideas for another one though...

All suggestions are very welcome (and I don't only mean on this subject of course :) )
_________________
Fvwm|Fvwm forum|Fvwm Wiki
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Thu Oct 28, 2004 6:27 pm    Post subject: Reply with quote

I got a big problem, the text on my titlebars are just 1 pixel too high, it looks real bad!
Screen: http://members.lycos.nl/ultrasupreme/titlebartext.png

Anyone got any ideas?
Back to top
View user's profile Send private message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 751
Location: Gent (Belgium)

PostPosted: Thu Oct 28, 2004 6:44 pm    Post subject: Reply with quote

Ruzbeh wrote:
I got a big problem, the text on my titlebars are just 1 pixel too high, it looks real bad!
Screen: http://members.lycos.nl/ultrasupreme/titlebartext.png

Anyone got any ideas?


Have you tried specifying a different size in your fvwm2rc? I don't have access to my fvwm2rc atm due to my box being b0rked, but you could search the fvwm manpage for "xft".

hth
_________________
Fvwm|Fvwm forum|Fvwm Wiki
Back to top
View user's profile Send private message
Unne
l33t
l33t


Joined: 21 Jul 2003
Posts: 616

PostPosted: Fri Oct 29, 2004 5:39 pm    Post subject: Reply with quote

Ruzbeh wrote:
I got a big problem, the text on my titlebars are just 1 pixel too high, it looks real bad!
Screen: http://members.lycos.nl/ultrasupreme/titlebartext.png

Anyone got any ideas?


Code:
Style * Font "xft:bitstream vera sans:size=8"

_________________
Obligatory hompage link.
Back to top
View user's profile Send private message
Ruzbeh
Apprentice
Apprentice


Joined: 23 Jun 2004
Posts: 223

PostPosted: Fri Oct 29, 2004 8:44 pm    Post subject: Reply with quote

Unne wrote:
Ruzbeh wrote:
I got a big problem, the text on my titlebars are just 1 pixel too high, it looks real bad!
Screen: http://members.lycos.nl/ultrasupreme/titlebartext.png

Anyone got any ideas?


Code:
Style * Font "xft:bitstream vera sans:size=8"


Dude that doesn't work at all.
Back to top
View user's profile Send private message
MrApples
Guru
Guru


Joined: 13 Dec 2002
Posts: 511

PostPosted: Fri Oct 29, 2004 9:03 pm    Post subject: Reply with quote

i like the idea of a standalone fvwm forum
_________________
http://www.whatsinyourbox.org -- Technology discussion, news, and more.
Back to top
View user's profile Send private message
eeknay
Guru
Guru


Joined: 07 Jul 2003
Posts: 402
Location: EndOfTheRainbow

PostPosted: Fri Oct 29, 2004 11:02 pm    Post subject: Reply with quote

yup i'd go for that too
_________________
Linda: "The holiday season is time of celebration for most but it is also the time to remember the tragic suffering of the less fortunate."
Morbo: "Earthlings do not yet know the meaning of suffering."
Back to top
View user's profile Send private message
theBlackDragon
l33t
l33t


Joined: 23 Nov 2002
Posts: 751
Location: Gent (Belgium)

PostPosted: Sat Oct 30, 2004 7:34 pm    Post subject: Reply with quote

At this moment I have a basic forum up on http://fvwm.lair.be.

It's still very basic and such, but it's a start I'd say :)

Any comments, suggestions or other related things can be mailed to admin at lair.be or posted on the forum in "About the forum". Thanks in advance for any feedback you might have.
_________________
Fvwm|Fvwm forum|Fvwm Wiki
Back to top
View user's profile Send private message
plbe
l33t
l33t


Joined: 01 May 2004
Posts: 661

PostPosted: Mon Nov 01, 2004 2:29 pm    Post subject: Reply with quote

I posted earlier in this thread but don't know how many saw it. There is now a site up for the Gentoo Community at www.splatbox.org which features themes configs for openbox, fluxbox and fvwm where you can have your fvwm configs posted and available for download theres also howtos section and more anyway I'll ask init if he wouldn't mind setting up a forum. The main thread is in gentoo chat
Back to top
View user's profile Send private message
Gentii
Guru
Guru


Joined: 01 Feb 2004
Posts: 306

PostPosted: Mon Nov 01, 2004 10:19 pm    Post subject: Reply with quote

I've a problem with my title bar too. It isn't the title, but the buttons that are misplaced. They are all some pixels too low. I tried to change a lot of things in the relevant section, but nothing helped.
Code:
DestroyDecor Default
AddToDecor   Default
+ TitleStyle CenterJustified Height 24 -- flat
+ ButtonStyle 1 \
        ActiveUp     (Pixmap aqua/AquaBlue.xpm -- flat) \
        ActiveDown   (Pixmap aqua/AquaBlue.xpm -- flat) \
        Inactive     (Pixmap aqua/AquaGray.xpm -- flat)
+ ButtonStyle 2 \
        ActiveUp     (Pixmap aqua/AquaRed.xpm -- flat) \
        ActiveDown   (Pixmap aqua/AquaRedX.xpm -- flat) \
        Inactive     (Pixmap aqua/AquaGray.xpm -- flat)
+ ButtonStyle 4 \
        ActiveUp     (Pixmap aqua/AquaGreen.xpm -- flat) \
        ActiveDown   (Pixmap aqua/AquaGreenX.xpm -- flat) \
        Inactive     (Pixmap aqua/AquaGray.xpm -- flat)
+ ButtonStyle 6 \
        ActiveUp     (Pixmap aqua/AquaYellow.xpm -- flat) \
        ActiveDown   (Pixmap aqua/AquaYellowX.xpm -- flat) \
        Inactive     (Pixmap aqua/AquaGray.xpm -- flat)
+ TitleStyle -- Flat
+ BorderStyle Simple -- NoInset Flat
+ ButtonStyle All -- UseTitleStyle


And it looks a lot better on my other box, with a 1280x1024 resolution. This laptop runs at 1024x768. That's maybe the problem. Too bad I can't fix it.
Back to top
View user's profile Send private message
Display posts from previous:   
This topic is locked: you cannot edit posts or make replies.    Gentoo Forums Forum Index Desktop Environments All times are GMT
Goto page Previous  1, 2, 3 ... 7, 8, 9 ... 28, 29, 30  Next
Page 8 of 30

 
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