Mention desktop panel based projects that use the panel kitten
This commit is contained in:
parent
afe5877e6a
commit
4f6d97c143
2 changed files with 17 additions and 0 deletions
|
|
@ -310,6 +310,17 @@ Live incremental search of the scrollback buffer.
|
|||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
Keyboard based text selection for the kitty scrollback buffer.
|
||||
|
||||
Desktop panels
|
||||
-------------------------
|
||||
|
||||
`kitty panel <https://github.com/5hubham5ingh/kitty-panel>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
A system panel for Kitty terminal that displays real-time system metrics using terminal-based utilities.
|
||||
|
||||
|
||||
`pawbar <https://github.com/codelif/pawbar>`__
|
||||
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
||||
A kitten-panel based desktop panel for your desktop
|
||||
|
||||
Miscellaneous
|
||||
------------------
|
||||
|
|
|
|||
|
|
@ -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 <https://github.com/5hubham5ingh/kitty-panel>`__
|
||||
* `pawbar <https://github.com/codelif/pawbar>`__
|
||||
|
||||
|
||||
.. include:: ../generated/cli-kitten-panel.rst
|
||||
|
|
|
|||
Loading…
Reference in a new issue