2 Commits

Author SHA256 Message Date
d2ad51c50f Accepting request 1231387 from X11:Utilities
- Update to 4.5.0:
  * Add config option search_empty_string so that the default ''
    can be overridden. (#232)
  * Ignore entries with empty commands when de-duplicating search results. This
    makes a search for "aa" with the csv data below render two results rather
    than one. (#227)
  * jgmenu-apps: add config options --prepend-file and --append-file (#215)
  * Do not focus any item on launch/awake to increase consistency with most
    other menus (#209)
  * Make librsvg dependency optional. Also support both 2.40.x and newer.
  * Escape special characters (<, > and &) in @search widget to render
    correctly with pango markup. (#194)
  * contrib/xfce4-panel:
    + Fix xfce4-panel registration.
    + Add X-XFCE-API=2.0 to .desktop file to make the plugin work with the
      latest xfce4-panel
  * jgmenu-apps: handle name and generic-name containing commas (#192)
  * Fix widgets button-release bug by not executing widget action on button
    release if pointer has moved outside widget area since pressed (#189)

OBS-URL: https://build.opensuse.org/request/show/1231387
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/jgmenu?expand=0&rev=21
2024-12-16 18:17:58 +00:00
2fd386c885 - Update to 4.5.0:
* Add config option search_empty_string so that the default ''
    can be overridden. (#232)
  * Ignore entries with empty commands when de-duplicating search results. This
    makes a search for "aa" with the csv data below render two results rather
    than one. (#227)
  * jgmenu-apps: add config options --prepend-file and --append-file (#215)
  * Do not focus any item on launch/awake to increase consistency with most
    other menus (#209)
  * Make librsvg dependency optional. Also support both 2.40.x and newer.
  * Escape special characters (<, > and &) in @search widget to render
    correctly with pango markup. (#194)
  * contrib/xfce4-panel:
    + Fix xfce4-panel registration.
    + Add X-XFCE-API=2.0 to .desktop file to make the plugin work with the
      latest xfce4-panel
  * jgmenu-apps: handle name and generic-name containing commas (#192)
  * Fix widgets button-release bug by not executing widget action on button
    release if pointer has moved outside widget area since pressed (#189)

OBS-URL: https://build.opensuse.org/package/show/X11:Utilities/jgmenu?expand=0&rev=41
2024-12-16 11:50:32 +00:00
4 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,26 @@
-------------------------------------------------------------------
Mon Dec 16 11:48:27 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 4.5.0:
* Add config option search_empty_string so that the default ''
can be overridden. (#232)
* Ignore entries with empty commands when de-duplicating search results. This
makes a search for "aa" with the csv data below render two results rather
than one. (#227)
* jgmenu-apps: add config options --prepend-file and --append-file (#215)
* Do not focus any item on launch/awake to increase consistency with most
other menus (#209)
* Make librsvg dependency optional. Also support both 2.40.x and newer.
* Escape special characters (<, > and &) in @search widget to render
correctly with pango markup. (#194)
* contrib/xfce4-panel:
+ Fix xfce4-panel registration.
+ Add X-XFCE-API=2.0 to .desktop file to make the plugin work with the
latest xfce4-panel
* jgmenu-apps: handle name and generic-name containing commas (#192)
* Fix widgets button-release bug by not executing widget action on button
release if pointer has moved outside widget area since pressed (#189)
-------------------------------------------------------------------
Tue Mar 12 12:13:05 UTC 2024 - Michael Vetter <mvetter@suse.com>

View File

@@ -17,7 +17,7 @@
Name: jgmenu
Version: 4.4.1
Version: 4.5.0
Release: 0
Summary: Small X11 menu intended to be used with openbox and tint2
License: GPL-2.0-only

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:164194eb9da7ccedccfb47796560b2a6b0f734ae6c5c3878ec184f7cfe7f8f32
size 382258

3
v4.5.0.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:523d7f7a2225f4d2cc9772c44bcc661518d99ccc478bd0d099b0b157917304b1
size 382842