<<
I searched for iCal with Google and there are indeed two
iCals, one is the well known (and current) Apple iCal and the other is
the one referred to above which has been a bit of an orphan for a
while but does have a few people working on it.
>>
I can't get tcl/tk(/c) ical to compile & run anymo
I have mine set up w/ 2 desks of 4 pages each. Only one desk is
visible at a time.
Middle clicking on a page switches me to that page on the other desk.
I have numbered title bar buttons to move windows to numbered page,
or can move it to same page on other desk.
<<
Use FvwmIconMan and FvwmButtons. I'll be deprecating FvwmTaskBar soon
enough. It's dead.
>>
Is there an example somewhere on converting fvwmtaskbar functionality
to FvwmIconMan/FvwmButtons?
Perhaps a sample of FvwmButtons/FvwmIconMan fvwmtaskbar replacement
code can be put into the wiki so that everyone currently using
fvwmtaskbar doesnt have to dumpster dive thru the forum.
Well, i got the FvwmIconMan/FvwmButtons pair looking like my fvwmtaskbar.
Two differences:
fvwmtaskbar had a shared mail checker/date display.
I dont know of an easy way to get both, so now it's just an xclock display.
fvwmtaskbar colorset colors show up lighter than the same colorset in
FvwmIconMa
< As for mail, use something like xbiff or xbuffy or some other external tool.
The nice thing fvwmtaskbar did was to share the button, so that it was
a mail icon when you had mail, and "xclock" otherwise.
> fvwmtaskbar colorset colors show up lighter than the same colorset in
> FvwmIconMan or el
> would you be able/willing to share the relevent section of your config file
> to show how you did it?
Here's what i have for my replacement taskbar.
I'm actually doing something else in the spot of xbiff, so i dont know
if it's right.
*FvwmIconMan: Action Mouse 1 N sendcommand Op_Raise_Iconify_
My FvwmIconMan buttons for iconified windows are always flat, whether
I set IconButton or not. My non-iconified window buttons react to the
settings just fine.
I'm running 2.7.0.
<<
My FvwmIconMan buttons for iconified windows are always flat, whether
I set IconButton or not. My non-iconified window buttons react to the
settings just fine.
I'm running 2.7.0.
>>
If i remove Colorset and IconColorset and instead use Background and
IconButton colors, that gave me the reli
<<
My FvwmIconMan buttons for iconified windows are always flat, whether
I set IconButton or not. My non-iconified window buttons react to the
settings just fine.
I'm running 2.7.0.
If i remove Colorset and IconColorset and instead use Background and
IconButton colors, that gave me the r
Speaking of 2.6.3, I'd found what I think is a bug ((Icon)TitleFormat
doesnt quite work like IndexedWindowName for one window) and reported
it to fvwm_workers, but i don't see it on that list's archive. If it
doesnt show up on the archive, does that mean that the msg didnt go
thru?
Version 2.6.3:
Previous versions only added the "(%t)" when there was a repeated name.
The new code always adds it.
I worked around the %t in add_window.c by checking if count was
non-zero, tho that wouldnt kill the parens, which i changed to a space
in my fvwmrc.
<<
I think, because of this, a default configuration is not that important.
I think, a better idea could be to leave the default config as minimal
as it is, and instead of changing the default config, better invest
some time into an idea of offering some example configurations for
new FVWM user
I'd like to have one desktop per monitor (ie an independent "pager"
per monitor) with the ability to move or extend windows across the
monitors. Basically, a double wide page, where each "pager" controls
the windows with their (0,0) on that page half. Having the page button
show the icon of the la
On 5/19/12, Dan Espen wrote:
> elliot s writes:
>
>> On 5/19/12, Thomas Adam wrote:
>>> On 19 May 2012 22:28, elliot s wrote:
>>>> I'd like to have one desktop per monitor (ie an independent "pager"
>>>> per monitor) with th
I did dual-monitor by creating a backing desk per second monitor page.
Monitor 2 paging was done by moving windows between backing and current desks.
I also used temp sticky for monitor 2 windows during monitor 1 paging.
I used fvwmbuttons on monitor 2 for my monitor 2 pager and it had its
own "tas
>> It looks like your code is doing ChangeButton colorsets also.
>> Is that a post 2.6.6 change?
>
> Yes, on the master branch, will be in 2.6.7. No release date set for that,
> but master should be stable, so I urge you to try it.
Since i wasnt running xinerama, i only had one "screen". So instea
What would be an example of what a user defined function looks like?
That's where most of the "needs easy reading and editing" happens.
Also, i would have a space between option and value.
So -f red, not -fred (who's fred, and what's he doing in my rc file?)
> take another look at the document, since it tells you how functions could be
> specified.
I missed seeing the example, but it was as i thought.
A function is specified all on one line, which means adding \ on all
but last line,
which means having to make sure \ is on all but last line.
A sour
<<
BlockA \
line1, \
line2, \
line3, \
line4
Is less visually appealing and can be more difficult locate errors than
BlockB {
line1,
line2,
line3,
line4
}
>>
There's the python method of blockingusing indentation. WY
fvwm is a more of a window manager toolkit. You use it to build your
own window manager. That used to be more obvious when the default
config was really uselessly minimal.
Can a (64 bit) compiled version be put in bin for those of use that
don't have a compiler? I don't think theres much if any that are OS
dependent. I just pull fvwm from whichever pkgs has the latest
version and it works.
I'm actually running puppy xenial.
Thanx
Resending as it failed earlier...
I've been waiting for it to hit pkgs.org since I don't have a compiler. I
wish a 64 bit compiled version got put into bin so us small distribution
linuxes can use it. It's pretty generic so should work with anything.
Retrying from laptop since fvwm mail doesnt like my tablet gmail (html issue).
Is there a way to get a precompiled 64 bit version?
Perhaps put one up on the site?
I check pkgs.org but I assume it'll be a long time before it hits there.
Thanx
I'm guessing it's 1.0.6 as borders.c is a few days old.
borders.c was changed so that mwmborder no longer creates a minimal
button relief. It's either no border or raised/sunk.
Removing mwmborder from config restores the minimal window border, but
not button border.
I changed the 2 : 2 to 1 ; 1
25 matches
Mail list logo