Commit Graph

2 Commits

Author SHA256 Message Date
513b2431ea - Update to 0.36.1:
* Allow specifying that the `cursor shape for unfocused windows`
    should remain unchanged (#7728)
  * MacOS Intel: Fix a crash in the choose-fonts kitten when displaying
    previews of variable fonts (#7734)
  * Remote control: Fix a regression causing an escape code to leak when using
    @ launch with `--no-response` over the TTY (#7752)
  * OSC 52: Fix a regression in the previous release that broke handling of
    invalid base64 encoded data in OSC 52 requests (#7757)
  * macOS: Fix a regression in the previous release that caused
    `kitty --single-instance` to not work when using
    `macos-launch-services-cmdline`

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=159
2024-08-25 18:57:06 +00:00
61d0617c81 - Adding 'BuildRequires: symbols-only-nerd-fonts' as it's looked for at build
time
- Explicitly setting go1.22 (Base version required to build)
- Update to 0.36.0:
  * Support OpenType Variable fonts (#3711)
  * A new choose-fonts kitten that provides a UI with font previews to ease
    selection of fonts. Also has support for font features and variable fonts
  * Allow animating the blinking of the cursor. See cursor_blink_interval for
    how to configure it
  * Add NERD fonts builtin so that users don’t have to install them to use
    NERD symbols in kitty. The builtin font is used only if the symbols are
    not available in some system font
  * launch command: A new launch --bias option to adjust the size of newly
    created windows declaratively (#7634)
  * A new option second_transparent_bg to make a second background color
    semi-transparent via background_opacity. Useful for things like cursor
    line highlight in editors (#7646)
  * A new notify kitten to show desktop notifications from the command line
    with support for icons, buttons and more.
  * Desktop notifications protocol: Add support for icons, buttons, closing of
    notifications, expiry of notifications, updating of notifications and
    querying if the terminal emulator supports the
    protocol (#7657, #7658, #7659)
  * A new option filter_notification to filter out or perform arbitrary
    actions on desktop notifications based on sophisticated criteria (#7670)
  * A new protocol to allow terminal applications to change colors in the
    terminal more robustly than with the legacy XTerm protocol (Setting and
    querying colors)
  * Sessions: A new command focus_matching_window to shift focus to a specific
    window, useful when creating complex layouts with splits (#7635)

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=157
2024-08-17 20:23:20 +00:00