Commit Graph

4 Commits

Author SHA1 Message Date
Michael Vetter
1fe1f9cdee Accepting request 936517 from home:fbui:branches:X11:Wayland
- Fix the condition expressions that are used to build the
  doc. Currently we want the doc on TW only and disabled on Leap since
  sphinx has not been update yet (including in Leap 15.4).
- Fix build on TW
  * Dependency on python3-sphinx-inline-tabs was missing. It was
    needed to build the doc
- Fix build on Leap
  * python3-importlib-resources is named python3-importlib_resources
    on Leap :-/
- Rebased kitty-no-docs.patch

OBS-URL: https://build.opensuse.org/request/show/936517
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=91
2021-12-08 14:34:40 +00:00
Michael Vetter
5a5657e07b unlink
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=69
2021-04-16 11:50:24 +00:00
Michael Vetter
d628d6e5c3 Accepting request 706474 from home:jubalh:branches:X11:terminals
- Update to 0.14.1:
  * Add an option command_on_bell to run an arbitrary command when a bell occurs (#1660)
  * Add a shortcut to toggle maximized window state ctrl+shift+f10
  * Add support for the underscore key found in some keyboard layouts (#1639)
  * Fix a missing newline when using the pipe command between the scrollback and screen contents (#1642)
  * Fix colors not being preserved when using the pipe command with the pager history buffer (#1657)
  * When resizing and only a single window is present in the current layout, use that window's background color to fill in the blank areas.
  * Linux: Automatically increase cell height if the font being used is broken and draws the underscore outside the bounding box (#690)
  * Wayland: Fix maximizing the window on a compositor that does not provide server side window decorations, such a GNOME or Weston not working (#1662)
- Update kitty-no-docs.patch

OBS-URL: https://build.opensuse.org/request/show/706474
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=23
2019-05-30 07:28:58 +00:00
Michael Vetter
ad2445a398 - Add: kitty-no-docs.patch:
There is no python-sphincs >= 1.7 for Leal 15.0.
  After receiving many requests for a package for this version,
  I decided to ship one without docs for it.

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=16
2018-11-27 09:01:22 +00:00