rofi 1.5.4-1 source package in Ubuntu

Changelog

rofi (1.5.4-1) unstable; urgency=medium

  * New upstream release (Closes: #923741)
  * Add subprojects/libnkutils to copyright
  * Remove debian/compat in favor of debhelper-compat (= 12) in control
  * Bump Standards-Version to 4.4.0, no changes required

 -- Jason Pleau <email address hidden>  Fri, 13 Sep 2019 12:59:46 -0400

Upload details

Uploaded by:
Jason Pleau
Uploaded to:
Sid
Original maintainer:
Jason Pleau
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe misc

Downloads

File Size SHA-256 Checksum
rofi_1.5.4-1.dsc 2.1 KiB a81dbd28207174e948c9b2b5062b9fdb82443ee886d347fa152362aacf57a52f
rofi_1.5.4.orig.tar.gz 512.7 KiB 67421ab8ff5fae50af3aa166e46664d1fc271168a2ea502dd56717583f3821bc
rofi_1.5.4-1.debian.tar.xz 3.7 KiB 555666b0d454deb61436d85cef0435998eccc0261f3314a23884462e23e669a6

Available diffs

No changes file available.

Binary packages built by this source

rofi: window switcher, run dialog and dmenu replacement

 rofi can act as an application launcher, window switcher, ssh launcher and
 dmenu replacement.
 .
 Included features:
  * Full (configurable) keyboard navigation
  * Type to filter
    + Tokenized: Type any word in any order to filter
    + Case insensitive
  * UTF-8 enabled
    + UTF-8 aware string collating
    + intl. keyboard support (`e -> รจ)
  * Pango font rendering
  * RTL language support
  * Window Switcher
    + I3 support (requires i3-wm to be installed)
    + EWMH compatible WM
  * Run dialog
  * Desktop File Run dialog
  * SSH launcher
  * History based ordering based on use. (optional)
  * Levenshtein distance ordering of matches. (optional)
  * Drop in dmenu replacement (with many added improvements).
  * Can be easily extended using scripts.

rofi-dbgsym: No summary available for rofi-dbgsym in ubuntu groovy.

No description available for rofi-dbgsym in ubuntu groovy.

rofi-dev: development files for rofi

 This package provides headers to allow development of plugins for rofi.
 .
 rofi is a window switcher, run dialog and dmenu replacement