Browse free open source Rust Window Managers and projects below. Use the toggles on the left to filter open source Rust Window Managers by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1
    komorebi

    komorebi

    A tiling window manager for Windows

    komorebi is a tiling window manager that works as an extension to Microsoft's Desktop Window Manager in Windows 10 and above. komorebi allows you to control application windows, virtual workspaces and display monitors with a CLI which can be used with third-party software such as AutoHotKey to set user-defined keyboard shortcuts. komorebi aims to make as few modifications as possible to the operating system and desktop environment by default. Users are free to make such modifications in their own configuration files for komorebi, but these will remain opt-in and off by default for the foreseeable future.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 2
    penrose

    penrose

    A library for writing an X11 tiling window manager

    Penrose is a modular library for configuring your own X11 window manager in Rust. This means that, unlike most other tiling window managers, Penrose is not a binary that you install on your system. Instead, you use it like a normal dependency in your own crate for writing your own window manager. Don't worry, the top-level API is well documented and a lot of things will work out of the box, and if you fancy digging deeper you'll find lots of opportunities to customize things to your liking. Penrose was born out of my failed attempts to refactor the dwm codebase into something that I could more easily understand and hack on. While I very much admire and aim for minimalism in code, I personally feel that it becomes a problem when your code base starts playing code golf to keep things short for the sake of it.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    FlickOS

    FlickOS

    FlickOS is a lightweight Linux desktop based on Debian 13 with a labwc

    FlickOS 2.0 is a lightweight Linux desktop based on Debian 13 (trixie) with a labwc Wayland session. It ships as a live ISO with the Calamares installer. One hybrid ISO boots BIOS and UEFI and can be written to USB. 64-bit only. Three layouts switch live: Redmond (default, one bottom panel), Cupertino (top bar and dock), and Traditional (top panel and window list). Arc-Dark by default, with a Light desktop style. Optional tiling is off by default (Super+T). Installed systems get a graphical login; the live session logs in automatically. Includes Firefox ESR, LibreOffice, VLC, Bluetooth, printing, Flatpak, PipeWire and NetworkManager. Firewall on (incoming blocked), automatic security updates, and FlickOS desktop updates via apt. No in-place upgrade from FlickOS 1.x (Ubuntu 20.04 / LXLE). Back up and install 2.0 fresh. Source: https://github.com/dvbondoy/FlickOS Updates: https://dvbondoy.github.io/flickos-apt/ Community: https://www.reddit.com/r/flickos/ License: GPL-3.0
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    Aero Dock

    Aero Dock

    A Frutiger Aero glass dock for Windows 10 and 11. Live window previews

    Free and Open Source alternative to RocketDock and WinStep Nexus. Frutiger Aero glass dock and app launcher for Windows 10/11. Pinned apps, live window previews, cursor magnification, running-app indicators, and six themes. Built with Tauri and Rust. Lightweight, fully offline, no telemetry.
    Downloads: 28 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    LeftWM

    LeftWM

    A tiling window manager for Adventurers

    Left is a tiling window manager written in rust for stability and performance. The core of left is designed to do one thing and one thing well. Be a window manager. Because you probably want more than just a black screen LeftWM is built around the concept of theming. With themes, you can choose between different bars/compositors/backgrounds/colors, whatever makes you happy. LeftWM has been built from the very beginning to support multiple screens and has been built around ultrawide monitors. You will see this with the default key bindings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    LeftWM Layouts

    LeftWM Layouts

    Library providing fixed but parameterized window layout calculations

    This library encapsulates layout calculations from external dependencies and displays servers, so that it can be used by window managers for X.Org, Wayland, or whatever else. It's all about splitting up rectangles, the library has no concept of "windows". Some default layouts are provided, but custom layouts can be defined. Custom layout definitions allow some flexibility but are still fairly limited by design, as the target audience of this library is list-based / dynamic-tiling window managers (the likes of leftwm, dwm, ...) as opposed to manual tilers like i3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    baru

    baru

    A system monitor written in Rust and C

    Baru gathers the information from /sys and /proc filesystems (filled by the kernel). Except for audio and network modules that use C libraries. There is no memory leak over time. All modules are threaded. Thanks to this design (as well as Rust and C), baru is lightweight and efficient. It can run at a high refresh rate with a minimal processor footprint. The audio module communicates with the PipeWire/PulseAudio server through client API to retrieve its data. Wireless and wired modules use the netlink interface with the help of libnl to talk directly to the kernel and retrieve their data. Baru is modular. This means that only the modules you want to see are instantiated and executed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Wira Desk

    Wira Desk

    System-tray daemon for same-app window switching and arrangement

    Wira Desk is a lightweight suite of desktop tools for Windows. It runs as an elevated system-tray daemon with a global low-level keyboard hook, enabling same-app window switching (cycling between windows of the currently focused app) and fast one-key window snapping and arranging -- halves, thirds, or a custom percentage per edge -- each shortcut configurable and toggleable on its own. A companion Settings app lets you view and change those shortcuts. The installer requires Administrator and installs to %ProgramFiles%, a deliberate choice: auto-start runs the daemon elevated at every logon with no prompt, so only an admin-writable directory protects that path. Auto-start is off by default; enable it yourself from the tray menu or Settings. Wira Desk is free and open source under the GPL-3.0-only license. The Settings window is built with Slint (https://slint.dev), used under its GPL-3.0-only license too. By Wira Digital Indonesia.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    SnapToWindow

    SnapToWindow

    A cross-platform (windows, macOS) window management application

    SnapToWindow is a user-experience utility likely aimed at enhancing window management on desktop environments by enabling users to “snap” application windows into predefined screen positions or layouts using keyboard shortcuts or mouse gestures. These kinds of tools are popular for improving productivity, especially on multi-monitor setups, by letting users quickly align and resize windows to halves, quarters, or other grid arrangements without manual dragging. While official project documentation isn’t available from search, the repository name and conventions imply a small, focused tool that hooks into the native windowing system (on Windows, macOS, or Linux) to detect active windows and reposition them based on user commands. It helps streamline workflows for developers, designers, and multitaskers who juggle many open windows and want consistent, repeatable layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 10
    wmfocus

    wmfocus

    Visually focus windows by label

    This tool allows you to rapidly choose a specific window directly without having to use the mouse or directional keyboard navigation. Thanks to cairo, it should work on all kinds of screens and automatically display at the correct size according to your DPI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next