Skip to content
/ lightwm Public
forked from nir9/lightwm

Minimalist Tiling Window Manager for Microsoft Windows

License

Notifications You must be signed in to change notification settings

nkxxll/lightwm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LightWM

Minimalist Tiling Window Manager For MS-Windows

Building

You can build using the "x64 Native Tools Command Prompt for VS 2022" that comes with Microsoft Visual Studio Build Tools:

In the console you can run nmake to build according to the Makefile

nmake

I haven't tried building with a different VS version or building x86, but that may work as well.

Todo

  • Add keyboard navigation
  • Add workspaces

About

Minimalist Tiling Window Manager for Microsoft Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 92.2%
  • Makefile 7.8%