| Crates.io | tileme |
| lib.rs | tileme |
| version | 0.0.3 |
| created_at | 2021-01-05 21:22:52.726873+00 |
| updated_at | 2021-01-30 20:42:41.337675+00 |
| description | (Not yet) A tiling window manager for Windows 10 |
| homepage | https://gitlab.com/slavoutich/tileme |
| repository | https://gitlab.com/slavoutich/tileme |
| max_upload_size | |
| id | 332461 |
| size | 46,635 |
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.