diff --git a/docs/integrations.rst b/docs/integrations.rst index 595d20360..0ba51df37 100644 --- a/docs/integrations.rst +++ b/docs/integrations.rst @@ -310,6 +310,17 @@ Live incremental search of the scrollback buffer. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Keyboard based text selection for the kitty scrollback buffer. +Desktop panels +------------------------- + +`kitty panel `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A system panel for Kitty terminal that displays real-time system metrics using terminal-based utilities. + + +`pawbar `__ +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +A kitten-panel based desktop panel for your desktop Miscellaneous ------------------ diff --git a/docs/kittens/panel.rst b/docs/kittens/panel.rst index 25729953a..9956ae181 100644 --- a/docs/kittens/panel.rst +++ b/docs/kittens/panel.rst @@ -55,5 +55,11 @@ to display htop as your desktop background. Remember this works in everything but GNOME and also, in sway, you have to disable the background wallpaper as sway renders that over the panel kitten surface. +There are projects that make use of this facility to implement generalised +panels and desktop components: + + * `kitty panel `__ + * `pawbar `__ + .. include:: ../generated/cli-kitten-panel.rst