Rémi Bernon (@rbernon) commented about dlls/winewayland.drv/wayland_text_input.c:
- Lesser General Public License for more details.
- You should have received a copy of the GNU Lesser General Public
- License along with this library; if not, write to the Free Software
- Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
- */
+#if 0 +#pragma makedep unix +#endif
+#include "config.h"
+#include "waylanddrv.h"
+static void text_input_enter(void *data, struct zwp_text_input_v3 *zwp_text_input_v3,
Would you mind adding traces to all these calls? It would make debugging easier.