• Stars
    star
    261
  • Rank 156,630 (Top 4 %)
  • Language
    C
  • License
    Other
  • Created over 10 years ago
  • Updated 6 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

🖼️ Fast dynamic tiling X11 window manager

FrankenWM

"monsterwm's bastard child" or "not the wm your desktop needs, but the one it deserves"

FrankenWM is a dynamic tiling WM (comparable to dwm or Awesome), featuring the v-stack, b-stack, grid, fibonacci, dualstack, equal and monocle layouts out of the box. If you want to, you can add gaps between the windows as well.

It was once based on monsterwm but has undergone many greater changes including adding pieces from other WMs (hence the name) and porting all sorts of stuff from Xlib to XCB. Many of the original monsterwm patches have been ported as well.

All settings must be set at compile time by editing config.h and it does not feature a status bar (but supports leaving preconfigured space for one). I prepared a few scripts for different bars here.

Installation

Note: If you are on Arch Linux, you can use the AUR.

You need xcb and xcb-utils then, copy config.def.h as config.h and edit to suit your needs. Build and install.

$ cp config.def.h config.h
$ $EDITOR config.h
$ make
# make clean install

The packages in Arch Linux needed for example would be libxcb xcb-util xcb-util-wm xcb-util-keysyms

Configuration

Configuration is done by editing config.h before compiling FrankenWM.

Usage

I took the time to write a really nice and pretty manpage (man frankenwm, or man ./frankenwm.1 if you want to read it before installing) covering the tiling modes and all of the default shortcuts.

Bugs

You can report bugs and request features here: FrankenWM GitHub issues or ArchLinux Forums

Thanks

Parts of FrankenWM come from:

Inspiration from:

More Repositories

1

literate-calc-mode.el

🧮 Literate programming for M-x calc
Emacs Lisp
323
star
2

wm

[WIP] Minimal floating Wayland window manager
C
34
star
3

blog

✍️ My blog. Custom static site generator.
Rust
28
star
4

dotfiles

🏠 ~/.everything : everything = mostly Emacs
Emacs Lisp
23
star
5

feed2maildir

📬 Read RSS/Atom feeds in your favourite, maildir-compatible email client.
Python
14
star
6

arduino-nano-33

🦾 Rust on the Arduino Nano 33 IoT
Rust
12
star
7

three-bodies

🪐 Three body simulation in Wasm
Rust
11
star
8

streamo

📽️ CLI *nix to Twitch.tv streaming solution using ffmpeg
Shell
7
star
9

hmenu

⌨️ Fuzzy finder and launcher for your command line
Haskell
5
star
10

spielwiese

experimental stuff
Haskell
5
star
11

tinfoilsub

Allows to follow YouTube subscribtions w/o an account
Haskell
4
star
12

emacs-package-template

🧰 Emacs Package Template for Cookiecutter
Emacs Lisp
4
star
13

circleci-api.el

🔗 CircleCI API bindings for Emacs
Emacs Lisp
4
star
14

calc

🧮 Terminal RPN calculator
Rust
4
star
15

rx

Standalone version of Emacs' rx macro
Rust
3
star
16

advent-of-code-2022

🎄🦀 Advent of Code in Rust - all in < 1000 ms
Rust
3
star
17

farm

Brutal medieval farming game in the browser
Clojure
2
star
18

serial-monitor

🖥 Simple Arduino Serial Monitor
Rust
2
star
19

hGM

A Yesod-based web tool for tabletop GMs and other writers
Haskell
2
star
20

matcha

🍵 A peaceful package manager
Rust
2
star
21

cvshs

Automated C vs. Haskell performance comparison
C
1
star
22

nozdormu

Python benchmarking for humans and dragons
Python
1
star
23

floppy-bird

It's a bird, and it flops
Clojure
1
star
24

hcached

Haskell drop-in replacement for memcached
Haskell
1
star
25

pelican-theme

A flat and simple pelican (Jinja2) blog theme using my CyberCopy colorscheme
CSS
1
star
26

cryptopals

Terrible Rust learning ground
Rust
1
star
27

diet.vim

Diet template language syntax highlighting for vim
Vim Script
1
star
28

sloap

An interactive powernap wakeup timer / alarm clock
C
1
star
29

lein-deps-repl

Start a Clojure REPL with dependencies. Zero setup.
Shell
1
star
30

Medusa

Modular, nagios compatible monitoring system
Python
1
star
31

circleci-cookbook

✅ CircleCI example configs for advanced use cases
1
star
32

danketsu

A simple and fast event-based, RESTful microservice communication microservice
Go
1
star