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 belonging to the
currently focused application) and window arrangement, both triggered by
configurable keyboard shortcuts. A companion Settings app lets you view and
change those shortcuts from a simple interface.
The installer requires Administrator privileges and installs to
%ProgramFiles%. This is a deliberate security choice: auto-start runs the
daemon elevated at every logon with no prompt, so only a directory that
regular users cannot write to is what protects that startup path.
Auto-start is not switched on by default; you choose to enable it from the
tray menu or Settings.
Wira Desk is free and open source under the MIT license. The Settings window is built with Slint (https://slint.dev), used under the Slint Royalty-free License 2.0. By Wira Digital Indonesia.
Features
- Same-app window switching — jump between windows of the currently focused application via a keyboard shortcut
- Window arrangement via a keyboard shortcut
- Runs as a system-tray daemon (background, elevated)
- Global low-level keyboard hook for customizable shortcuts
- Companion Settings app for viewing and changing shortcuts
- Optional auto-start (off by default, enabled manually)
- Open source, MIT licensed