You are not logged in.

#26 2005-10-05 07:20:54

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: FVWM

smoon wrote:

Ok, so I found this thread yesterday and decided to give Fvwm another try. Here's what I got so far:
2005-10-05.thumbnail.png
Full size

I don't like the colors and window decorations much and will change that soon (if I don't switch back to Openbox wink). The Pager is embedded in FvwmButtons so that I can slide it out of the screen and back in. One thing I'm missing is a nice but simple system monitor to watch Network- and CPU-activity, maybe someone has any recommendations? I used conky for that with Openbox but would like to try out something new...

I liked them a lot sad
Do you still have them? Can you send me a copy of the pixmaps? smile


To err is human... to really foul up requires the root password.

Offline

#27 2005-10-05 08:42:00

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

oscar wrote:

I liked them a lot sad
Do you still have them? Can you send me a copy of the pixmaps? smile

They are part from the official fvwm-themes project, which is located here
A package of fvwm-themes is also in AUR. You can extract the pixmaps from it if smoon does not have them any more

Offline

#28 2005-10-05 23:53:33

smoon
Member
Registered: 2005-08-22
Posts: 468
Website

Re: FVWM

pressh wrote:
oscar wrote:

I liked them a lot sad
Do you still have them? Can you send me a copy of the pixmaps? smile

They are part from the official fvwm-themes project, which is located here
A package of fvwm-themes is also in AUR. You can extract the pixmaps from it if smoon does not have them any more

I wish someone had told me before :? I created this one on my own and it was a pain in the a** since I'm not that talented in things that have to do with graphics. Anyway, I uploaded the images: http://nooms.de/up/foobar-windeco.tar.bz2


*Edit*
As for the monitoring: Thanks for the suggestions but I tried xosview a few times and don't really liked it, the desklets are a little bit too huge for my taste and most dockapps are not very beatiful either... But even though I'll have a closer look at this possibilities anyway.

Offline

#29 2005-10-06 09:27:31

oscar
Member
From: Kiruna, Sweden
Registered: 2004-08-13
Posts: 457

Re: FVWM

smoon wrote:

I wish someone had told me before :? I created this one on my own and it was a pain in the a** since I'm not that talented in things that have to do with graphics. Anyway, I uploaded the images: http://nooms.de/up/foobar-windeco.tar.bz2


*Edit*
As for the monitoring: Thanks for the suggestions but I tried xosview a few times and don't really liked it, the desklets are a little bit too huge for my taste and most dockapps are not very beatiful either... But even though I'll have a closer look at this possibilities anyway.

Thanks for the decorations smile


To err is human... to really foul up requires the root password.

Offline

#30 2005-10-06 10:41:56

Cam
Member
From: Brisbane, Aus
Registered: 2004-12-21
Posts: 658
Website

Re: FVWM

the desklets are a little bit too huge for my taste

I'll be writing another set of system monitor desklets probably by the end of next week. SystemMonitor does it's job nicely but I'm just going to write another set with a different look approach to give people some choice. Just a heads up if you're still looking then smile

Offline

#31 2005-10-06 19:45:37

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: FVWM

I can't seem to use anyone's config... FVWM spits errors that it can't find the images. Any ideas?


·¬»· i am shadowhand, powered by webfaction

Offline

#32 2005-10-06 21:16:28

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

shadowhand wrote:

I can't seem to use anyone's config... FVWM spits errors that it can't find the images. Any ideas?

sure, most likely the images used in the configs (icons, pixmaps etc) are not distributed with the tarball. You should either edit the configs and add your own icons, pixmaps, etc, or use a config of someone who has added also the icons in the tarball.

If you can't find one, I will upload mine tomorrow including icons (almost finished rewriting some of myh configs).
I will post it here where they are located big_smile

Offline

#33 2005-10-07 06:22:10

Legout
Member
From: Wuerburg/germany
Registered: 2004-01-19
Posts: 292

Re: FVWM

