Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/murtaza-u/devoidwm
A simple X11 window manager
https://github.com/murtaza-u/devoidwm
c linux window-manager x11 xlib
Last synced: 3 months ago
JSON representation
A simple X11 window manager
- Host: GitHub
- URL: https://github.com/murtaza-u/devoidwm
- Owner: murtaza-u
- License: gpl-3.0
- Archived: true
- Created: 2021-09-21T17:38:20.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-08T15:33:35.000Z (over 2 years ago)
- Last Synced: 2024-08-02T15:30:44.070Z (6 months ago)
- Topics: c, linux, window-manager, x11, xlib
- Language: C
- Homepage:
- Size: 1.01 MB
- Stars: 28
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Devoid WM
> A simple x11 tiling window manager# Applying patches
```bash
$ patch -p0 < patches/.diff
```