From 64e2232d37cb94e8a47a9b72c205eb4385261eb4 Mon Sep 17 00:00:00 2001 From: Mikhail Osipov Date: Mon, 18 Feb 2019 12:45:28 +0300 Subject: libwnck --- libwnck/Unhandled-action-type.patch | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 libwnck/Unhandled-action-type.patch (limited to 'libwnck/Unhandled-action-type.patch') diff --git a/libwnck/Unhandled-action-type.patch b/libwnck/Unhandled-action-type.patch new file mode 100644 index 0000000..8366633 --- /dev/null +++ b/libwnck/Unhandled-action-type.patch @@ -0,0 +1,16 @@ +diff -ruN libwnck-2.31.0/libwnck/window.c libwnck-2.31.0_patched/libwnck/window.c +--- libwnck-2.31.0/libwnck/window.c 2019-01-22 15:38:31.268583945 +0300 ++++ libwnck-2.31.0_patched/libwnck/window.c 2019-01-22 15:41:58.361913354 +0300 +@@ -2900,12 +2900,6 @@ + else if (atoms[i] == _wnck_atom_get ("_NET_WM_ACTION_BELOW")) + window->priv->actions |= WNCK_WINDOW_ACTION_BELOW; + +- else +- { +- const char *name = _wnck_atom_name (atoms [i]); +- g_warning ("Unhandled action type %s", name ? name: "(nil)"); +- } +- + i++; + } + -- cgit v1.2.3-70-g09d2