/pluswm

my questionable attempt at writing a dynamic window manager in the style of suckless' dwm, but in c++, cuz i'm modern af

Primary LanguageC++GNU General Public License v3.0GPL-3.0

PlusWM 🧠 Build

What is it?

It's an attempt at writing a dynamic window manager that functions in a similar way compared to that of Suckless' dwm, but written in kinda modern C++.

How does it work?

To be completely honest, it fully doesn't, yet.

What does it do?

  • Closing windows
  • Spawning windows
  • Mouse control
  • Window Stack
  • Moving through the stack with the keyboard
  • Manipulating the stack positions
  • Tags
  • Multiple tag viewing
  • Moving windows to tags
  • Tiling (this is really important)
  • Floating windows