Files
fuzzel/fuzzel.keyring
Soc Virnyl Estela d92236e3e5 Accepting request 1288888 from home:alessio.biancalana:branches:X11:Wayland
- Update to 1.12.0:
  - Added:
    * Add support for fallback icons in dmenu mode using comma-separated
      values in the icon metadata ([#504][504]).
    * `--namespace` command line option ([#512][512]).
    * Gamma-correct blending. Disabled by default. Enable with the new
      `--gamma-correct` command line option, or by setting
      `gamma-correct-blending=yes` in `fuzzel.ini`. Note that
      gamma-correct blending **is not supported in cairo enabled builds of
      fuzzel**, due to the lack of 16-bit image buffers in cairo
      ([#546][546]).
    * `scaling-filter` option (and the corresponding `--scaling-filter`
      command line option). This option defines which scaling filter
      fuzzel uses when down scaling PNGs ([#553][553]).
    * `--minimal-lines` command line and config option, causing fuzzel to
      adjust the number of displayed lines to the minimum of `--lines` and
      the number of input lines ([#144][144])
    * Touchscreen support ([#594][594])
    * `{cmd}` placeholder support in the `terminal` option. When `{cmd}` is
      present in the terminal command string, it will be replaced with the
      application command instead of appending the command at the end. Useful
      for setting the title or app_id. ([#600][600])
  - Changed:
    * Scrolling speed is now line-by-line instead of page-by-page ([#586][586])
    * Number of render workers is now automatically limited to the number
      of displayed entries.
    * wayland-protocols >= 1.41 is now required.
    * pixman >= 0.46.0 is now required.
    * fcft >= 3.3.1 is now required.
    * In application mode (not dmenu), fuzzel now ignores icon theme

OBS-URL: https://build.opensuse.org/request/show/1288888
OBS-URL: https://build.opensuse.org/package/show/X11:Wayland/fuzzel?expand=0&rev=35
2025-06-27 23:35:29 +00:00

1.7 KiB