Skip to content
/ manwin Public

Another simple window manager for the X window system.

Notifications You must be signed in to change notification settings

bshawvt/manwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A very simple window manager hobby project for X window system.

To build:

gcc main.c -o3 -lX11 -o winman

Current hotkeys:

Move window: Super + Mouse 1
Resize window: Super + Mouse 2
Activate window: Super + F1
Close window: Super + F4
Raise next window: Super + Tab
Raise previous window: Super + Shift + Tab

Features:

todo

Todo:

this todo list

About

Another simple window manager for the X window system.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages