Skip to content

seanpringle/goomwwm

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
July 26, 2012 15:25
August 27, 2012 20:30
August 10, 2012 14:37
July 22, 2012 13:07
June 29, 2012 18:11
August 29, 2012 23:35
July 30, 2012 13:24
August 24, 2012 18:04
July 18, 2012 20:57
August 29, 2012 23:35
July 20, 2012 14:58
August 9, 2012 17:50
August 29, 2012 23:35
July 26, 2012 15:25

goomwwm

Get out of my way, Window Manager!

goomwwm is an X11 window manager implemented in C as a cleanroom software project. It manages windows in a minimal floating layout, while providing flexible keyboard-driven controls for window switching, sizing, moving, tagging, and tiling. It is also fast, lightweight, modeless, Xinerama-aware, and EWMH compatible wherever possible.

Keyboard window movement occurs on a 3x3 fullscreen grid. For example, a top-left aligned window moved to the right would reappear top-center, and if moved again, top-right.

Keyboard window sizing moves windows through four basic sizes that tile well: 1/9th of screen (1/3 width, 1/3 height), 1/4th, 4/9th, and fullscreen. Combined with EWMH horizontal and vertical maxmimization, plus some snap-to-edge and expand-to-fill-space controls, manual tiling is easy.

Windows are grouped by tags. Activating a tag raises all windows in the tag. A window may have multiple tags. EWMH panels, pagers, and taskbars see tags as desktops.

For more detail, see this tutorial and the included man page.

Alt text

Alt text

Alt text

Alt text

About

Get out of my way, Window Manager!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages