Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

fuzzel-1.9.2-2.1 RPM for s390x

From OpenSuSE Ports Tumbleweed for s390x

Name: fuzzel Distribution: openSUSE:Factory:zSystems
Version: 1.9.2 Vendor: openSUSE
Release: 2.1 Build date: Sun Oct 29 20:49:27 2023
Group: System/X11/Utilities Build host: s390zl26
Size: 246816 Source RPM: fuzzel-1.9.2-2.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://codeberg.org/dnkl/fuzzel
Summary: A Wayland-native application launcher, similar to rofi's drun mode
A Wayland-native application launcher, similar to rofi's drun mode.

Provides

Requires

License

MIT

Changelog

* Sun Oct 22 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Rename 0001-mfd-noexec-seal.patch to 0002-fix-breakage-mfd-noexec-seal.patch
  - Add 0001-shm-create-mfd-noexec-seal.patch
* Sun Oct 22 2023 Soc Virnyl Estela <uncomfy+openbuildservice@uncomfyhalomacro.pl>
  - Add 0001-mfd-noexec-seal.patch
* Fri Jul 14 2023 llyyr <llyyr.public@gmail.com>
  - Update to 1.9.2:
    * Added a new option --filter-desktop
    * Added missing zsh+fish completions for --password
    * Output scaling is now applied to the border radius
    * Last line sometimes not being rendered
    * key-bindings.cursor-right-word not being recognized as a valid action
    * password-character being set in fuzzel.ini incorrectly enabling password mode
* Tue Apr 11 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Fix specfile
* Sat Apr 08 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Remove 0000-wayland-regression-dont-reference-app-when-null.patch
  - Update to version 1.9.1
    - Fixed:
    * Regression: default font size was unintentionally changed from 12pt in 1.8.2, to 8pt in 1.9.0. The old default of 12pt has now been restored.
    * Regression: crash when pressing Enter and the match list is empty (e.g. when trying to execute a command line)
  - Improvement of specfile
* Thu Mar 30 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Add 0000-wayland-regression-dont-reference-app-when-null.patch
* Tue Mar 28 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update to version 1.9.0:
    - Added:
    * Add support for startup notifications via xdg activation.
    * Convert tabs to spaces when rendering.
    * --dmenu0 command line option. Like --dmenu, but input is NUL separated instead of newline separated.
    * Support for localized strings. If you want the old behavior, run fuzzel with LC_MESSAGES=C.
    * Export FUZZEL_DESKTOP_FILE_ID environment variable when setting the --launch-prefix in order to pass the Desktop File ID to the launch prefix.
    * New key bindings: [key-bindings].first and [key-bindings].last, bound to Control+Home and Control+End by default.
    * New key binding: [key-bindings].insert-selected, bound to Control+Tab by default. It replaces the current prompt with the selected item.
    - Changed:
    * Better verification of color values specified on the command line.
    * When determining initial font size, do FontConfig config substitution if the user-provided font pattern has no {pixel}size option.
    - Fixed:
    * Update nanosvg to f0a3e10. Fixes rendering of certain SVG icons.
    * Not being able to input numbers using the keypad.
    * Absolute path PNG icons not being loaded.
* Sat Nov 05 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update to version 1.8.2:
    - Added:
    * Fish completions
    - Fixed:
    * Unsupported icon formats not being skipped when loading application icons.
    * Wrong size of PNG icons selected (#182)
* Fri Oct 28 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update to version 1.8.1:
    - Fixed:
    * Regression: not able to input text with modifiers (e.g. Shift) pressed (#177).
* Tue Oct 25 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Update to version 1.8.0:
    - Added:
    * Support for file based configuration.
    * Customizable key bindings.
    * "Custom" key bindings (like Rofi’s `kb-custom-N` key
      bindings).
    * If `argv[0]` is _dmenu_, fuzzel now starts in dmenu mode.
    * `--password=[CHARACTER]` command line option. Intended to be used
      with “password input”; all typed text is rendered as _CHARACTER_,
      defaulting to `*` if _CHARACTER_ is omitted.
    * `Ctrl+y` binding to execute selected entry.
    * `Ctrl+j`/`Ctrl+k` binding to move to the next/previous item.
    * Escape sequences in `Exec` arguments are now supported.
    * Quoted environment variables in `Exec` arguments are now supported.
    * Multiple space-separated search words can now be entered at the prompt.
    * `-M,--selection-match-color`, that lets you configure the color of
      matched substrings of the currently selected item
    * New config option `image-size-ratio`, allowing you to control the
      size of the large image displayed when there are only a “few”
      matches.
    * Support for icons in dmenu mode, using Rofi’s extended dmenu
      protocol.
    * `--layer` command line option, allowing you to choose which layer to
      render the fuzzel window on (`top` or `overlay`).
    * `--no-exit-on-keyboard-focus-loss` command line option
      (`exit-on-keyboard-focus-loss` config option).
    - Changed:
    * `-i` is now **ignored**. This is to increase compatibility with
      other similar utilities. To set the icon theme, either use the long
      option (`--icon-theme=THEME`), or set it in the configuration file
      (default: `$XDG_CONFIG_HOME/fuzzel/fuzzel.ini`).
    * Minimum required meson version is now 0.58.
    * libpng warnings are now routed through fuzzel’s logging
      ([#101][101]).
    * Nanosvg is now the default SVG backend. librsvg is still supported,
      and can be used by setting the `-Dsvg-backend=librsvg` meson option.
    * It is no longer necessary to close stdin when using fuzzel in dmenu
      mode, as long as `--no-run-if-empty` is **not** being used.
    * Improved performance of initial rendering of icons.
    * `--terminal` now defaults to `$TERMINAL -e`.
    * Font shaping is now applied to the prompt
    * The large image displayed when there are only a “few” matches is now
      smaller by default.
    * Swapped meaning of the command line options `-p` and `-P`; `-p` is
      now the short option for `--prompt`.
    * Do not add icon-sized padding on the left size in dmenu mode.
    * Color config values are now allowed to be prefixed with `#`.
    - Fixed:
    * User `.desktop` entries with `NoDisplay=true` not overriding system
      entries.
    * Icon lookup is now better at following the XDG specification.
    * Backspace removes not only the previous character, but also
      everything **after** the cursor.
    * Crash on exit in dmenu mode when selection list is empty.
    * Keypad `enter` not executing the selected entry
  - Fix build for meson having issue with c18 standard in spec by
    setting it to none. C18 standard is already supported in
    meson long before version 0.58.
* Fri Apr 22 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - remove librsvg-2.0 as build dependency:
    * we use nanosvg that is bundled with the package instead with flag '-Dsvg-backend=nanosvg'
* Mon Mar 07 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
  - Initial spec file for fuzzel (1.7.0)

Files

/etc/xdg/fuzzel
/etc/xdg/fuzzel/fuzzel.ini
/usr/bin/fuzzel
/usr/share/doc/fuzzel
/usr/share/doc/fuzzel/CHANGELOG.md
/usr/share/doc/fuzzel/LICENSE
/usr/share/doc/fuzzel/README.md
/usr/share/man/man1/fuzzel.1.gz
/usr/share/man/man5/fuzzel.ini.5.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Sat Mar 9 12:50:11 2024