Re: FVWM: Re: A cyclic Front Key

From: Charles Hines <>
Date: Wed, 20 Dec 1995 10:35:25 -0500

>>>>> "Graeme" == Graeme McCaffery <G.McCaffery_at_bham.ac.uk> writes:

Graeme> Having taken a look at the fvwm2 code(pl 34) I noticed a small
Graeme> bit in a function called SetTitleBar (borders.c)

Graeme> In this you define where the title bar text goes. If the
Graeme> horizontal offset is changed in a few different way you can
Graeme> have left,right and center justification.

Graeme> I did it by setting it to one of the 3 values below:

Graeme> hor_off = (t->title_width - w)/2; centre
Graeme> hor_off = (t->title_width - w)-10; right
Graeme> hor_off =10; left

Graeme> if this could be incorporated into the fvwm config file I'm
Graeme> sure that it would take very little code to do. I'm still a
Graeme> novice at X programming, but I'm happy to help if I can
Graeme> because that way I can learn.

Actually, this has been submitted by someone else as a patch against
1.xx, which I've had forever and have been meaning to incorporate into
2.xx, and it worked differently. I'll see about starting to add it as
part of the TitleStyle option that I wanted (but for now it'll only
handle justification) for the next patchlevel, since it's only a very
little bit of code.

Chuck
--
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Wed Dec 20 1995 - 09:35:43 GMT

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:58 BST