diff --git a/spec_files/gamescope/chimeraos.patch b/spec_files/gamescope/chimeraos.patch index e68902d2..160add8d 100644 --- a/spec_files/gamescope/chimeraos.patch +++ b/spec_files/gamescope/chimeraos.patch @@ -722,7 +722,7 @@ index d9182aa..776e014 100644 + if (pending_gesture_y && previous_ty > rounded_ty && !pending_osk && rounded_ty <= g_nOutputWidth - edge_range_y && rounded_ty > g_nOutputHeight - gesture_limits_y) { + wlserver_gesture_flush(); + pending_osk = true; -+ //wlserver_open_steam_osk(1); ++ wlserver_open_steam_osk(1); + } + previous_tx = rounded_tx; + previous_ty = rounded_ty; diff --git a/spec_files/gamescope/gamescope.spec b/spec_files/gamescope/gamescope.spec index fdfde983..72ca90fd 100644 --- a/spec_files/gamescope/gamescope.spec +++ b/spec_files/gamescope/gamescope.spec @@ -6,7 +6,7 @@ Name: gamescope Version: 100.%{gamescope_tag} -Release: 12.bazzite +Release: 13.bazzite Summary: Micro-compositor for video games on Wayland License: BSD