From 77db77842a95e833d31d04165dc93bab1d49b328 Mon Sep 17 00:00:00 2001 From: Colleague Riley Date: Mon, 5 Aug 2024 23:30:20 -0400 Subject: [PATCH] some fixes --- RGFW.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/RGFW.h b/RGFW.h index 52adb13d..bd4c61d5 100755 --- a/RGFW.h +++ b/RGFW.h @@ -4065,7 +4065,6 @@ Start of Linux / Unix defines #ifdef RGFW_WAYLAND /* Wayland TODO: -- bugs with checkEvent - fix RGFW_keyPressed lock state RGFW_windowMoved, the window was moved (by the user) @@ -4080,7 +4079,6 @@ Wayland TODO: #define RGFW_ALLOW_DND the window supports drag and drop #define RGFW_SCALE_TO_MONITOR scale the window to the screen -- fix RGFW_window_checkEvents - other missing functions functions ("TODO wayland") (~30 functions) - fix buffer rendering weird behavior */