tileme
is a WIP (not yet tiling) window manager for Windows 10, implemented in Rust.
The goal of this project is to provide XMonad-style experience in Windows. The project is on the early stage of development, so for now it is mostly a utility to manage Windows virtual desktops. As in XMonad, this project is not an executable, but a library to write your own window manager.
tileme
can do nowtileme
, specifying the correct local path.main.rs
based on examples, build and execute it.This project in fact started from the source code of penrose tiling window manager for Linux/X11, and contains some copy-pasted code from there. I would like to thank its author @sminez for the awesome work, and I would happily use it, if I use Linux/X11 (but now I would prefer Linux to go in Wayland direction). I would like to thank all authors of XMonad for an awesome desktop experience, that I had all the time I used it.
The source code is available under the terms of MIT license.