This app is heavily inspired by XWinMosaic and implemented entirely in Zig.
- Displaying opened windows in a grid and allowing switching between them
- Showing virtual desktop number in the background of a tile
[ ] Support for showing windows only from current virtual desktop- Incremental search in the list of windows
- Icons and windows visibility states aren't resolved correctly for all applications
- Clone this repository
- Download latest nightly build of Zig from https://ziglang.org/download/ and extract it (last tested with 0.9.1).
- Open PowerShell in the directory with this repository
- Run
path\to\zig.exe build
You can download recent build from the releases page.
Execute .\zig-out\bin\vitrail.exe
. Pressing Alt-Space
opens the window grid.