shadowhand wrote:

I can't seem to use anyone's config... FVWM spits errors that it can't find the images. Any ideas?

First u should install the latest fvwm from aur.

Than look at my screenshots (Click the pic and u´ll see my gallery)
screenshot-2005-10-06%5b15:04%5d.png

You can download my configs from here: http://cip.physik.uni-wuerzburg.de/~lor … vwm/config

Only fvwm_legout_sep.tar.bz2 is without icons.

Offline

#34 2005-10-17 03:34:00

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

I will start working on the ArchWD user packages, but first upgrade the default packages. Found few new codes to improve the window and mouse settings, but still not satisfied with the focus window.

How to maximize/drop/kill a non-focused window without focusing?
How to run a key command e.g "Key F4 R A Exec /usr/X11R6/bin/xterm", when there is a focused window?


Markku

Offline

#35 2005-10-17 08:19:44

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

rasat wrote:

I will start working on the ArchWD user packages, but first upgrade the default packages. Found few new codes to improve the window and mouse settings, but still not satisfied with the focus window.

I'll send you mine today, totally forgotten :oops:

rasat wrote:

How to maximize/drop/kill a non-focused window without focusing?

You use a clicktofocus policy?
Do you mind maximizing/drop/klill a non-focused window using fvwmbuttons?
[edit]
If you want I can post you some code for it (using fvwmbuttons)

rasat wrote:

"rasat"]
How to run a key command e.g "Key F4 R A Exec /usr/X11R6/bin/xterm", when there is a focused window?

You mean that the key command should not work if a particular window is un-focused? That will be quite hard, have to think about that

Offline

#36 2005-10-17 12:59:49

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

pressh wrote:

You use a clicktofocus policy?
If you want I can post you some code for it (using fvwmbuttons)

Window focus settings:
http://user-contributions.org/wikis/use … wFocus.sys
As default, I don't mind what type of setting as long as it works. More simple, the better.

pressh wrote:

You mean that the key command should not work if a particular window is un-focused? That will be quite hard, have to think about that

Yes. Would like to keep the deafult key commands ready at any time. Currently new windows are not automatically being focused because of this.

Key bindings:
http://user-contributions.org/wikis/use … ndings.sys


Markku

Offline

#37 2005-10-17 13:12:19

dtw
Forum Fellow
From: UK
Registered: 2004-08-03
Posts: 4,439
Website

Re: FVWM

I have an fvwm-cvs pkg in my repo if you want the latest and greatest - of course it is built with transparent menu support smile

Offline

#38 2005-10-17 14:58:40

Moo-Crumpus
Member
From: Hessen / Germany
Registered: 2003-12-01
Posts: 1,488

Re: FVWM

rasat wrote:

In middle of this month (18th) I am planning to build user configuration packages for ArchWD. The purpose is to have set of samples of different packages (pager, menu, decoration, wallpaper, etc.) with nice styles and settings. At the same time test the practical side of downloading, upgrading and the system in general.

Please, send me your FVWM configs (tarball) as they are at the moment. I will split them into daemons, layouts and modules, and assign a package name e.g. legoutmenu-0.1.wm.tar.gz. The owner can then maintain and upgrade if liked.

E-mail:
rasat@user-contributions.org

FVWM-Config-Phishing ...  lol


