Skip to content

Sway-Jenkins/sway

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

137 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sway

Build Status

"SirCmpwn's Wayland window manager"

sway is an i3-compatible window manager for Wayland.

It's a work in progress, proceed at your own risk.

Chat on #sway on irc.freenode.net

Rationale

I use i3 on xorg. Wayland is coming, and i3way still has zero lines of source code after two years.

Status

See "i3 feature support"

Compile / Install

Dependencies:

  • cmake
  • wlc
  • xkb

Notably missing: weston is not required.

cmake .
make
# sudo make install

Binary shows up in ./bin (or /usr/bin if you make install).

Configuration

mkdir ~/.sway
cp ~/.i3/config ~/.sway/config

See also

Running

sway

If you run this while xorg is running, it'll run inside of an x window (useful for testing). Otherwise, it'll run wayland properly.

About

i3-compatible window manager for Wayland (WIP)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 93.0%
  • CMake 4.9%
  • C++ 2.1%