1210 shaares
  
        4 results
        
        
          
          tagged
          
              
                
                  window-manager
                
              
          
        
        
        
      
    TinyWM is a tiny window manager that I created as an exercise in minimalism. It is also maybe helpful in learning some of the very basics of creating a window manager. It is only around 50 lines of C. There is also a Python version using python-xlib.