Frumpus addict
[mu'.krum.pus], [frum.pus]

Offline

#39 2005-10-19 15:19:24

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

rasat wrote:
pressh wrote:

You use a clicktofocus policy?
If you want I can post you some code for it (using fvwmbuttons)

Window focus settings:
http://user-contributions.org/wikis/use … wFocus.sys
As default, I don't mind what type of setting as long as it works. More simple, the better.

pressh wrote:

You mean that the key command should not work if a particular window is un-focused? That will be quite hard, have to think about that

Yes. Would like to keep the deafult key commands ready at any time. Currently new windows are not automatically being focused because of this.

Key bindings:
http://user-contributions.org/wikis/use … ndings.sys

Sorry for taking so long. The solution to your question:

Let's say we have a fvwmiconman swallowed in a fvwmbuttons, with a style similar to

Style FvwmBox    NoTitle, !StaysOnTop, Sticky, WindowListSkip, 
        CirculateSkipIcon, CirculateSkip, HandleWidth 0, 
        BorderWidth 0, NoHandles 

And a configuration of fvwmiconman similar to

DestroyModuleConfig FvwmIconMan: *
*FvwmIconMan: ManagerGeometry 1x1
*FvwmIconMan: ButtonGeometry 116x26
*FvwmIconMan: FocusAndSelectButton down
*FvwmIconMan: FocusButton down
*FvwmIconMan: IconButton down
*FvwmIconMan: PlainButton down
*FvwmIconMan: SelectButton down
# disable default binding of "Iconify"
*FvwmIconMan: Action Mouse 0 N sendcommand Nop
# redefine buttons 1, 2 and 3.
*FvwmIconMan: Action Mouse 2 N sendcommand Thumbnail
*FvwmIconMan: Action Mouse 1 N sendcommand "Iconify off", sendcommand RaiseLower, sendcommand FlipFocus
*FvwmIconMan: Action Mouse 3 N sendcommand "Popup MenuWindowOps Rectangle +$left+$top 0 +34m"
*FvwmIconMan: Colorset 99
*FvwmIconMan: ReliefThickness 1
*FvwmIconMan: Font "xft:Bitstream Vera Sans Mono:style=Roman:size=6"
*FvwmIconMan: FocusAndSelectColorset 98
*FvwmIconMan: FocusColorset 98
*FvwmIconMan: Resolution Page
*FvwmIconMan: DrawIcons Always
*FvwmIconMan: FollowFocus True
*FvwmIconMan: UseWinList True
*FvwmIconMan: ShowOnlyIcons False
*FvwmIconMan: Title ""
*FvwmIconMan: Sort id

Important in the above code is the Action Mouse 3 sendcommand. This will popup a menu, called MenuWindowOps.
Now let's create some sort of menu to your liking, similar to

DestroyMenu MenuWindowOps
AddToMenu MenuWindowOps
+   "&Maximize" Maximize
+   "&Iconify" Iconify
+   "&Sticky"    Pick Stick
+   "&Destroy"    Destroy

The above code (hope I did not forget anything, if so, please tell me) will let you mazimize/sticky/..  a non-focuses window without focussing from out fvwmiconman. I don't think it is possible to prefend the current focussed window to get unfocussed, so after the operaton all windows are unfocussed, and layers stay as before operation.

For the second question (key-bindings) I do not currently know, I'll think about it.

Offline

#40 2005-10-20 17:04:56

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

Thanks pressh.
Doesn't seem there is a straight answer. Maybe something simplier comes up later.


Markku

Offline

#41 2005-10-20 18:17:10

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

I was planning to make packages from different users who sent me their configure, but I ended instead of learning more about different possibilities and copied bit and pieces from different configs. My thanks to you.

Here is the result:
http://bbs.archlinux.org/viewtopic.php?p=119500#119500

Wiki
http://user-contributions.org/wikis/use … php/ArchWD


Markku

Offline

#42 2005-10-20 22:00:43

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

rasat wrote:

Thanks pressh.
Doesn't seem there is a straight answer. Maybe something simplier comes up later.

If you can tell me what you exactly want I can most likely give you a straight answer of how to implement it. Did not quite understand what you were looking for exactly. But it should be very simple. So please tell me how you want it (bindings, fvwmiconman, etc) and if it should be added as a module, etc.
If you can tell me by this weekend, I'll have you the answer next week (kinda bussy in the weekend)

Offline

#43 2005-10-21 05:40:05

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

I am still too "new" in FVWM to know exactly what does what, to give a straight question. But it should be easy to find when all files/packages are separated.

This deals with focused and unfocused:
http://user-contributions.org/wikis/use … wFocus.sys
This makes the mouse to behave in different manner above a window:
http://user-contributions.org/wikis/use … -Functions
What function allows the mouse to know what is focused and what unfocused? Is it this:
http://user-contributions.org/wikis/use … ault-decor

My question is, how to get the mouse to max/drop/kill an unfocused window?

More files:
http://user-contributions.org/wikis/use … php/ArchWD

EDIT
If its not possible to max/drop/kill an unfocused window, then how to focus and kill with one mouse click, instead of two clicks? .... same behavior as in Fluxbox.


Markku

Offline

#44 2005-10-21 12:54:31

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

It took an install of archwd to become clear, but at least there is a simple solution big_smile
Just add to your focuspolicy:

Style * ClickToFocus

and everything runs fine

Offline

#45 2005-10-21 13:19:12

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

Just having archwd installed, the problem of the keybindings is frustrating me already wink
So did solve that problem too,
please change your key bindings to

Key F2 A A Restart
Key F3 A A $[HOME]/.fvwm/archwd-user/sbin/menu.sh
Key F4 A A Exec /usr/X11R6/bin/xterm
Key F7 A A Module FvwmConsole -terminal xterm -g 40x10
Key F10 A A Exit

The syntax is for: key keyname context modifier command
So changing the R to A will let the keybindings work all time, not only when no window is focused (as with R).
The seccond A means that all modifiers (even none) can be used for the binding (so f4, alt-f4, ctrl-f4, shift-f4 all have the same meaning). If you want the key only to work without modifier, you should change this A into N.
I think that this is the behavior you want, so for the key bindings to work without modifier, you should use the following code:

Key F2 A N Restart
Key F3 A N $[HOME]/.fvwm/archwd-user/sbin/menu.sh
Key F4 A N Exec /usr/X11R6/bin/xterm
Key F7 A N Module FvwmConsole -terminal xterm -g 40x10
Key F10 A N Exit

However, this could interfere applications from using the key bindings, so perhaps you could take key-bindings wich other programs do not use?
So using maybe alt, or 'windows key' would be an alternative to use as modifier.

Offline

#46 2005-10-21 15:38:41

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

pressh wrote:
Style * ClickToFocus

and everything runs fine

Thanks, it makes a big difference in moving and max/kill windows, its smooth.

I am glad you solved the keybindings also. Before I update the mousekeywin package (deals with focus and keys), how to replace F4 with Alt-F4 (Key F4 A N Exec /usr/X11R6/bin/xterm).


Markku

Offline

#47 2005-10-21 15:42:57

pressh
Developer/TU
From: Netherlands
Registered: 2005-08-14
Posts: 1,719

Re: FVWM

The alt-key is the meta modifier (denoted by M). So to have the key binding alt-f4 for the above function, this becomes

Key F4 A M Exec /usr/X11R6/bin/xterm

Offline

#48 2005-10-21 18:11:53

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

Thanks again.
mousekeywin and pactk packages are updated. Run in terminal "pactk -up" and then update all files in ~/conf.d with the files extention .new, and restart.

If any other changes or suggestions, please let me know.


Markku

Offline

#49 2005-10-22 05:50:05

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

Forgot to mentioned, all default keybindings are changed to "Alt-<key>" e.g. Alt-F2 to restart.

From my side, now when the focus and key issue was solved, I switched from Fluxbox to ArchWD. What I really like with the FVWM compared to Fluxbox, rendering is much better. In my LCD monitor the fonts and colors are very clear.

About the ArchWD, the PacTK needs some improvement.


Markku

Offline

#50 2005-10-22 10:35:46

rasat
Forum Fellow
From: Finland
Registered: 2002-12-27
Posts: 2,296
Website

Re: FVWM

I am searching for a nice looking menu config in Fluxbox style. No icons but gradient colored header and background.


Markku

Offline

Board footer

Powered by FluxBB