This commit is contained in:
Kovid Goyal
2025-04-30 19:10:15 +05:30
parent a72fc508d9
commit 68a0c5b86f
4 changed files with 45 additions and 56 deletions

View File

@@ -8,6 +8,8 @@ Draw a GPU accelerated dock panel on your desktop
Overview
--------------
.. include:: ../quake-screenshots.rst
Draw the desktop wallpaper or docks and panels using arbitrary
terminal programs, For example, have `btop
<https://github.com/aristocratos/btop>`__ or `cava
@@ -16,37 +18,6 @@ terminal programs, For example, have `btop
It is useful for showing status information or notifications on your desktop
using terminal programs instead of GUI toolkits.
.. only:: not man
.. sidebar::
**Screenshots**
.. figure:: ../screenshots/quake-macos.webp
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on macOS
:align: center
:width: 100%
macOS
.. figure:: ../screenshots/quake-hypr.webp
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on Hyprland in Linux
:align: center
:width: 100%
Linux
.. figure:: ../screenshots/panel.png
:alt: Screenshot, showing a sample panel
:align: center
:width: 100%
A sample panel on Linux
How the screenshots were generated is :ref:`described below
<quake_ss>`.
The screenshot to the side shows some uses of the panel kitten to draw various
desktop components such as the background, a quick access floating terminal and

View File

@@ -11,30 +11,7 @@ Make a Quake like quick access terminal
--------------
.. only:: not man
.. sidebar::
**Screenshots**
.. figure:: ../screenshots/quake-macos.webp
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on macOS
:align: center
:width: 100%
macOS
.. figure:: ../screenshots/quake-hypr.webp
:alt: Screenshot, showing the kitty floating quick access terminal above the background which is the program ``btop``, running inside kitty, on Hyprland in Linux
:align: center
:width: 100%
Linux
How the screenshots were generated is :ref:`described in the panel
kitten docs <quake_ss>`.
.. include:: ../quake-screenshots.rst
.. versionadded:: 0.42.0
Works on macOS and Wayland, except for GNOME.