Skip to content

Commit

Permalink
Release notes for 4.16.1
Browse files Browse the repository at this point in the history
========================
- pager: Use gobject bindings (Fixes openembedded#376)
- pager: Switch to new workspaces icon name
- launcher: avoid double fork
- statustray: Display tooltip title of statusnotifier items as
  plaintext
- statustray: Prevent crash when parsing properties (Fixes openembedded#379)
- windowmenu: fix use-after-free in window_menu_plugin_window_item_new
- Fix compilation warnings
- Update `.gitignore`
- Translation Updates

Signed-off-by: Andreas Müller <[email protected]>
  • Loading branch information
schnitzeltony committed Jan 27, 2021
1 parent 2c68458 commit 3158735
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ inherit xfce gtk-doc gobject-introspection features_check remove-libtool mime-xd

REQUIRED_DISTRO_FEATURES = "x11"

SRC_URI[sha256sum] = "5e979aeeb37d306d72858b1bc67448222ea7a68de01409055b846cd31f3cc53d"
SRC_URI[sha256sum] = "fa099bc6be6592dbb828747a473c2e1b0e7f85afd945a98002b475bb6f975991"
SRC_URI += " \
file://0001-windowmenu-do-not-display-desktop-icon-when-no-windo.patch \
file://0002-use-lxdm-to-replace-dm-tool.patch \
Expand Down

0 comments on commit 3158735

Please sign in to comment.