Commit Graph

53 Commits

Author SHA256 Message Date
Michael Vetter
cb3a4b468f Accepting request 596758 from home:avindra:branches:X11:terminals
- Update to 0.9.0
  * A new kitty command shell to allow controlling kitty via
    commands. Press ctrl+shift+escape to run the shell.
  * The hints kitten has become much more powerful. Now in addition
    to URLs you can use it to select word, paths, filenames, lines,
    etc. from the screen. These can be inserted into the terminal,
    copied to clipboard or sent to external programs.
  * Switch to libxkbcommon for keyboard handling. It allows kitty to
    support XCompose and dead keys and also react to keyboard
    remapping/layout change without needing a restart.
  * Add support for multiple-key-sequence shortcuts
  * A new remote control command set-colors to change the current
    and/or configured colors.
  * When double-clicking to select a word, select words that continue
    onto the next/prev line as well.
  * Add an include directive for the config files to read multiple
    config files
  * Improve mouse selection for windows with padding. Moving the
    mouse into the padding area now acts as if the mouse is over
    the nearest cell.
  * Allow setting all 256 terminal colors in the config file
  * Fix using kitty --single-instance to open a new window in a
    running kitty instance, not respecting the --directory flag
  * URL hints: Exclude trailing punctuation from URLs
  * URL hints: Launch the browser from the kitty parent process
    rather than the hints kitten. Fixes launching on some systems
    where xdg-open doesn't like being run from a kitten.
  * Allow using rectangle select mode by pressing shift in addition
    to the rectangle select modifiers even when the terminal program
    has grabbed the mouse.

OBS-URL: https://build.opensuse.org/request/show/596758
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=3
2018-04-16 09:53:19 +00:00
Michael Vetter
ac0b205c99 Accepting request 592973 from home:gary_lin:branches:X11:terminals
- Update to 0.8.4
- Drop upstreamed patch: kitty-0.8.2-desktopfile-category.patch

OBS-URL: https://build.opensuse.org/request/show/592973
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=2
2018-04-02 10:28:40 +00:00
29bb111429 Accepting request 589745 from home:jubalh
I would like to have this in a more official repo than my home. But dont plan to push it into factory (yet).

OBS-URL: https://build.opensuse.org/request/show/589745
OBS-URL: https://build.opensuse.org/package/show/X11:terminals/kitty?expand=0&rev=1
2018-03-23 09:39:09 +00:00