TileMe

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.

What tileme can do now

Planned features

How to use

Acknowledgements

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.

License

The source code is available under the terms of MIT license.