descriptionCVS import of FVWM to Git.
homepage URLhttp://www.fvwm.org
repository URLhttps://github.com/ThomasAdam/fvwm.git
ownerthomas.adam22@gmail.com
last changeSat, 16 Apr 2011 21:46:36 +0000 (16 21:46 +0000)
last refreshSat, 27 Apr 2024 02:41:11 +0000 (27 04:41 +0200)
content tags
add:
README
Welcome to fvwm version 2.5.x.  Fvwm is a multiple large virtual desktop
window manager, originally (a looooong time ago!) derived from twm.

Fvwm is intended to have a small memory footprint but a rich feature
set, be extremely customizable and extendible, and have a high degree of
Motif mwm compatibility.

For users of the old fvwm 1.xx, please be aware that version 2.2 has a
lot of differences.

For users of the fvwm 2.0.x betas, please be aware that version 2.2 uses
GNU autoconf/automake rather than Imake, so things will install in
different places by default.

For users of the fvwm 2.2.x, please read the files ANNOUNCE and NEWS to
figure out all changes and new features in this release.

Fvwm's original author, Rob Nation (THANKS ROB!), has "retired" from
work on it, so please don't bother him with silly little things like bug
reports or enhancement requests.  Care and feeding of fvwm is now
handled by a group of people on the fvwm-workers mailing list, with many
contributions by fans everywhere.

If you have any questions, concerns, bug reports, enhancement requests,
etc., please read the files in the docs/ subdirectory first.  In
particular the FAQ, BUGS, and TODO lists.  Also, check the fvwm man page
carefully.  Next, try the fvwm mailing list.  Another excellent resource
is the official WWW page http://www.fvwm.org and the mailing list archives
found there.

For information on compiling and installing fvwm, see the INSTALL and
INSTALL.fvwm files (INSTALL is the boilerplate autoconf instruction
file; INSTALL.fvwm contains fvwm-specific details).

Generally, you should run:

  ./configure   # for full list of options, run: ./configure --help
  make
  make install  # as a user with proper file system permissions

It is very important to make the last step (make install) to ensure that
fvwm works properly.

For known bugs, check out the BUGS, FAQ and TODO files.

Have fun!

 -- The fvwm-workers
shortlog
2011-04-16 tadamcvsimportmaster
2011-04-16 tadamUpdate NEWS document in 2.7.x to reflect 2.6.1 updating.
2011-04-15 tadamUpdate to 2.7.1version-2_7_0
2011-04-15 tadamUpdate for 2.7.0 release.
2011-04-15 tadamUpdate for new 2.7.0 development work.
2011-04-15 tadamFix compiler warnings.version-2_6_0
2011-04-15 tadamUpdate key files for FVWM 2.6.0
2011-04-10 tadamcvsimport
2011-04-10 tadamMake the root menu look for more than one place.
2011-04-10 danecvsimport
2011-04-10 danemake fvwm-menu-desktop built in, fix missing stuff...
2011-04-10 tadamcvsimport
2011-04-10 tadamld --as-needed compilation fixes with external libs.
2011-04-10 tadamJitterbug no more.
2011-04-05 tadamcvsimport
2011-04-05 tadamDon't clear out all States when applying WindowStyle
...
tags
12 years ago version-2_6_5
12 years ago version-2_6_4
12 years ago version-2_6_3
12 years ago version-2_6_2
13 years ago version-2_7_0
13 years ago version-2_6_0
13 years ago version-2_5_31
13 years ago version-2_5_30
14 years ago version-2_5_29
14 years ago version-2_5_28
15 years ago version-2_5_27
15 years ago version-2_5_26
16 years ago version-2_5_25
16 years ago version-2_5_24
16 years ago version-2_5_23
16 years ago version-2_5_22
...
heads
8 years ago branch-2_6
9 years ago debian/bug/642151
9 years ago ta/complete-cleanup
10 years ago ta/multi-monitor
11 years ago ta/debian-hardening
12 years ago ta/style-cmd-tweaks
12 years ago ta/if-shell-exec-semantics
12 years ago ta/add-debian-dir
12 years ago ta/if-syntax-per-2.6.x
12 years ago ta/speedup-fdm
12 years ago ta/metainfo
12 years ago ta/ignore-switch-desk
12 years ago ta/fvwm-using-git
12 years ago ta/fix-fvwmrearrange-with-ewmhiwa
12 years ago ta/handle-border-colours
12 years ago ta/fix-icon-name-handling
...