Newbie here:
I really find this extension useful, and in recent days i upgraded to Fedora 38 which comes with GKT4.10 and it seems that there's an issue with the load_from_data() method.
I tried to search for a solution but always got the same error output which was the method needing for two or more arguments. So i tried to comment the lines containing it (1289 and 1974) to see the effects it could make, and for my surprise, the extension works as i expected!!, altough honestly i just tested for the features i use (maximize, minimize and close effects for normal windows).
So the question here is: is load_from_data a crucial line of some feature of the extension? Because at least for me without them, it works great.