1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

x11-wm/twm: better attribute patches for WM Hints

This affects only the comment / header in the patches, nothing
in the patches or the twm package.

Reported by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
This commit is contained in:
Adriaan de Groot 2021-05-10 00:50:33 +02:00
parent 2a4e9c2d22
commit 21ae0f9d9f
3 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,6 @@
This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
which passed through vtwm and Reddit before arriving in FreeBSD ports.
--- src/add_window.c.orig 2020-06-14 23:58:19 UTC
+++ src/add_window.c
@@ -238,6 +238,9 @@ AddWindow(Window w, int iconm, IconMgr *iconp)

View File

@ -1,3 +1,6 @@
This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
which passed through vtwm and Reddit before arriving in FreeBSD ports.
--- src/util.c.orig 2020-06-14 23:58:19 UTC
+++ src/util.c
@@ -1033,3 +1033,44 @@ Bell(int type _X_UNUSED, int percent, Window win _X_UN

View File

@ -1,3 +1,6 @@
This is a cut-down version of https://bazaar.launchpad.net/~ctwm/ctwm/trunk/revision/558
which passed through vtwm and Reddit before arriving in FreeBSD ports.
--- src/util.h.orig 2020-06-14 23:58:19 UTC
+++ src/util.h
@@ -88,6 +88,8 @@ extern Status I18N_GetIconName(Display *dpy, Window wi