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.
Features
- Same-app window switching — cycle between windows of the currently focused application via a keyboard shortcut, with a fallback shortcut for when the primary one collides
- Window snapping — halves, thirds, or a custom percentage per edge you set yourself, each on its own shortcut
- Window arrangement — maximize, move to another monitor, or stack three windows at a configurable width
- Every shortcut is remappable and can be individually turned on or off
- Runs as a system-tray daemon (background, elevated)
- Global low-level keyboard hook for customizable shortcuts
- Companion Settings app for viewing and changing shortcuts, with a live key-check diagnostic
- Optional auto-start (off by default, enabled manually)
- Optional daily update check (on by default, switchable off in Settings)
- Open source, GPL-3.0-only licensed