Simple program that adds Quake-style drop down to user-specified applications.
Windows Terminal Quake (WTQ) is a tool designed to enable Quake-style drop-down functionality for user-specified applications on Windows 10/11 and KDE Plasma 5/6 (Wayland).
Key Features:
Adds a customizable, toggleable dropdown interface to almost any application.
Works seamlessly across multiple monitors and workspaces.
Configurable hotkeys (default: Ctrl+~ or Ctrl+Q) for quick toggling.
Transparency levels can be adjusted for a blend of fullscreen or partial screen modes.
Audience & Benefit:
Ideal for developers, gamers, and power users seeking to streamline their workflow by quickly accessing tools like terminals, file managers, or other applications with a keystroke.
WTQ is easy to install via winget and provides a seamless integration experience across supported platforms.
README
WTQ v2
Enable Quake-style dropdown for (almost) any application.
For Windows 10 & 11, and KDE Plasma 5 & 6 (Wayland only).
Purist open source, but takes a bit longer to install and has a bit more (build-time) dependencies.
yay -S wtq
or
paru -S wtq
Flatpak (Linux)
Since WTQ only supports KDE Plasma on Linux, it's not a great fit for Flathub.
As an alternative, you can use the Flatpak remote hosted on the sister repository.
It uses the Flatter GitHub Action for building the Flatpak itself, and everything is hosted on GitHub Pages.
> [!NOTE]
> Requires webkit2gtk-4.1 to be installed
See the /linux/install-or-upgrade-wtq.sh script that downloads the latest version of WTQ, installs it to ~/.local/share/wtq, and creates a wtq.desktop file.