https://github.com/x4e/xfwm4
Personal xfce window manager fork
https://github.com/x4e/xfwm4
Last synced: 11 months ago
JSON representation
Personal xfce window manager fork
- Host: GitHub
- URL: https://github.com/x4e/xfwm4
- Owner: x4e
- License: gpl-2.0
- Created: 2020-12-12T15:04:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-09T21:32:25.000Z (over 5 years ago)
- Last Synced: 2025-01-18T08:46:56.930Z (over 1 year ago)
- Language: C
- Size: 24.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
[](https://gitlab.xfce.org/xfce/xfwm4/COPYING)
xfwm4
====================
xfwm is the window manager for Xfce
----
### Homepage
[xfwm4 documentation](https://docs.xfce.org/xfce/xfwm4/start)
### Changelog
See [NEWS](https://gitlab.xfce.org/xfce/xfwm4/-/blob/master/NEWS) for details on changes and fixes made in the current release.
### Source Code Repository
[xfwm4 source code](https://gitlab.xfce.org/xfce/xfwm4)
### Download A Release Tarball
[xfwm4 archive](https://archive.xfce.org/src/xfce/xfwm4)
or
[xfwm4 tags](https://gitlab.xfce.org/xfce/xfwm4/-/tags)
### Installation
From source:
% cd xfwm4
% ./autogen.sh
% make
% make install
From release tarball:
% tar xf xfwm4-.tar.bz2
% cd xfwm4-
% ./configure
% make
% make install
### Reporting Bugs
Visit the [reporting bugs](https://docs.xfce.org/xfce/xfwm4/bugs) page to view currently open bug reports and instructions on reporting new bugs or submitting bugfixes.