<?xml version="1.0" encoding="UTF-8"?>
<components origin="pm4rcin/Hyprland" version="0.8">
  <component type="desktop">
    <id>kitty</id>
    <pkgname>kitty</pkgname>
    <name>kitty</name>
    <summary>Cross-platform, fast, feature full, GPU based terminal emulator</summary>
    <developer_name>Kovid Goyal</developer_name>
    <description><p>- Offloads rendering to the GPU for lower system load and buttery smooth scrolling. Uses threaded rendering to minimize input latency.

- Supports all modern terminal features: graphics (images), unicode, true-color, OpenType ligatures, mouse protocol, focus tracking, bracketed paste and several new terminal protocol extensions.

- Supports tiling multiple terminal windows side by side in different layouts without needing to use an extra program like tmux.

- Can be controlled from scripts or the shell prompt, even over SSH.

- Has a framework for Kittens, small terminal programs that can be used to extend kitty's functionality. For example, they are used for Unicode input, Hints and Side-by-side diff.

- Supports startup sessions which allow you to specify the window/tab layout, working directories and programs to run on startup.

- Cross-platform: kitty works on Linux and macOS, but because it uses only OpenGL for rendering, it should be trivial to port to other Unix-like platforms.

- Allows you to open the scrollback buffer in a separate window using arbitrary programs of your choice. This is useful for browsing the history comfortably in a pager or editor.

- Has multiple copy/paste buffers, like vim.</p></description>
    <icon type="cached" height="64" width="64">kitty.png</icon>
    <icon type="cached" height="128" width="128">kitty.png</icon>
    <categories>
      <category>System</category>
      <category>TerminalEmulator</category>
    </categories>
    <kudos>
      <kudo>HiDpiIcon</kudo>
    </kudos>
    <project_license>GPL-3.0-or-later</project_license>
    <url type="bugtracker">https://github.com/kovidgoyal/kitty/issues</url>
    <url type="donation">https://sw.kovidgoyal.net/kitty/support.html</url>
    <url type="homepage">https://sw.kovidgoyal.net/kitty</url>
    <screenshots>
      <screenshot type="default">
        <image type="source">https://sw.kovidgoyal.net/kitty/_images/screenshot.png</image>
      </screenshot>
    </screenshots>
    <releases>
      <release timestamp="1774094400" version="0.46.2"/>
    </releases>
    <provides>
      <binary>kitty</binary>
    </provides>
    <launchable type="desktop-id">kitty.desktop</launchable>
  </component>
</components>
