Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fvwmorg/fvwm3
FVWM version 3 -- the successor to fvwm2
https://github.com/fvwmorg/fvwm3
fvwm fvwm3 window-manager x11-wm
Last synced: about 1 month ago
JSON representation
FVWM version 3 -- the successor to fvwm2
- Host: GitHub
- URL: https://github.com/fvwmorg/fvwm3
- Owner: fvwmorg
- License: other
- Created: 2016-11-13T00:34:08.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T13:23:07.000Z (about 2 months ago)
- Last Synced: 2024-10-29T16:03:41.414Z (about 2 months ago)
- Topics: fvwm, fvwm3, window-manager, x11-wm
- Language: C
- Size: 24.6 MB
- Stars: 515
- Watchers: 32
- Forks: 78
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: COPYING
Awesome Lists containing this project
- awesome-ricing - fvwm3 - FVWM version 3 -- the successor to fvwm2. (C) (Packages / window-managers)
README
FVWM3
-----[![Codacy Status](https://api.codacy.com/project/badge/Grade/0bfafcfd16b84a96a1305e92de2d6c4c)](https://app.codacy.com/gh/fvwmorg/fvwm3?utm_source=github.com&utm_medium=referral&utm_content=fvwmorg/fvwm3&utm_campaign=Badge_Grade_Settings)
![Build Status](https://github.com/fvwmorg/fvwm3/workflows/FVWM3%20CI/badge.svg)
![Open issues](https://img.shields.io/github/issues-raw/fvwmorg/fvwm3)
![GitHub contributors](https://img.shields.io/github/contributors/fvwmorg/fvwm3)Welcome to fvwm. Version 3 is a multiple large virtual desktop window manager.
The successor to [fvwm-2.6.x](http://github.com/fvwmorg/fvwm).
Fvwm3 is intended to be extremely customizable and extendible while consuming
a relatively small amount of resources.Fvwm2 Compatibility
-------------------Although an existing fvwm2 configuration should mostly work with fvwm3, it
isn't guaranteed to work without some modifications. This is because fvwm3
has changed, often removing long-standing deprecated options.More details about those changes [can be found here](https://github.com/fvwmorg/fvwm3/discussions/878)
Releases / Changelog
--------------------* [See the CHANGELOG](./CHANGELOG.md)
Installation
------------See [the installation instructions](./dev-docs/INSTALL.md)
Help & Support
--------------We have a strong community on IRC (libera.chat), in the `#fvwm` channel if you
fancy a chat.There is also the [Fvwm Forums](https://fvwmforums.org) where you can ask
questions.Issues (for bugs) can be opened, and any/all bug reports are appreciated!
Development
-----------Those interested in contributing to FVWM3 should have [a read of the developer
documentation](./dev-docs/DEVELOPERS.md).* A [TODO file](./dev-docs/TODO.md) exists, and sometimes even things from it are
worked on.* New commands and config file syntax thoughts [are being documented here](./dev-docs/NEW-COMMANDS.md).
Please open a github issue or contact me directly if you wish to discuss a
particular feature of issue you need help with.